Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/net Add missing "-".



details:   https://anonhg.NetBSD.org/src/rev/ba518cbb0482
branches:  trunk
changeset: 565602:ba518cbb0482
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Apr 14 13:40:30 2004 +0000

description:
Add missing "-".

diffstat:

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

diffs (18 lines):

diff -r 36977c9ae97e -r ba518cbb0482 lib/libc/net/getaddrinfo.3
--- a/lib/libc/net/getaddrinfo.3        Wed Apr 14 11:05:19 2004 +0000
+++ b/lib/libc/net/getaddrinfo.3        Wed Apr 14 13:40:30 2004 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getaddrinfo.3,v 1.35 2004/04/14 08:07:29 itojun Exp $
+.\"    $NetBSD: getaddrinfo.3,v 1.36 2004/04/14 13:40:30 wiz Exp $
 .\"    $KAME: getaddrinfo.3,v 1.32 2003/04/30 06:06:42 itojun Exp $
 .\"
 .\" Copyright (c) 1983, 1987, 1991, 1993
@@ -272,7 +272,7 @@
 member of the
 .Fa hints
 structure, then a
-.Pf non Dv NULL
+.Pf non Dv -NULL
 .Fa servname
 string supplied shall be a numeric port string.
 Otherwise, an



Home | Main Index | Thread Index | Old Index