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: s/forwared/forwarded



details:   https://anonhg.NetBSD.org/src/rev/e3b9513eac83
branches:  trunk
changeset: 820994:e3b9513eac83
user:      abhinav <abhinav%NetBSD.org@localhost>
date:      Wed Jan 18 22:07:25 2017 +0000

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

diffstat:

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

diffs (27 lines):

diff -r 09d9a9841821 -r e3b9513eac83 sbin/ifconfig/ifconfig.8
--- a/sbin/ifconfig/ifconfig.8  Wed Jan 18 21:33:25 2017 +0000
+++ b/sbin/ifconfig/ifconfig.8  Wed Jan 18 22:07:25 2017 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index