diff options
author | 1999-11-13 19:46:56 +0000 | |
---|---|---|
committer | 1999-11-13 19:46:56 +0000 | |
commit | c2cbe45c69df2e51a57deabf1a2c815ce7e83ce1 (patch) | |
tree | 95744ea399b4c108e8b693bd5e06aca5929607c8 | |
parent | Add FIBMAP ioctl. (diff) | |
download | wireguard-openbsd-c2cbe45c69df2e51a57deabf1a2c815ce7e83ce1.tar.xz wireguard-openbsd-c2cbe45c69df2e51a57deabf1a2c815ce7e83ce1.zip |
remove .Xr to a few non-existant man pages
-rw-r--r-- | usr.sbin/ipftest/ipftest.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/ipftest/ipftest.1 b/usr.sbin/ipftest/ipftest.1 index 358ed771ebc..17582161b0d 100644 --- a/usr.sbin/ipftest/ipftest.1 +++ b/usr.sbin/ipftest/ipftest.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipftest.1,v 1.10 1999/07/07 10:50:12 aaron Exp $ +.\" $OpenBSD: ipftest.1,v 1.11 1999/11/13 19:46:56 ericj Exp $ .Dd May 23, 1999 .Dt IPFTEST 1 .Os @@ -140,11 +140,9 @@ Specify the filename from which to take input. Default is stdin. Specify the filename from which to read filter rules. .El .Sh SEE ALSO -.Xr snoop 1m , .Xr ipf 5 , .Xr ipf 8 , .Xr tcpdump 8 , -.Xr etherfind 8c .Sh BUGS Not all of the input formats are capable of introducing a wide enough variety of packets to be useful in testing. |