Module Name:    src
Committed By:   abhinav
Date:           Wed Jan 18 22:07:26 UTC 2017

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

Log Message:
Fix typo: s/forwared/forwarded
Also remove full stop from the date.


To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 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.111 src/sbin/ifconfig/ifconfig.8:1.112
--- src/sbin/ifconfig/ifconfig.8:1.111	Sun Sep 11 22:10:47 2016
+++ src/sbin/ifconfig/ifconfig.8	Wed Jan 18 22:07:25 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ifconfig.8,v 1.111 2016/09/11 22:10:47 sevan Exp $
+.\"	$NetBSD: ifconfig.8,v 1.112 2017/01/18 22:07:25 abhinav Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)ifconfig.8	8.4 (Berkeley) 6/1/94
 .\"
-.Dd January 7, 2016.
+.Dd January 7, 2016
 .Dt IFCONFIG 8
 .Os
 .Sh NAME
@@ -462,7 +462,7 @@ wireless clients directly (default).
 .It Fl apbridge
 .Pq IEEE 802.11 devices only
 When operating as an access point, pass packets through
-the system so that they can be forwared using some other mechanism.
+the system so that they can be forwarded using some other mechanism.
 Disabling the internal bridging is useful when traffic
 is to be processed with packet filtering.
 .It Cm pass Ar passphrase

Reply via email to