Revert SVN r257830 -- that feature was annoying and was removed long ago.

Was a momentary memory lapse induced by old code that was lying in my ~/bin
This commit is contained in:
Devin Teske 2013-11-21 00:54:26 +00:00
parent e5926a9f69
commit bc3ccb9036
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=258411

View File

@ -24,7 +24,7 @@
.\" .\"
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd Nov 7, 2013 .Dd Nov 20, 2013
.Dt SYSRC 8 .Dt SYSRC 8
.Os .Os
.Sh NAME .Sh NAME
@ -185,7 +185,7 @@ be called repeatedly).
.Sh ENVIRONMENT .Sh ENVIRONMENT
The following environment variables are referenced by The following environment variables are referenced by
.Nm : .Nm :
.Bl -tag -width ".Ev SYSRC_VERBOSE" .Bl -tag -width ".Ev RC_DEFAULTS"
.It Ev RC_CONFS .It Ev RC_CONFS
Override default Override default
.Ql rc_conf_files .Ql rc_conf_files
@ -194,9 +194,6 @@ Override default
Location of Location of
.Ql /etc/defaults/rc.conf .Ql /etc/defaults/rc.conf
file. file.
.It Ev SYSRC_VERBOSE
Default verbosity.
Set to non-NULL to enable.
.El .El
.Sh DEPENDENCIES .Sh DEPENDENCIES
The following standard commands are required by The following standard commands are required by