Module Name:    src
Committed By:   uwe
Date:           Sun Feb 16 22:38:28 UTC 2020

Modified Files:
        src/external/bsd/tcpdump/dist: tcpdump.1.in

Log Message:
Fix comments to not break formatting.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/bsd/tcpdump/dist/tcpdump.1.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/external/bsd/tcpdump/dist/tcpdump.1.in
diff -u src/external/bsd/tcpdump/dist/tcpdump.1.in:1.15 src/external/bsd/tcpdump/dist/tcpdump.1.in:1.16
--- src/external/bsd/tcpdump/dist/tcpdump.1.in:1.15	Sun Feb 16 22:20:31 2020
+++ src/external/bsd/tcpdump/dist/tcpdump.1.in	Sun Feb 16 22:38:28 2020
@@ -1,4 +1,4 @@
-.\"	$NetBSD: tcpdump.1.in,v 1.15 2020/02/16 22:20:31 gutteridge Exp $
+.\"	$NetBSD: tcpdump.1.in,v 1.16 2020/02/16 22:38:28 uwe Exp $
 .\"
 .\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996, 1997
 .\"	The Regents of the University of California.  All rights reserved.
@@ -207,13 +207,13 @@ On platforms that support the SIGINFO si
 (including Mac OS X) and Digital/Tru64 UNIX, it will report those counts
 when it receives a SIGINFO signal (generated, for example, by typing
 your ``status'' character, typically control-T)
-\" , although on some
-\" platforms, such as Mac OS X, the ``status'' character is not set by
-\" default, so you must set it with
-\" .BR stty (1)
-\" in order to use it) and will continue capturing packets. On platforms that
-\" do not support the SIGINFO signal, the same can be achieved by using the
-\" SIGUSR1 signal.
+.\" , although on some
+.\" platforms, such as Mac OS X, the ``status'' character is not set by
+.\" default, so you must set it with
+.\" .BR stty (1)
+.\" in order to use it) and will continue capturing packets. On platforms that
+.\" do not support the SIGINFO signal, the same can be achieved by using the
+.\" SIGUSR1 signal.
 and will continue capturing packets.
 .LP
 Reading packets from a network interface may require that you have

Reply via email to