diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-01 21:08:50 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-05-01 21:08:50 +0000 |
commit | 3d6c14afc89b819d4464b1aca20962a9c08e0a82 (patch) | |
tree | d6a3f7f2a56946bb04b38d4411483f7923786cc5 /usr.sbin/ypserv | |
parent | a9681595b2842ab8108fb99ec41fa340d461ec6c (diff) |
Fix grammar
Diffstat (limited to 'usr.sbin/ypserv')
-rw-r--r-- | usr.sbin/ypserv/yppush/yppush.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ypserv/yppush/yppush.8 b/usr.sbin/ypserv/yppush/yppush.8 index 0ff26c6760c..2777199c967 100644 --- a/usr.sbin/ypserv/yppush/yppush.8 +++ b/usr.sbin/ypserv/yppush/yppush.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yppush.8,v 1.3 1996/05/30 09:53:18 deraadt Exp $ +.\" $OpenBSD: yppush.8,v 1.4 1997/05/01 21:08:49 niklas Exp $ .\" Copyright (c) 1995 Mats O Jansson <moj@stacken.kth.se> .\" All rights reserved. .\" @@ -45,7 +45,7 @@ .Sh DESCRIPTION .Nm yppush is used to distribute an YP map from a master server to any -slave server in the domain. All servers of domain is featch from the YP +slave server in the domain. All servers of the domain is fetched from the YP map ypservers. .Pp The options are as follows: |