diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-08-22 06:45:45 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2012-08-22 06:45:45 +0000 |
commit | cfbfb704c307d8db71a3bf4af8f36bcce2df2698 (patch) | |
tree | d4812e3dbbc6f6cb9d7bb9f6e9ddb725e97eebd8 /usr.bin | |
parent | ae04f4aaaa1ab3ef8249c677bfa40966d89196f6 (diff) |
remove unneccessary .Pp;
Diffstat (limited to 'usr.bin')
-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 |