diff options
author | 2010-10-11 14:25:05 +0000 | |
---|---|---|
committer | 2010-10-11 14:25:05 +0000 | |
commit | 402e19119e65898897daa8d4cbf6fd2e63cbe78a (patch) | |
tree | 473d3cf16b1401ff749ab58dfb75c1369f687c02 | |
parent | typo, s/10.1.2.3/10.2.3.4/, from jy-p (diff) | |
download | wireguard-openbsd-402e19119e65898897daa8d4cbf6fd2e63cbe78a.tar.xz wireguard-openbsd-402e19119e65898897daa8d4cbf6fd2e63cbe78a.zip |
and another one... s/10.4.5.6/10.3.4.5/, also from jy-p.
-rw-r--r-- | usr.sbin/ikectl/ikectl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ikectl/ikectl.8 b/usr.sbin/ikectl/ikectl.8 index fe92c7f4dd7..eb7d909b48b 100644 --- a/usr.sbin/ikectl/ikectl.8 +++ b/usr.sbin/ikectl/ikectl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ikectl.8,v 1.16 2010/10/11 13:47:20 sthen Exp $ +.\" $OpenBSD: ikectl.8,v 1.17 2010/10/11 14:25:05 sthen Exp $ .\" $vantronix: ikectl.8,v 1.11 2010/06/03 15:55:51 reyk Exp $ .\" .\" Copyright (c) 2007, 2008, 2009, 2010 Reyk Floeter <reyk@vantronix.net> @@ -305,7 +305,7 @@ command to create tarballs that include the required files: These commands will produce two tarballs .Em 10.2.3.4.tgz and -.Em 10.4.5.6.tgz . +.Em 10.3.4.5.tgz . Copy these tarballs over to the appropriate peers and extract them to the .Pa /etc/iked/ |