Source-Changes-HG archive

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

[src/trunk]: src/share/man/man5 Fix typo. Closes PR 23622 by James Whitwell.



details:   https://anonhg.NetBSD.org/src/rev/cb4c510971c4
branches:  trunk
changeset: 555863:cb4c510971c4
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Dec 02 13:14:28 2003 +0000

description:
Fix typo. Closes PR 23622 by James Whitwell.

diffstat:

 share/man/man5/rc.conf.5 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 690fa257ae6a -r cb4c510971c4 share/man/man5/rc.conf.5
--- a/share/man/man5/rc.conf.5  Tue Dec 02 12:20:06 2003 +0000
+++ b/share/man/man5/rc.conf.5  Tue Dec 02 13:14:28 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: rc.conf.5,v 1.83 2003/10/26 08:11:51 wiz Exp $
+.\"    $NetBSD: rc.conf.5,v 1.84 2003/12/02 13:14:28 wiz Exp $
 .\"
 .\" Copyright (c) 1996 Matthew R. Green
 .\" Copyright (c) 1997 Curt J. Sampson
@@ -629,7 +629,7 @@
 Monitor dynamic interfaces and perform actions upon address changes.
 Passes
 .Sy ifwatchd_flags .
-.It Sy altq
+.It Sy altqd
 .Sq YES
 or
 .Sq NO .



Home | Main Index | Thread Index | Old Index