Author: zeising (doc,ports committer) Date: Wed Oct 3 21:50:53 2012 New Revision: 241167 URL: http://svn.freebsd.org/changeset/base/241167
Log: Remove whitespace at EOL Approved by: joel (mentor) Modified: head/usr.sbin/sysrc/sysrc.8 Modified: head/usr.sbin/sysrc/sysrc.8 ============================================================================== --- head/usr.sbin/sysrc/sysrc.8 Wed Oct 3 21:41:20 2012 (r241166) +++ head/usr.sbin/sysrc/sysrc.8 Wed Oct 3 21:50:53 2012 (r241167) @@ -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 , _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"