Module Name:    src
Committed By:   snj
Date:           Sun Apr 12 02:29:41 UTC 2009

Modified Files:
        src/lib/libutil [netbsd-5]: sockaddr_snprintf.3

Log Message:
Pull up following revision(s) (requested by 694):
        lib/libutil/sockaddr_snprintf.3: revision 1.7
Fix markup.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.6.6.1 src/lib/libutil/sockaddr_snprintf.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/libutil/sockaddr_snprintf.3
diff -u src/lib/libutil/sockaddr_snprintf.3:1.6 src/lib/libutil/sockaddr_snprintf.3:1.6.6.1
--- src/lib/libutil/sockaddr_snprintf.3:1.6	Wed Apr 30 13:10:52 2008
+++ src/lib/libutil/sockaddr_snprintf.3	Sun Apr 12 02:29:40 2009
@@ -1,4 +1,4 @@
-.\"     $NetBSD: sockaddr_snprintf.3,v 1.6 2008/04/30 13:10:52 martin Exp $
+.\"     $NetBSD: sockaddr_snprintf.3,v 1.6.6.1 2009/04/12 02:29:40 snj Exp $
 .\"
 .\" Copyright (c) 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -104,7 +104,7 @@
 For
 .Dv AF_INET
 and
-.AF_INET6
+.Dv AF_INET6
 this is the hostname associated with the address.
 For all other address families, it is the same as the
 .Dq a
@@ -176,7 +176,7 @@
 For
 .Dv AF_INET
 and
-.DV AF_INET6
+.Dv AF_INET6
 addresses
 .Fn sockaddr_snprintf
 returns \-1 if the

Reply via email to