Module Name:    src
Committed By:   wiz
Date:           Fri May  3 21:13:34 UTC 2013

Modified Files:
        src/lib/libc/net: getaddrinfo.3

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/lib/libc/net/getaddrinfo.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/net/getaddrinfo.3
diff -u src/lib/libc/net/getaddrinfo.3:1.56 src/lib/libc/net/getaddrinfo.3:1.57
--- src/lib/libc/net/getaddrinfo.3:1.56	Fri May  3 19:34:54 2013
+++ src/lib/libc/net/getaddrinfo.3	Fri May  3 21:13:34 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: getaddrinfo.3,v 1.56 2013/05/03 19:34:54 christos Exp $
+.\"	$NetBSD: getaddrinfo.3,v 1.57 2013/05/03 21:13:34 wiz Exp $
 .\"	$KAME: getaddrinfo.3,v 1.36 2005/01/05 03:23:05 itojun Exp $
 .\"	$OpenBSD: getaddrinfo.3,v 1.35 2004/12/21 03:40:31 jaredy Exp $
 .\"
@@ -200,8 +200,8 @@ is the null pointer and
 .Dv AI_PASSIVE
 is not set.
 .It Dv AI_SRV
-Perform SRV (RFC 2782) record lookups first. This is a non-portable
-extension.
+Perform SRV (RFC 2782) record lookups first.
+This is a non-portable extension.
 .El
 .El
 .Pp

Reply via email to