Blame SOURCES/procps-ng-3.3.10-sysctl-conf-manpage-predef-note.patch

bc8a7c
diff -up ./sysctl.conf.5.ori ./sysctl.conf.5
bc8a7c
--- ./sysctl.conf.5.ori	2017-04-06 18:59:51.718644400 +0200
bc8a7c
+++ ./sysctl.conf.5	2017-04-06 19:00:01.872604143 +0200
bc8a7c
@@ -28,6 +28,15 @@ token = value
bc8a7c
 Note that blank lines are ignored, and whitespace before and after a token or
bc8a7c
 value is ignored, although a value can contain whitespace within.  Lines which
bc8a7c
 begin with a # or ; are considered comments and ignored.
bc8a7c
+.SH NOTES
bc8a7c
+As the
bc8a7c
+.BR /etc/sysctl.conf
bc8a7c
+file is used to override default kernel parameter values, only a small number of parameters is predefined in the file.
bc8a7c
+Use
bc8a7c
+.IR /sbin/sysctl\ \-a
bc8a7c
+or follow
bc8a7c
+.BR sysctl (8)
bc8a7c
+to list all possible parameters. The description of individual parameters can be found in the kernel documentation.
bc8a7c
 .SH EXAMPLE
bc8a7c
 .RS
bc8a7c
 .sp