Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/tcpdump Fix man page section for networks(5).
details: https://anonhg.NetBSD.org/src/rev/040fa1c629d7
branches: trunk
changeset: 508216:040fa1c629d7
user: kim <kim%NetBSD.org@localhost>
date: Mon Apr 09 02:21:13 2001 +0000
description:
Fix man page section for networks(5).
diffstat:
usr.sbin/tcpdump/tcpdump.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 5b7cb52b1c1f -r 040fa1c629d7 usr.sbin/tcpdump/tcpdump.8
--- a/usr.sbin/tcpdump/tcpdump.8 Sun Apr 08 20:48:52 2001 +0000
+++ b/usr.sbin/tcpdump/tcpdump.8 Mon Apr 09 02:21:13 2001 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: tcpdump.8,v 1.15 2001/04/02 18:34:23 wiz Exp $
+.\" $NetBSD: tcpdump.8,v 1.16 2001/04/09 02:21:13 kim Exp $
.\"
-.\" @(#) $Header: /cvsroot/src/usr.sbin/tcpdump/Attic/tcpdump.8,v 1.15 2001/04/02 18:34:23 wiz Exp $ (LBL)
+.\" @(#) $Header: /cvsroot/src/usr.sbin/tcpdump/Attic/tcpdump.8,v 1.16 2001/04/09 02:21:13 kim Exp $ (LBL)
.\"
.\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1997
.\" The Regents of the University of California. All rights reserved.
@@ -383,7 +383,7 @@
.IP "\fBdst net \fInet\fR"
True if the IPv4/v6 destination address of the packet has a network
number of \fInet\fP. \fINet\fP may be either a name from /etc/networks
-or a network number (see \fInetworks(4)\fP for details).
+or a network number (see \fInetworks(5)\fP for details).
.IP "\fBsrc net \fInet\fR"
True if the IPv4/v6 source address of the packet has a network
number of \fInet\fP.
Home |
Main Index |
Thread Index |
Old Index