summaryrefslogtreecommitdiff
path: root/lib/libc/yp/ypclnt.3
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1996-12-28 09:06:30 +0000
committerJason Downs <downsj@cvs.openbsd.org>1996-12-28 09:06:30 +0000
commitbc85a78c91804738ab2b62ffe79726381935c7ba (patch)
tree2aa0aa537159294ecb31e44ddc24230a10bfd014 /lib/libc/yp/ypclnt.3
parent0f67649f23bdf931dd2b6c1280e429d7f19dfb13 (diff)
an entire an entire
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