Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/net function with n.



details:   https://anonhg.NetBSD.org/src/rev/6b5d477e14b6
branches:  trunk
changeset: 537538:6b5d477e14b6
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Oct 02 10:48:35 2002 +0000

description:
function with n.

diffstat:

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

diffs (18 lines):

diff -r 9d4ce2ec9746 -r 6b5d477e14b6 lib/libc/net/gethostbyname.3
--- a/lib/libc/net/gethostbyname.3      Wed Oct 02 10:48:26 2002 +0000
+++ b/lib/libc/net/gethostbyname.3      Wed Oct 02 10:48:35 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: gethostbyname.3,v 1.21 2002/02/07 07:00:20 ross Exp $
+.\"    $NetBSD: gethostbyname.3,v 1.22 2002/10/02 10:48:35 wiz Exp $
 .\"
 .\" Copyright (c) 1983, 1987, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -144,7 +144,7 @@
 .Dv AF_INET
 or
 .Dv AF_INET6 ,
-else the fuction will return
+else the function will return
 .Dv NULL
 after having set
 .Va h_errno



Home | Main Index | Thread Index | Old Index