Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/tcpdump This gets installed as tcpdump.8, so make i...



details:   https://anonhg.NetBSD.org/src/rev/78fc95788f52
branches:  trunk
changeset: 507888:78fc95788f52
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Apr 02 18:34:23 2001 +0000

description:
This gets installed as tcpdump.8, so make it's section 8 (was 1).

diffstat:

 usr.sbin/tcpdump/tcpdump.8 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 0d4a7782ce0b -r 78fc95788f52 usr.sbin/tcpdump/tcpdump.8
--- a/usr.sbin/tcpdump/tcpdump.8        Mon Apr 02 18:32:02 2001 +0000
+++ b/usr.sbin/tcpdump/tcpdump.8        Mon Apr 02 18:34:23 2001 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: tcpdump.8,v 1.14 2001/01/19 09:10:13 kleink Exp $
+.\" $NetBSD: tcpdump.8,v 1.15 2001/04/02 18:34:23 wiz Exp $
 .\"
-.\" @(#) $Header: /cvsroot/src/usr.sbin/tcpdump/Attic/tcpdump.8,v 1.14 2001/01/19 09:10:13 kleink Exp $ (LBL)
+.\" @(#) $Header: /cvsroot/src/usr.sbin/tcpdump/Attic/tcpdump.8,v 1.15 2001/04/02 18:34:23 wiz Exp $ (LBL)
 .\"
 .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -22,7 +22,7 @@
 .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
 .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 .\"
-.TH TCPDUMP 1  "30 June 1997"
+.TH TCPDUMP 8  "30 June 1997"
 .SH NAME
 tcpdump \- dump traffic on a network
 .SH SYNOPSIS



Home | Main Index | Thread Index | Old Index