We install this as tcpdump(8), so the internal name should be (8) as well.

Fix it. From Jukka Ruohonen.
This commit is contained in:
wiz 2009-09-10 15:02:49 +00:00
parent d519f74ad6
commit 136eb7e035
1 changed files with 3 additions and 3 deletions

View File

@ -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