Source-Changes-HG archive

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

[src/trunk]: src/sbin/ifconfig Fix mandoc glitch in description of `eui64' co...



details:   https://anonhg.NetBSD.org/src/rev/3757fa598a0b
branches:  trunk
changeset: 534930:3757fa598a0b
user:      jwise <jwise%NetBSD.org@localhost>
date:      Tue Aug 06 19:29:35 2002 +0000

description:
Fix mandoc glitch in description of `eui64' command.

diffstat:

 sbin/ifconfig/ifconfig.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r ff5fa0b426cf -r 3757fa598a0b sbin/ifconfig/ifconfig.8
--- a/sbin/ifconfig/ifconfig.8  Tue Aug 06 19:20:29 2002 +0000
+++ b/sbin/ifconfig/ifconfig.8  Tue Aug 06 19:29:35 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ifconfig.8,v 1.56 2002/06/14 09:01:59 itojun Exp $
+.\"    $NetBSD: ifconfig.8,v 1.57 2002/08/06 19:29:35 jwise Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -390,7 +390,7 @@
 .It Fl tentative
 (inet6 only)
 Clear the IPv6 tentative address bit.
-.It eui64
+.It Cm eui64
 (inet6 only)
 Fill interface index
 .Pq lowermost 64bit of an IPv6 address



Home | Main Index | Thread Index | Old Index