summaryrefslogtreecommitdiff
path: root/sbin/ping6
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2001-07-20 18:07:12 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2001-07-20 18:07:12 +0000
commite87cf6578309a2bd7ad6e007752620054d824283 (patch)
tree599befc45505bc88521cae6251484f356aba5286 /sbin/ping6
parentf580b579467aac08495f1d241e4973b7629ac84b (diff)
we don't like:
o) .Pp before/after .Sh; o) .Pp before/after .Rs/.Re; o) .Nm without argument in SYNOPSIS;
Diffstat (limited to 'sbin/ping6')
-rw-r--r--sbin/ping6/ping6.83
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8
index 0cf37fed751..e30aba33851 100644
--- a/sbin/ping6/ping6.8
+++ b/sbin/ping6/ping6.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ping6.8,v 1.19 2001/07/05 06:37:19 itojun Exp $
+.\" $OpenBSD: ping6.8,v 1.20 2001/07/20 18:07:11 mpech Exp $
.\" $KAME: ping6.8,v 1.45 2001/07/05 06:28:04 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -414,7 +414,6 @@ The following will probe addresses assigned to the destination node,
.Bd -literal -offset indent
ping6 -a agl dst.foo.com
.Ed
-.Pp
.Sh SEE ALSO
.Xr netstat 1 ,
.Xr icmp6 4 ,