docs: Add note in sysctl.conf.5 for line length

References:
 procps-ng/procps#77
This commit is contained in:
Craig Small
2021-09-15 21:45:26 +10:00
parent fdab991bb2
commit 75ba637182
2 changed files with 5 additions and 1 deletions

1
NEWS
View File

@@ -15,6 +15,7 @@ procps-ng-NEXT
* sysctl: Add support for systemd glob patterns issue #191
* sysctl: Check resolved path to be under /proc/sys issue #179
* sysctl: return non-zero if EINVAL return for write merge #76
* sysctl.conf.5: Note max line length issue #77
* top: added LOGID similar to 3.3.13 ps LUID
* top: added EXE identical to 3.3.17 ps EXE
* top: exploit some library smaps_rollup provisions issue #112