Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/ipf/ipf Fixed typo. inbould -> inbound



details:   https://anonhg.NetBSD.org/src/rev/c14dce928537
branches:  trunk
changeset: 476210:c14dce928537
user:      mason <mason%NetBSD.org@localhost>
date:      Thu Sep 09 18:31:37 1999 +0000

description:
Fixed typo.   inbould -> inbound

diffstat:

 usr.sbin/ipf/ipf/ipf.5 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 405d12b78570 -r c14dce928537 usr.sbin/ipf/ipf/ipf.5
--- a/usr.sbin/ipf/ipf/ipf.5    Thu Sep 09 18:12:05 1999 +0000
+++ b/usr.sbin/ipf/ipf/ipf.5    Thu Sep 09 18:31:37 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ipf.5,v 1.6 1998/11/22 15:21:54 mrg Exp $
+.\"    $NetBSD: ipf.5,v 1.7 1999/09/09 18:31:37 mason Exp $
 .\"
 .TH IPF 5
 .SH NAME
@@ -443,7 +443,7 @@
 .fi
 .PP
 would be needed before the first block.  To create a new group for
-processing all inbould packets on le0/le1/lo0, with the default being to block
+processing all inbound packets on le0/le1/lo0, with the default being to block
 all inbound packets, we would do something like:
 .LP
 .nf



Home | Main Index | Thread Index | Old Index