Module Name: src
Committed By: wiz
Date: Thu Apr 28 16:16:23 UTC 2011
Modified Files:
src/lib/libc/net: nsdispatch.3
Log Message:
Markup fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/lib/libc/net/nsdispatch.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/nsdispatch.3
diff -u src/lib/libc/net/nsdispatch.3:1.30 src/lib/libc/net/nsdispatch.3:1.31
--- src/lib/libc/net/nsdispatch.3:1.30 Wed Jan 26 22:00:45 2011
+++ src/lib/libc/net/nsdispatch.3 Thu Apr 28 16:16:23 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: nsdispatch.3,v 1.30 2011/01/26 22:00:45 njoly Exp $
+.\" $NetBSD: nsdispatch.3,v 1.31 2011/04/28 16:16:23 wiz Exp $
.\"
.\" Copyright (c) 1997, 1998, 1999, 2004, 2005, 2008
.\" The NetBSD Foundation, Inc.
@@ -479,7 +479,8 @@
should be set to a pointer to an internal static
.Ft "struct group"
on success,
-.Dv NULL otherwise.
+.Dv NULL
+otherwise.
.Pp
.Xr getgrent 3
returns
@@ -521,7 +522,8 @@
should be set to a pointer to an internal static
.Ft "struct group"
on success,
-.Dv NULL otherwise.
+.Dv NULL
+otherwise.
.Pp
.Xr getgrgid 3
returns
@@ -564,7 +566,8 @@
should be set to a pointer to an internal static
.Ft "struct group"
on success,
-.Dv NULL otherwise.
+.Dv NULL
+otherwise.
.Pp
.Xr getgrnam 3
returns
@@ -703,7 +706,8 @@
should be set to a pointer to an internal static
.Ft "struct netent"
on success,
-.Dv NULL otherwise.
+.Dv NULL
+otherwise.
.Pp
.Xr getnetbyaddr 3
returns
@@ -722,7 +726,8 @@
should be set to a pointer to an internal static
.Ft "struct netent"
on success,
-.Dv NULL otherwise.
+.Dv NULL
+otherwise.
.Pp
.Xr getnetbyname 3
returns
@@ -749,7 +754,8 @@
should be set to a pointer to an internal static
.Ft "struct passwd"
on success,
-.Dv NULL otherwise.
+.Dv NULL
+otherwise.
.Pp
.Xr getpwent 3
returns
@@ -791,7 +797,8 @@
should be set to a pointer to an internal static
.Ft "struct passwd"
on success,
-.Dv NULL otherwise.
+.Dv NULL
+otherwise.
.Pp
.Xr getpwnam 3
returns
@@ -834,7 +841,8 @@
should be set to a pointer to an internal static
.Ft "struct passwd"
on success,
-.Dv NULL otherwise.
+.Dv NULL
+otherwise.
.Pp
.Xr getpwuid 3
returns