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

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