diff options
author | 2012-08-22 06:45:44 +0000 | |
---|---|---|
committer | 2012-08-22 06:45:44 +0000 | |
commit | dbfd5b8fe410e4faf00ab9a663a96a319e8fe40e (patch) | |
tree | 013634ad545d6564222222689a638769eed29372 | |
parent | i missed usage and the manpage. prod by jmc (diff) | |
download | wireguard-openbsd-dbfd5b8fe410e4faf00ab9a663a96a319e8fe40e.tar.xz wireguard-openbsd-dbfd5b8fe410e4faf00ab9a663a96a319e8fe40e.zip |
remove unneccessary .Pp;
-rw-r--r-- | usr.bin/netstat/netstat.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1 index 63510e7665a..77438e7be7b 100644 --- a/usr.bin/netstat/netstat.1 +++ b/usr.bin/netstat/netstat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: netstat.1,v 1.68 2012/08/22 06:08:07 tedu Exp $ +.\" $OpenBSD: netstat.1,v 1.69 2012/08/22 06:45:44 jmc Exp $ .\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $ .\" .\" Copyright (c) 1983, 1990, 1992, 1993 @@ -164,7 +164,6 @@ The following address families are recognized: .It "pflow" Ta Dv "PF_FLOW" Ta "pflow data export" .It "unix" Ta Dv "AF_UNIX" Ta "Local to Host (i.e., pipes)" .El -.Pp .It Fl h Use unit suffixes to reduce the number of digits shown with the .Fl b |