Module Name:    src
Committed By:   snj
Date:           Tue Mar  8 07:40:37 UTC 2011

Modified Files:
        src/share/man/man5: rc.conf.5

Log Message:
mention mdnsd(8), and fix a typo while here


To generate a diff of this commit:
cvs rdiff -u -r1.143 -r1.144 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.143 src/share/man/man5/rc.conf.5:1.144
--- src/share/man/man5/rc.conf.5:1.143	Tue Apr 20 12:09:05 2010
+++ src/share/man/man5/rc.conf.5	Tue Mar  8 07:40:37 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rc.conf.5,v 1.143 2010/04/20 12:09:05 wiz Exp $
+.\"	$NetBSD: rc.conf.5,v 1.144 2011/03/08 07:40:37 snj Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" All rights reserved.
@@ -55,7 +55,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd April 19, 2010
+.Dd March 8, 2010
 .Dt RC.CONF 5
 .Os
 .Sh NAME
@@ -905,7 +905,7 @@
 .Xr wpa_supplicant 8 ,
 WPA/802.11i Supplicant for wireless network devices.
 If you set
-.Sy wpa_suplicant
+.Sy wpa_supplicant
 true, then
 .Pa /usr
 must be in
@@ -995,6 +995,10 @@
 The
 .Dq Li -l
 flag will turn on extra logging.
+.It Sy mdnsd
+Boolean value.
+Runs
+.Xr mdnsd 8 .
 .It Sy named
 Boolean value.
 Runs

Reply via email to