]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix a typo.
authorguy <guy>
Tue, 25 Jul 2000 06:23:05 +0000 (06:23 +0000)
committerguy <guy>
Tue, 25 Jul 2000 06:23:05 +0000 (06:23 +0000)
tcpdump.1

index b007adb96b134d914e9a89b81c68d5e52db421c5..d71545c69cdd045eed92faa715c4954d6fe67c8a 100644 (file)
--- a/tcpdump.1
+++ b/tcpdump.1
@@ -1,4 +1,4 @@
-.\" @(#) $Header: /tcpdump/master/tcpdump/Attic/tcpdump.1,v 1.82 2000-07-25 06:09:32 guy Exp $ (LBL)
+.\" @(#) $Header: /tcpdump/master/tcpdump/Attic/tcpdump.1,v 1.83 2000-07-25 06:23:05 guy Exp $ (LBL)
 .\"
 .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1997
 .\"    The Regents of the University of California.  All rights reserved.
@@ -732,7 +732,7 @@ ping packets):
 .RS
 .nf
 .B
-tcpdump 'icmp[0] != 8 and icmp[0] != 0"
+tcpdump 'icmp[0] != 8 and icmp[0] != 0'
 .fi
 .RE
 .SH OUTPUT FORMAT