Source-Changes-HG archive

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

[src/netbsd-1-4]: src/usr.sbin/tcpdump pull up rev 1.11 from trunk (requested...



details:   https://anonhg.NetBSD.org/src/rev/20806c5cd8f0
branches:  netbsd-1-4
changeset: 469576:20806c5cd8f0
user:      cgd <cgd%NetBSD.org@localhost>
date:      Tue Oct 12 01:40:39 1999 +0000

description:
pull up rev 1.11 from trunk (requested by sjg):
  Fix bogon in roff macro usage.

diffstat:

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

diffs (18 lines):

diff -r f586786759c2 -r 20806c5cd8f0 usr.sbin/tcpdump/tcpdump.8
--- a/usr.sbin/tcpdump/tcpdump.8        Mon Oct 11 05:42:11 1999 +0000
+++ b/usr.sbin/tcpdump/tcpdump.8        Tue Oct 12 01:40:39 1999 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: tcpdump.8,v 1.8.2.1 1999/10/11 05:39:16 cgd Exp $
+.\" $NetBSD: tcpdump.8,v 1.8.2.2 1999/10/12 01:40:39 cgd Exp $
 .\"
 .\" @(#) Header: tcpdump.1,v 1.67 97/06/30 16:31:50 leres Exp  (LBL)
 .\"
@@ -210,7 +210,7 @@
 .TP
 .B \-vvv
 Even more verbose output.  For example,
-telnet \fBSB\fP ... \fBSE\f options
+telnet \fBSB\fP ... \fBSE\fP options
 are printed in full.  With
 .B \-X
 telnet options are printed in hex as well.



Home | Main Index | Thread Index | Old Index