From: niklas Date: Wed, 22 Jan 1997 13:20:58 +0000 (+0000) Subject: Correct networks(5) references X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=6a5e5d8bda4d6c249d71d031d696fc04d3db3a8f;p=openbsd Correct networks(5) references --- diff --git a/usr.sbin/tcpdump/tcpdump.1 b/usr.sbin/tcpdump/tcpdump.1 index 952b7795b55..3ddc9641d0e 100644 --- a/usr.sbin/tcpdump/tcpdump.1 +++ b/usr.sbin/tcpdump/tcpdump.1 @@ -1,4 +1,4 @@ -.\" @(#) $Header: /home/cvs/src/usr.sbin/tcpdump/Attic/tcpdump.1,v 1.1 1996/12/12 16:22:22 bitblt Exp $ (LBL) +.\" @(#) $Header: /home/cvs/src/usr.sbin/tcpdump/Attic/tcpdump.1,v 1.2 1997/01/22 13:20:58 niklas Exp $ (LBL) .\" .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996 .\" The Regents of the University of California. All rights reserved. @@ -349,7 +349,7 @@ which can be used with either names or numbers for \fIhost / ehost\fP.) .IP "\fBdst net \fInet\fR" True if the IP 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 IP source address of the packet has a network number of \fInet\fP. diff --git a/usr.sbin/tcpdump/tcpdump.8 b/usr.sbin/tcpdump/tcpdump.8 index e105093976f..b432a399f1b 100644 --- a/usr.sbin/tcpdump/tcpdump.8 +++ b/usr.sbin/tcpdump/tcpdump.8 @@ -1,4 +1,4 @@ -.\" @(#) $Header: /home/cvs/src/usr.sbin/tcpdump/tcpdump.8,v 1.5 1996/09/18 03:10:06 deraadt Exp $ (LBL) +.\" @(#) $Header: /home/cvs/src/usr.sbin/tcpdump/tcpdump.8,v 1.6 1997/01/22 13:20:59 niklas Exp $ (LBL) .\" .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996 .\" The Regents of the University of California. All rights reserved. @@ -346,7 +346,7 @@ which can be used with either names or numbers for \fIhost / ehost\fP.) .IP "\fBdst net \fInet\fR" True if the IP 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 IP source address of the packet has a network number of \fInet\fP.