Module Name: src
Committed By: jruoho
Date: Wed Jun 1 11:06:36 UTC 2011
Modified Files:
src/share/man/man5: rc.conf.5
Log Message:
Remove the previous, as it was already there. Instead, split one long
paragraph and fix a typo.
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/share/man/man5/rc.conf.5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man5/rc.conf.5
diff -u src/share/man/man5/rc.conf.5:1.149 src/share/man/man5/rc.conf.5:1.150
--- src/share/man/man5/rc.conf.5:1.149 Wed Jun 1 11:03:27 2011
+++ src/share/man/man5/rc.conf.5 Wed Jun 1 11:06:36 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: rc.conf.5,v 1.149 2011/06/01 11:03:27 jruoho Exp $
+.\" $NetBSD: rc.conf.5,v 1.150 2011/06/01 11:06:36 jruoho Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@@ -587,17 +587,6 @@
.El
.Ss Networking startup
.Bl -tag -width net_interfaces
-.It Sy bluetooth
-Boolean value.
-Enables necessary configuration for Bluetooth,
-including automatic attachment of Bluetooth devices (see
-.Xr btdevctl 8 )
-and serial controllers (see
-.Xr btattach 8 ) ,
-enabling Bluetooth controllers (see
-.Xr btconfig 8 ) ,
-and starting the service discovery daemon,
-.Xr sdpd 8 .
.It Sy altqd
Boolean value.
ALTQ configuration/monitoring daemon.
@@ -826,7 +815,8 @@
variable contains a single line with embedded semicolons,
then the value is split into multiple lines prior to further parsing,
treating the semicolon as a line separator.
-One common case it to set
+.Pp
+One common case is to set
.Sy ifconfig_xxN Ns Li \&= Ns Qq dhcp ,
which will cause
.Xr dhcpcd 8