aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getpwnam.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getpwnam.3')
-rw-r--r--man3/getpwnam.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/getpwnam.3 b/man3/getpwnam.3
index 14f657bde6..d2e0cf1e70 100644
--- a/man3/getpwnam.3
+++ b/man3/getpwnam.3
@@ -99,7 +99,7 @@ was found or an error occurred) is stored in
.PP
The \fIpasswd\fP structure is defined in \fI<pwd.h>\fP as follows:
.sp
-.RS 4
+.in +4n
.nf
struct passwd {
char *pw_name; /* user name */
@@ -111,7 +111,7 @@ struct passwd {
char *pw_shell; /* shell program */
};
.fi
-.RE
+.in
.PP
The maximum needed size for
.I buf