diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2002-03-30 23:33:41 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2002-03-30 23:33:41 +0000 |
commit | 3f623560bd1877aefb22c4ba2e3d3f316803cf37 (patch) | |
tree | e1dc271aa81c9a66fb73b9eda251e6fb5e0ab912 /share/man | |
parent | 808cc1d0744b813b6241601b6f4fb2739e0448e5 (diff) |
fix some stuff; ok deraadt
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/yp.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8 index f0bee50be3d..01c03ba0613 100644 --- a/share/man/man8/yp.8 +++ b/share/man/man8/yp.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: yp.8,v 1.14 2002/02/14 15:13:16 deraadt Exp $ +.\" $OpenBSD: yp.8,v 1.15 2002/03/30 23:33:40 pvalchev Exp $ .\" $NetBSD: yp.8,v 1.9 1995/08/11 01:16:52 thorpej Exp $ .\" .\" Copyright (c) 1992, 1993, 1996 Theo de Raadt <deraadt@theos.com> @@ -134,7 +134,7 @@ of their maps through .Nm ypinit is used to initialize .Nm YP -as a server or master. +as a master or a slave. This creates various files in .Pa /var/yp . By default the @@ -153,7 +153,7 @@ and .Fx clients. .Pp -If setup as a client, the required databases are automatically copied +If setup as a slave, the required databases are automatically copied from the specified server. .Pp The |