Source-Changes-HG archive

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

[src/netbsd-1-5]: src/dist/ipf/ipsend Pull up revision 1.4 (requested by wiz):



details:   https://anonhg.NetBSD.org/src/rev/21d4479e9ee7
branches:  netbsd-1-5
changeset: 491436:21d4479e9ee7
user:      he <he%NetBSD.org@localhost>
date:      Thu Apr 26 12:30:06 2001 +0000

description:
Pull up revision 1.4 (requested by wiz):
  Correct protocols(5) reference.

diffstat:

 dist/ipf/ipsend/ipsend.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 862619ae3f44 -r 21d4479e9ee7 dist/ipf/ipsend/ipsend.1
--- a/dist/ipf/ipsend/ipsend.1  Thu Apr 26 12:27:06 2001 +0000
+++ b/dist/ipf/ipsend/ipsend.1  Thu Apr 26 12:30:06 2001 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ipsend.1,v 1.2.8.1 2000/08/31 14:49:49 veego Exp $
+.\"    $NetBSD: ipsend.1,v 1.2.8.2 2001/04/26 12:30:06 he Exp $
 .\"
 .TH IPSEND 1
 .SH NAME
@@ -102,7 +102,7 @@
 enable verbose mode.
 .DT
 .SH SEE ALSO
-ipresend(1), iptest(1), bpf(4), protocols(4), ipsend(5)
+ipresend(1), iptest(1), bpf(4), protocols(5), ipsend(5)
 .SH DIAGNOSTICS
 .PP
 Needs to be run as root.



Home | Main Index | Thread Index | Old Index