diff options
author | 2003-10-25 07:40:37 +0000 | |
---|---|---|
committer | 2003-10-25 07:40:37 +0000 | |
commit | efc0e9dc96e8604d7bcdd41a0f190ca3abba7227 (patch) | |
tree | b95d20c455f10eeebe2f007c001478ffc2817813 | |
parent | controlls -> controls; from Jared Yanovich; (diff) | |
download | wireguard-openbsd-efc0e9dc96e8604d7bcdd41a0f190ca3abba7227.tar.xz wireguard-openbsd-efc0e9dc96e8604d7bcdd41a0f190ca3abba7227.zip |
adddress -> address; from Jared Yanovich;
-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 9fd154ac877..ffc76c900e7 100644 --- a/sbin/ping6/ping6.8 +++ b/sbin/ping6/ping6.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ping6.8,v 1.27 2003/08/08 09:34:10 jmc Exp $ +.\" $OpenBSD: ping6.8,v 1.28 2003/10/25 07:40:37 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. @@ -289,7 +289,7 @@ is specified. IPv6 addresses for intermediate nodes, which will be put into type 0 routing header. .It Ar host -IPv6 adddress of the final destination node. +IPv6 address of the final destination node. .El .Pp When using |