Source-Changes-HG archive

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

[src/trunk]: src/sbin/ifconfig Fix typo: `symbolically' takes three l's, not ...



details:   https://anonhg.NetBSD.org/src/rev/3151c1e54a5d
branches:  trunk
changeset: 765590:3151c1e54a5d
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Tue May 31 16:17:30 2011 +0000

description:
Fix typo: `symbolically' takes three l's, not two.

diffstat:

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

diffs (18 lines):

diff -r 5aa12dee0bf8 -r 3151c1e54a5d sbin/ifconfig/ifconfig.8
--- a/sbin/ifconfig/ifconfig.8  Tue May 31 14:45:36 2011 +0000
+++ b/sbin/ifconfig/ifconfig.8  Tue May 31 16:17:30 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ifconfig.8,v 1.102 2010/11/15 22:42:37 pooka Exp $
+.\"    $NetBSD: ifconfig.8,v 1.103 2011/05/31 16:17:30 riastradh Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -502,7 +502,7 @@
 .Fl v
 flag may be used to display long SSIDs.
 .Fl v
-also causes received information elements to be displayed symbolicaly.
+also causes received information elements to be displayed symbolically.
 Only the super-user can use this command.
 .It Cm tunnel Ar src_addr Ns Op Ar ,src_port
 .Ar dest_addr Ns Op Ar ,dest_port



Home | Main Index | Thread Index | Old Index