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 typo.:wq
details: https://anonhg.NetBSD.org/src/rev/95a917331276
branches: trunk
changeset: 479940:95a917331276
user: mjl <mjl%NetBSD.org@localhost>
date: Tue Dec 28 02:54:51 1999 +0000
description:
Fix typo.:wq
diffstat:
usr.sbin/tcpdump/tcpdump.8 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r d9a013d02fbc -r 95a917331276 usr.sbin/tcpdump/tcpdump.8
--- a/usr.sbin/tcpdump/tcpdump.8 Tue Dec 28 02:51:17 1999 +0000
+++ b/usr.sbin/tcpdump/tcpdump.8 Tue Dec 28 02:54:51 1999 +0000
@@ -1,6 +1,6 @@
-.\" $NetBSD: tcpdump.8,v 1.11 1999/10/11 12:37:43 sjg Exp $
+.\" $NetBSD: tcpdump.8,v 1.12 1999/12/28 02:54:51 mjl Exp $
.\"
-.\" @(#) $Header: /cvsroot/src/usr.sbin/tcpdump/Attic/tcpdump.8,v 1.11 1999/10/11 12:37:43 sjg Exp $ (LBL)
+.\" @(#) $Header: /cvsroot/src/usr.sbin/tcpdump/Attic/tcpdump.8,v 1.12 1999/12/28 02:54:51 mjl Exp $ (LBL)
.\"
.\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1997
.\" The Regents of the University of California. All rights reserved.
@@ -692,7 +692,7 @@
.RS
.nf
.B
-tcpdump 'icmp[0] != 8 and icmp[0] != 0"
+tcpdump 'icmp[0] != 8 and icmp[0] != 0'
.fi
.RE
.SH OUTPUT FORMAT
Home |
Main Index |
Thread Index |
Old Index