diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-03 13:16:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-03 13:16:10 +0000 |
commit | 2cf124e6dbd711198131ac89dd8f98ef5f8deb65 (patch) | |
tree | 343fc85b04718144a27f11799b2a1d87ee255ab2 /sbin/ping6/ping6.8 | |
parent | 5f6a2902bcfd03976baf4360e5a1ea749a4d0700 (diff) |
- section reorder
- some mdoc fixes
Diffstat (limited to 'sbin/ping6/ping6.8')
-rw-r--r-- | sbin/ping6/ping6.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8 index 565daecf9c6..2f9dcf944f1 100644 --- a/sbin/ping6/ping6.8 +++ b/sbin/ping6/ping6.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping6.8,v 1.25 2002/11/14 02:57:27 deraadt Exp $ +.\" $OpenBSD: ping6.8,v 1.26 2003/06/03 13:16:08 jmc Exp $ .\" $KAME: ping6.8,v 1.57 2002/05/26 13:18:25 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -386,7 +386,7 @@ You can then examine this file for repeated patterns that you can test using the .Fl p option of -.Nm Ns . +.Nm ping6 . .Sh RETURN VALUES .Nm returns 0 on success (the host is alive), |