Module Name:    src
Committed By:   joerg
Date:           Sat Apr 11 16:13:49 UTC 2009

Modified Files:
        src/lib/libutil: sockaddr_snprintf.3

Log Message:
Fix markup.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.7
--- src/lib/libutil/sockaddr_snprintf.3:1.6	Wed Apr 30 13:10:52 2008
+++ src/lib/libutil/sockaddr_snprintf.3	Sat Apr 11 16:13:49 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.7 2009/04/11 16:13:49 joerg 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