diff options
author | 1998-01-15 17:20:03 +0000 | |
---|---|---|
committer | 1998-01-15 17:20:03 +0000 | |
commit | 5cb29e8edf9d2c1d16ec83c61e77d8a4c12cfa2c (patch) | |
tree | b788919125348104b307a74e4054431c44693ee9 | |
parent | Stupid merge error. Thanks to Michael Shuldman <michaels@eunet.no>. (diff) | |
download | wireguard-openbsd-5cb29e8edf9d2c1d16ec83c61e77d8a4c12cfa2c.tar.xz wireguard-openbsd-5cb29e8edf9d2c1d16ec83c61e77d8a4c12cfa2c.zip |
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 5a78dadaf8b..a9acb86e83f 100644 --- a/usr.sbin/ypserv/ypxfr/ypxfr.8 +++ b/usr.sbin/ypserv/ypxfr/ypxfr.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypxfr.8,v 1.5 1997/04/20 10:08:35 maja Exp $ +.\" $OpenBSD: ypxfr.8,v 1.6 1998/01/15 17:20:03 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.5 1997/04/20 10:08:35 maja Exp $ +.\" $OpenBSD: ypxfr.8,v 1.6 1998/01/15 17:20:03 niklas Exp $ .\" .Dd August 18, 1994 .Dt YPXFR 8 @@ -69,7 +69,7 @@ isn't running localy to avoid timeout message. .It Fl f 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 specifiyed 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. .It Fl s Ar domain |