summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1999-07-12 19:24:53 +0000
committerMike Pritchard <mpp@FreeBSD.org>1999-07-12 19:24:53 +0000
commitd95d7c87bfaf3e470420ff821a7d45f18e611a61 (patch)
treeb805734a1332db87a22280100b4b8c66b5a89ce6
parent24ad8fe5196f37242be2f2c9d78f34ddbabc4296 (diff)
Notes
-rw-r--r--share/man/man5/rc.conf.510
1 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 830476c7dead..180f92cf7b4d 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: rc.conf.5,v 1.33 1999/07/07 02:01:57 hosokawa Exp $
+.\" $Id: rc.conf.5,v 1.34 1999/07/09 01:47:00 jkh Exp $
.\"
.Dd April 26, 1997
.Dt RC.CONF 5
@@ -94,14 +94,18 @@ for the default value.
.Ar "ed0 ed1 ep0 ..." )
which should be dynamically ifconfig'd on insertion or boot.
.It Ar pccard_conf
-(str) Path to the configuration file for the pccardd(8) daemon (e.g.
+(str) Path to the configuration file for the
+.Xr pccardd 8
+daemon (e.g.
.Ar /etc/pccard.conf.sample ) .
.It Ar pccardd_flags
(str) If
.Ar pccard_enable
is set to
.Ar YES ,
-these are the flags to pass to the pccardd(8) daemon.
+these are the flags to pass to the
+.Xr pccardd 8
+daemon.
.It Ar local_startup
(str) List of directories to search for startup script files.
.It Ar local_periodic