diff options
author | 2002-09-04 10:14:38 +0000 | |
---|---|---|
committer | 2002-09-04 10:14:38 +0000 | |
commit | 6b799919df0d114b5f3f5f69f53087568af0cf4c (patch) | |
tree | 5543e8a5350a65f421bf075f4a8270ab3ab02bbc /lib/libc | |
parent | allow deprecated bit to be set from userland by ifconfig. NetBSD PR 18163 (diff) | |
download | wireguard-openbsd-6b799919df0d114b5f3f5f69f53087568af0cf4c.tar.xz wireguard-openbsd-6b799919df0d114b5f3f5f69f53087568af0cf4c.zip |
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 |