Module Name: src
Committed By: wiz
Date: Thu Sep 10 15:02:49 UTC 2009
Modified Files:
src/dist/tcpdump: tcpdump.8
Log Message:
We install this as tcpdump(8), so the internal name should be (8) as well.
Fix it. From Jukka Ruohonen.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/dist/tcpdump/tcpdump.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/dist/tcpdump/tcpdump.8
diff -u src/dist/tcpdump/tcpdump.8:1.16 src/dist/tcpdump/tcpdump.8:1.17
--- src/dist/tcpdump/tcpdump.8:1.16 Tue Jul 24 12:41:07 2007
+++ src/dist/tcpdump/tcpdump.8 Thu Sep 10 15:02:49 2009
@@ -1,7 +1,7 @@
-.\" $NetBSD: tcpdump.8,v 1.16 2007/07/24 12:41:07 drochner Exp $
+.\" $NetBSD: tcpdump.8,v 1.17 2009/09/10 15:02:49 wiz Exp $
.\" @(#) Header: /tcpdump/master/tcpdump/tcpdump.1,v 1.167.2.11 2007/06/15 20:13:49 guy Exp (LBL)
.\"
-.\" $NetBSD: tcpdump.8,v 1.16 2007/07/24 12:41:07 drochner Exp $
+.\" $NetBSD: tcpdump.8,v 1.17 2009/09/10 15:02:49 wiz Exp $
.\"
.\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1997
.\" The Regents of the University of California. All rights reserved.
@@ -23,7 +23,7 @@
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
-.TH TCPDUMP 1 "18 April 2005"
+.TH TCPDUMP 8 "18 April 2005"
.SH NAME
tcpdump \- dump traffic on a network
.SH SYNOPSIS