aboutsummaryrefslogtreecommitdiffstats
path: root/man3/getpwnam.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/getpwnam.3')
-rw-r--r--man3/getpwnam.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getpwnam.3 b/man3/getpwnam.3
index c5d2b0ec46..7506a65d43 100644
--- a/man3/getpwnam.3
+++ b/man3/getpwnam.3
@@ -95,7 +95,7 @@ of size
.IR buflen .
A pointer to the result (in case of success) or NULL (in case no entry
was found or an error occurred) is stored in
-.RI * pwbufp .
+.IR *pwbufp .
.PP
The \fIpasswd\fP structure is defined in \fI<pwd.h>\fP as follows:
.sp