diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-10 22:11:29 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-05-10 22:11:29 +0000 |
commit | 67d6dfb7f35375050c6b59763b0a638b4a493058 (patch) | |
tree | de6b4fa4a2f8b1286e0b4d181fc05f96632e2707 /usr.sbin/ypserv | |
parent | 29f74658bd7a641c75add7fdae15e2eb80aef9bc (diff) |
typos;
Diffstat (limited to 'usr.sbin/ypserv')
-rw-r--r-- | usr.sbin/ypserv/ypinit/ypinit.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/ypserv/ypinit/ypinit.8 b/usr.sbin/ypserv/ypinit/ypinit.8 index d9e684c507d..c398a8dc61b 100644 --- a/usr.sbin/ypserv/ypinit/ypinit.8 +++ b/usr.sbin/ypserv/ypinit/ypinit.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypinit.8,v 1.7 2003/02/17 07:24:33 jmc Exp $ +.\" $OpenBSD: ypinit.8,v 1.8 2003/05/10 22:11:28 jmc Exp $ .\" .\" Copyright (c) 1997 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -44,7 +44,7 @@ .Fl u Op Ar domainname .Sh DESCRIPTION .Nm -may be used to setup a YP server, or to change the ypserver map. +may be used to set up a YP server, or to change the ypserver map. .Pp The options are as follows: .Bl -tag -width Ds @@ -70,4 +70,5 @@ is not given the default domainname will be used. .Xr yp 8 , .Xr ypserv 8 .Sh AUTHORS -Mats O Jansson <moj@stacken.kth.se> +Mats O Jansson +.Aq moj@stacken.kth.se |