summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2008-04-03 01:06:02 +0000
committerderaadt <deraadt@openbsd.org>2008-04-03 01:06:02 +0000
commite02fce68bb1ac389b11d036513ee06ce937107e4 (patch)
treecc9dd2d8e7c17807d81c514cd3270702b72e75dc
parentFix function prototype. (diff)
downloadwireguard-openbsd-e02fce68bb1ac389b11d036513ee06ce937107e4.tar.xz
wireguard-openbsd-e02fce68bb1ac389b11d036513ee06ce937107e4.zip
portmap must be running for any of this
-rw-r--r--share/man/man8/yp.810
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man8/yp.8 b/share/man/man8/yp.8
index b37f639f38c..20cc368236e 100644
--- a/share/man/man8/yp.8
+++ b/share/man/man8/yp.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: yp.8,v 1.23 2007/05/31 19:19:59 jmc Exp $
+.\" $OpenBSD: yp.8,v 1.24 2008/04/03 01:06:02 deraadt 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>
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 31 2007 $
+.Dd $Mdocdate: April 3 2008 $
.Dt YP 8
.Os
.Sh NAME
@@ -129,6 +129,9 @@ and
to access distributed and shareable versions
of their maps through
.Nm YP .
+The YP subsystem requires that
+.Xr portmap 8
+be running, since these the entire subsystem uses the RPC subsystem.
.Pp
.Nm ypinit
is used to initialize
@@ -179,9 +182,6 @@ This directory is automatically created by
(which initializes the machine as a
.Nm YP
server).
-The YP server also requires that
-.Xr portmap 8
-be running before it is started.
.Pp
If
.Nm ypbind