diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-08-16 07:19:35 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2001-08-16 07:19:35 +0000 |
commit | 3f45369afb824bc0c2b069828a20c303d926e5fd (patch) | |
tree | 18fdd084ca4b9ba9e79036589f928f8037f73faa /usr.sbin | |
parent | afb4090a5360082317f43449b92e8cd78d7ff6d1 (diff) |
Spelling.
Diffstat (limited to 'usr.sbin')
-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 1ab4e1e7c02..4ebfa92d34e 100644 --- a/usr.sbin/ypserv/ypxfr/ypxfr.8 +++ b/usr.sbin/ypserv/ypxfr/ypxfr.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypxfr.8,v 1.11 2001/08/02 18:37:35 mpech Exp $ +.\" $OpenBSD: ypxfr.8,v 1.12 2001/08/16 07:19:34 pvalchev Exp $ .\" .\" Copyright (c) 1994 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: ypxfr.8,v 1.11 2001/08/02 18:37:35 mpech Exp $ +.\" $OpenBSD: ypxfr.8,v 1.12 2001/08/16 07:19:34 pvalchev Exp $ .\" .Dd August 18, 1994 .Dt YPXFR 8 @@ -47,7 +47,7 @@ .Ar mapname .Sh DESCRIPTION .Nm ypxfr -is the utiliy in YP that transfers maps to the local host. +is the utility in YP that transfers maps to the local host. .Pp Since the YP master transfers a map when it has changed, an YP slave should check for missed maps regulary. |