Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/yp heavily, not heaviliy.



details:   https://anonhg.NetBSD.org/src/rev/89a8771da609
branches:  trunk
changeset: 535994:89a8771da609
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Sep 04 00:59:44 2002 +0000

description:
heavily, not heaviliy.

diffstat:

 lib/libc/yp/ypclnt.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 08863e748051 -r 89a8771da609 lib/libc/yp/ypclnt.3
--- a/lib/libc/yp/ypclnt.3      Wed Sep 04 00:47:12 2002 +0000
+++ b/lib/libc/yp/ypclnt.3      Wed Sep 04 00:59:44 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ypclnt.3,v 1.18 2002/02/07 07:00:34 ross Exp $
+.\"    $NetBSD: ypclnt.3,v 1.19 2002/09/04 00:59:44 wiz Exp $
 .\"
 .\" Copyright (c) 1996 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -239,7 +239,7 @@
 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
 others not at all.  For this reason, the function



Home | Main Index | Thread Index | Old Index