diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-12 12:59:55 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-12 12:59:55 +0000 |
commit | d165f2bd0ac5bf9c00ee94add1b5e0c2869c120c (patch) | |
tree | b4d1019d0295c1a5c47fa5300035e828a0573003 /usr.sbin/slstats | |
parent | 0a4456856fb720c08f83dac043509dda2676828d (diff) |
- section reorder
- macro fixes
- kill whitespace at EOL
- new sentence, new line
Diffstat (limited to 'usr.sbin/slstats')
-rw-r--r-- | usr.sbin/slstats/slstats.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/slstats/slstats.8 b/usr.sbin/slstats/slstats.8 index 3fc7e5d180d..92a8172fb7d 100644 --- a/usr.sbin/slstats/slstats.8 +++ b/usr.sbin/slstats/slstats.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: slstats.8,v 1.11 2003/02/18 07:43:36 jmc Exp $ +.\" $OpenBSD: slstats.8,v 1.12 2003/06/12 12:59:53 jmc Exp $ .\" $NetBSD: slstats.8,v 1.2.6.1 1996/06/07 01:42:24 thorpej Exp $ .\" .\" Contributed by Van Jacobson (van@ee.lbl.gov), Dec 31, 1989. @@ -29,7 +29,7 @@ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.\" +.\" .Dd July 5, 1993 .Dt SLSTATS 8 .Os @@ -123,7 +123,7 @@ Only reported when the .Fl v option is specified. .El -.Sh BUGS -Should take an interface name and not a unit number. .Sh SEE ALSO .Xr sliplogin 8 +.Sh BUGS +Should take an interface name and not a unit number. |