summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorericj <ericj@openbsd.org>1999-11-13 19:48:31 +0000
committerericj <ericj@openbsd.org>1999-11-13 19:48:31 +0000
commitf1395dfef46e9d81050ad0f02923863077d34884 (patch)
tree6a876dd0e567f7d0cfa5d447c556fb82cf1f6669
parentremove .Xr to a few non-existant man pages (diff)
downloadwireguard-openbsd-f1395dfef46e9d81050ad0f02923863077d34884.tar.xz
wireguard-openbsd-f1395dfef46e9d81050ad0f02923863077d34884.zip
remove trailing comma also. oops
-rw-r--r--usr.sbin/ipftest/ipftest.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ipftest/ipftest.1 b/usr.sbin/ipftest/ipftest.1
index 17582161b0d..8a55686242e 100644
--- a/usr.sbin/ipftest/ipftest.1
+++ b/usr.sbin/ipftest/ipftest.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipftest.1,v 1.11 1999/11/13 19:46:56 ericj Exp $
+.\" $OpenBSD: ipftest.1,v 1.12 1999/11/13 19:48:31 ericj Exp $
.Dd May 23, 1999
.Dt IPFTEST 1
.Os
@@ -142,7 +142,7 @@ Specify the filename from which to read filter rules.
.Sh SEE ALSO
.Xr ipf 5 ,
.Xr ipf 8 ,
-.Xr tcpdump 8 ,
+.Xr tcpdump 8
.Sh BUGS
Not all of the input formats are capable of introducing a
wide enough variety of packets to be useful in testing.