Module Name:    src
Committed By:   riastradh
Date:           Tue May 31 16:17:30 UTC 2011

Modified Files:
        src/sbin/ifconfig: ifconfig.8

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


To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/sbin/ifconfig/ifconfig.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/ifconfig/ifconfig.8
diff -u src/sbin/ifconfig/ifconfig.8:1.102 src/sbin/ifconfig/ifconfig.8:1.103
--- src/sbin/ifconfig/ifconfig.8:1.102	Mon Nov 15 22:42:37 2010
+++ src/sbin/ifconfig/ifconfig.8	Tue May 31 16:17:30 2011
@@ -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

Reply via email to