- Notifications
You must be signed in to change notification settings - Fork5k
Commit384497f
committed
Doc: prefer sysctl to /proc/sys in docs and comments.
sysctl is more portable than Linux's /proc/sys file tree, andoften easier to use too. That's why most of our docs refer tosysctl when talking about how to adjust kernel parameters.Bring the few stragglers into line.Discussion:https://postgr.es/m/361175.1661187463@sss.pgh.pa.us1 parent4985a45 commit384497f
2 files changed
+7
-6
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1275 | 1275 |
| |
1276 | 1276 |
| |
1277 | 1277 |
| |
1278 |
| - | |
1279 |
| - | |
1280 |
| - | |
1281 |
| - | |
1282 |
| - | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
| 1282 | + | |
| 1283 | + | |
1283 | 1284 |
| |
1284 | 1285 |
| |
1285 | 1286 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4949 | 4949 |
| |
4950 | 4950 |
| |
4951 | 4951 |
| |
4952 |
| - | |
| 4952 | + | |
4953 | 4953 |
| |
4954 | 4954 |
| |
4955 | 4955 |
| |
|
0 commit comments
Comments
(0)