summaryrefslogtreecommitdiff
path: root/lib/libc/yp/ypclnt.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/yp/ypclnt.3')
-rw-r--r--lib/libc/yp/ypclnt.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/yp/ypclnt.3 b/lib/libc/yp/ypclnt.3
index b168c04bce5..6f1651fd8be 100644
--- a/lib/libc/yp/ypclnt.3
+++ b/lib/libc/yp/ypclnt.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ypclnt.3,v 1.4 1996/08/19 08:35:11 tholo Exp $
+.\" $OpenBSD: ypclnt.3,v 1.5 1996/12/28 09:06:29 downsj Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -197,7 +197,7 @@ others not at all. For this reason, the function
provides a better solution for reading all of the entries in a particular
map.
.It Fn yp_all
-This function provides a way to transfer an entire an entire map from
+This function provides a way to transfer an entire map from
the server to the client process with a single request. This transfer
uses TCP, unlike all other functions in the
.Nm ypclnt