diff options
| author | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-04 07:06:14 +0000 |
|---|---|---|
| committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-04 07:06:14 +0000 |
| commit | 350a9f017e5aa7c8a4b0fcba04be72e3da838f85 (patch) | |
| tree | faac75a92e7376d388299a6df956e68050bf29c6 | |
| parent | 3aa72005108497ea3364a1500b86e0ef167be9e8 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/ypserv/ypserv.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv.8 index 19781d91cc40..2a09701768b2 100644 --- a/usr.sbin/ypserv/ypserv.8 +++ b/usr.sbin/ypserv/ypserv.8 @@ -67,7 +67,7 @@ using the command. The clients must also run .Xr ypbind 8 in order to attach to a particular server, since it is possible to -have serveral servers within a single NIS domain. +have several servers within a single NIS domain. .Pp The databases distributed by .Nm ypserv |
