summaryrefslogtreecommitdiff
path: root/sysctl.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'sysctl.conf.5')
-rw-r--r--sysctl.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/sysctl.conf.5 b/sysctl.conf.5
index 476c851..f16597c 100644
--- a/sysctl.conf.5
+++ b/sysctl.conf.5
@@ -6,7 +6,7 @@
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details."
-.TH SYSCTL.CONF "5" "2020-02-27" "procps-ng" "File Formats"
+.TH SYSCTL.CONF "5" "2020-06-04" "procps-ng" "File Formats"
.SH NAME
sysctl.conf \- sysctl preload/configuration file
.SH DESCRIPTION
@@ -27,7 +27,7 @@ token = value
.PP
Note that blank lines are ignored, and whitespace before and after a token or
value is ignored, although a value can contain whitespace within. Lines which
-begin with a # or ; are considered comments and ignored.
+begin with a \fI#\fR or \fI;\fR are considered comments and ignored.
If a line begins with a single \-, any attempts to set the value that fail will be
ignored.