diff options
author | 1998-01-15 17:23:24 +0000 | |
---|---|---|
committer | 1998-01-15 17:23:24 +0000 | |
commit | c4c200beb1c83efc90393baf28a6c0f69ffee761 (patch) | |
tree | cd679a7d834903c4a33c20ce78bc7e3bc22f1f27 | |
parent | document -d (diff) | |
download | wireguard-openbsd-c4c200beb1c83efc90393baf28a6c0f69ffee761.tar.xz wireguard-openbsd-c4c200beb1c83efc90393baf28a6c0f69ffee761.zip |
yet another typo
-rw-r--r-- | usr.sbin/ypserv/ypxfr/ypxfr.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ypserv/ypxfr/ypxfr.8 b/usr.sbin/ypserv/ypxfr/ypxfr.8 index a9acb86e83f..95d504c0f9e 100644 --- a/usr.sbin/ypserv/ypxfr/ypxfr.8 +++ b/usr.sbin/ypserv/ypxfr/ypxfr.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypxfr.8,v 1.6 1998/01/15 17:20:03 niklas Exp $ +.\" $OpenBSD: ypxfr.8,v 1.7 1998/01/15 17:23:24 niklas Exp $ .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. .\" @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: ypxfr.8,v 1.6 1998/01/15 17:20:03 niklas Exp $ +.\" $OpenBSD: ypxfr.8,v 1.7 1998/01/15 17:23:24 niklas Exp $ .\" .Dd August 18, 1994 .Dt YPXFR 8 @@ -71,7 +71,7 @@ Force map transfer, even if version of master is older than local copy. .It Fl d Ar domain Don't use default domain, use the specified domain. .It Fl h Ar host -Get map from host insteed of the maps master host. +Get map from host instead of the maps master host. .It Fl s Ar domain Specify a source domain other than the target domain. .It Fl C Ar tid prog ipadd port |