diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-01-15 17:20:04 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1998-01-15 17:20:04 +0000 |
commit | 412a2c55c8c3ae0f70d154bb8710b99e78ba3622 (patch) | |
tree | 21630942c8c1463c72ca32b78ebb2f43aa08940f | |
parent | dac3cdb1cf6cc073e38555ab8a96fc800e25b1d1 (diff) |
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 |