an entire an entire
authordownsj <downsj@openbsd.org>
Sat, 28 Dec 1996 09:06:29 +0000 (09:06 +0000)
committerdownsj <downsj@openbsd.org>
Sat, 28 Dec 1996 09:06:29 +0000 (09:06 +0000)
lib/libc/yp/ypclnt.3

index b168c04..6f1651f 100644 (file)
@@ -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