diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-09-04 10:14:39 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2002-09-04 10:14:39 +0000 |
commit | 2bc6d91f21c1c5817ce3b8f2ff3d848f22b3d421 (patch) | |
tree | da6dc32fa6409bf753a10af6ef5617be213a6f72 /lib/libc | |
parent | a83c1cb75aea243b96d4f7894ac04ffeb0673ec2 (diff) |
spelling
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/yp/ypclnt.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/yp/ypclnt.3 b/lib/libc/yp/ypclnt.3 index b6f88ee7524..1d763e41c2d 100644 --- a/lib/libc/yp/ypclnt.3 +++ b/lib/libc/yp/ypclnt.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ypclnt.3,v 1.13 2001/08/06 10:42:26 mpech Exp $ +.\" $OpenBSD: ypclnt.3,v 1.14 2002/09/04 10:14:38 deraadt Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -200,7 +200,7 @@ returns YPERR_NOMORE, are that all key-value pairs in that map will be accessed exactly once, and if the entire procedure is repeated, the order will be the same. .Pp -If the server is heaviliy loaded or the server fails for some reason, the +If the server is heavily loaded or the server fails for some reason, the domain being used may become unbound. If this happens, and the client process re-binds, the retrieval rules will break: some entries may be seen twice, and |