Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man5 mention mdnsd(8), and fix a typo while here



details:   https://anonhg.NetBSD.org/src/rev/79d679b94a38
branches:  trunk
changeset: 763009:79d679b94a38
user:      snj <snj%NetBSD.org@localhost>
date:      Tue Mar 08 07:40:37 2011 +0000

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

diffstat:

 share/man/man5/rc.conf.5 |  10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diffs (38 lines):

diff -r 4b59832f26d0 -r 79d679b94a38 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5  Tue Mar 08 04:58:21 2011 +0000
+++ b/share/man/man5/rc.conf.5  Tue Mar 08 07:40:37 2011 +0000
@@ -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



Home | Main Index | Thread Index | Old Index