Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/dist/ipf/man Fix typo reported in PR 44429 by Ryo HAYASAKA.
details: https://anonhg.NetBSD.org/src/rev/d765809aaaac
branches: trunk
changeset: 761223:d765809aaaac
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jan 21 09:15:20 2011 +0000
description:
Fix typo reported in PR 44429 by Ryo HAYASAKA.
diffstat:
dist/ipf/man/ipftest.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8489f5dfea29 -r d765809aaaac dist/ipf/man/ipftest.1
--- a/dist/ipf/man/ipftest.1 Fri Jan 21 07:59:05 2011 +0000
+++ b/dist/ipf/man/ipftest.1 Fri Jan 21 09:15:20 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ipftest.1,v 1.7 2006/04/04 16:17:18 martti Exp $
+.\" $NetBSD: ipftest.1,v 1.8 2011/01/21 09:15:20 wiz Exp $
.\"
.TH ipftest 1
.SH NAME
@@ -178,7 +178,7 @@
Don't attempt to convert IP addresses to hostnames.
.TP
.BR \-S \0<ip_address>
-The IP address specifived with this option is used by ipftest to determine
+The IP address specified with this option is used by ipftest to determine
whether a packet should be treated as "input" or "output". If the source
address in an IP packet matches then it is considered to be inbound. If it
does not match then it is considered to be outbound. This is primarily
Home |
Main Index |
Thread Index |
Old Index