summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/tcpdump.8
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2015-09-14 20:06:58 +0000
committerschwarze <schwarze@openbsd.org>2015-09-14 20:06:58 +0000
commitb60214d1227fd71d0cdde28f3b11775f83361749 (patch)
tree46276e6727e2404f7b942b4deb6fb6ae288b8b05 /usr.sbin/tcpdump/tcpdump.8
parentfor argument placeholders for file names use .Ar, not .Pa (diff)
downloadwireguard-openbsd-b60214d1227fd71d0cdde28f3b11775f83361749.tar.xz
wireguard-openbsd-b60214d1227fd71d0cdde28f3b11775f83361749.zip
Avoid .Ns right after .Pf, it's pointless.
In some cases, do additional cleanup in the immediate vicinity.
Diffstat (limited to 'usr.sbin/tcpdump/tcpdump.8')
-rw-r--r--usr.sbin/tcpdump/tcpdump.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/tcpdump/tcpdump.8 b/usr.sbin/tcpdump/tcpdump.8
index cc9ce31027c..a458d4dd887 100644
--- a/usr.sbin/tcpdump/tcpdump.8
+++ b/usr.sbin/tcpdump/tcpdump.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcpdump.8,v 1.85 2015/07/18 16:55:31 stsp Exp $
+.\" $OpenBSD: tcpdump.8,v 1.86 2015/09/14 20:06:59 schwarze Exp $
.\"
.\" Copyright (c) 1987, 1988, 1989, 1990, 1991, 1992, 1994, 1995, 1996
.\" The Regents of the University of California. All rights reserved.
@@ -19,7 +19,7 @@
.\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
.\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
.\"
-.Dd $Mdocdate: July 18 2015 $
+.Dd $Mdocdate: September 14 2015 $
.Dt TCPDUMP 8
.Os
.Sh NAME
@@ -870,7 +870,7 @@ and
is an arithmetic expression composed of integer constants
.Pq expressed in standard C syntax ,
the normal binary operators
-.Pf ( Ns Ql + ,
+.Ql ( + ,
.Ql - ,
.Ql * ,
.Ql / ,