Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 typo



details:   https://anonhg.NetBSD.org/src/rev/ef4211a680c1
branches:  trunk
changeset: 503484:ef4211a680c1
user:      itojun <itojun%NetBSD.org@localhost>
date:      Wed Feb 07 11:56:04 2001 +0000

description:
typo

diffstat:

 share/man/man4/options.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f5a87edc8192 -r ef4211a680c1 share/man/man4/options.4
--- a/share/man/man4/options.4  Wed Feb 07 11:40:18 2001 +0000
+++ b/share/man/man4/options.4  Wed Feb 07 11:56:04 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.128 2001/02/07 11:40:16 itojun Exp $
+.\"    $NetBSD: options.4,v 1.129 2001/02/07 11:56:04 itojun Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -1027,7 +1027,7 @@
 at this moment, but it should not.
 .It Cd options ND6_DEBUG
 The option sets the default value of net.inet6.icmp6.nd6_debug to 1,
-for debugging IPV6 neighbor discovery protocol handling.
+for debugging IPv6 neighbor discovery protocol handling.
 See
 .Xr sysctl 3
 for details.



Home | Main Index | Thread Index | Old Index