summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysrc
diff options
context:
space:
mode:
authorzeising <zeising@FreeBSD.org>2012-10-03 21:50:53 +0000
committerzeising <zeising@FreeBSD.org>2012-10-03 21:50:53 +0000
commitaa5b383ad2f3b9c1c18a5cba7d7397fe1e0c3f22 (patch)
tree308c36e727832a812e2592fe13e86385c44a0790 /usr.sbin/sysrc
parenteff3cfa56f68ba919d9022148cbf8f3c6e90757e (diff)
downloadFreeBSD-src-aa5b383ad2f3b9c1c18a5cba7d7397fe1e0c3f22.zip
FreeBSD-src-aa5b383ad2f3b9c1c18a5cba7d7397fe1e0c3f22.tar.gz
Remove whitespace at EOL
Approved by: joel (mentor)
Diffstat (limited to 'usr.sbin/sysrc')
-rw-r--r--usr.sbin/sysrc/sysrc.832
1 files changed, 16 insertions, 16 deletions
diff --git a/usr.sbin/sysrc/sysrc.8 b/usr.sbin/sysrc/sysrc.8
index 19ffe93..9fc9306 100644
--- a/usr.sbin/sysrc/sysrc.8
+++ b/usr.sbin/sysrc/sysrc.8
@@ -55,7 +55,7 @@ The following options are available:
.It Fl a
Dump a list of all non-default configuration variables.
.It Fl A
-Dump a list of all configuration variables
+Dump a list of all configuration variables
.Pq incl. defaults .
.It Fl d
Print a description of the given variable.
@@ -66,14 +66,14 @@ passing `-f' with a NULL file-argument).
Print query results as
.Ql var=value
.Pq useful for producing output to be fed back in .
-Ignored if
+Ignored if
.Fl n
is specified.
.It Fl f Ar file
-Operate on the specified file(s) instead of the files obtained by reading the
-.Sq rc_conf_files
-entry in the
-.Ev RC_DEFAULTS
+Operate on the specified file(s) instead of the files obtained by reading the
+.Sq rc_conf_files
+entry in the
+.Ev RC_DEFAULTS
file.
This option can be specified multiple times for additional files.
.It Fl F
@@ -89,9 +89,9 @@ Ignore unknown variables.
.It Fl j Ar jail
The
.Ar jid
-or name of the
-.Ar jail
-to operate within
+or name of the
+.Ar jail
+to operate within
.Pq overrides So Fl R Ar dir Sc ; requires Xr jexec 8 .
.It Fl n
Show only variable values, not their names.
@@ -103,13 +103,13 @@ Quiet. Ignore previous
and/or
.Ev SYSRC_VERBOSE .
.It Fl R Ar dir
-Operate within the root directory
+Operate within the root directory
.Pq Sq Ar dir
-rather than
+rather than
.Pq Sq / .
.It Fl v
-Verbose. Print the pathname of the specific
-.Xr rc.conf 5
+Verbose. Print the pathname of the specific
+.Xr rc.conf 5
file where the directive was found.
.It Fl x
Remove variable(s) from specified file(s).
@@ -133,7 +133,7 @@ configuration files.
.Pp
The list of system configuration files is configured in the file
.Ql /etc/defaults/rc.conf
-within the variable
+within the variable
.Ql rc_conf_files ,
which by-default contains a space-separated list of pathnames. On all FreeBSD
systems, this defaults to the value "/etc/rc.conf /etc/rc.conf.local". Each
@@ -172,14 +172,14 @@ Override default
.Ql rc_conf_files
.Pq even if set to NULL .
.It Ev RC_DEFAULTS
-Location of
+Location of
.Ql /etc/defaults/rc.conf
file.
.It Ev SYSRC_VERBOSE
Default verbosity. Set to non-NULL to enable.
.El
.Sh DEPENDENCIES
-The following standard commands are required by
+The following standard commands are required by
.Nm :
.Pp
.Xr awk 1 ,
OpenPOWER on IntegriCloud