diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-03 02:11:14 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-03 02:11:14 +0000 |
commit | 42c11fbf7baba44829b8c25ba30b45b5ca31cb47 (patch) | |
tree | 8f5fe9d90500df93eebad8bd9c37a684878c0c7b /usr.sbin/slstats/slstats.8 | |
parent | db2d339593cf72918f53fbe1aeb55e247c0896a7 (diff) |
remove redundant .Pp macros
Diffstat (limited to 'usr.sbin/slstats/slstats.8')
-rw-r--r-- | usr.sbin/slstats/slstats.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/slstats/slstats.8 b/usr.sbin/slstats/slstats.8 index a49ad9c6c72..4f60d3a6fb1 100644 --- a/usr.sbin/slstats/slstats.8 +++ b/usr.sbin/slstats/slstats.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: slstats.8,v 1.4 1999/06/05 22:18:10 aaron Exp $ +.\" $OpenBSD: slstats.8,v 1.5 1999/07/03 02:11:10 aaron Exp $ .\" $NetBSD: slstats.8,v 1.2.6.1 1996/06/07 01:42:24 thorpej Exp $ .Dd July 5, 1993 .Dt SLSTATS 8 @@ -97,6 +97,5 @@ option is specified. .El .Sh BUGS Should take an interface name and not a unit number. -.Pp .Sh SEE ALSO .Xr sliplogin 1 |