diff options
Diffstat (limited to 'man3/mbrlen.3')
-rw-r--r-- | man3/mbrlen.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/mbrlen.3 b/man3/mbrlen.3 index 469e351b..da502306 100644 --- a/man3/mbrlen.3 +++ b/man3/mbrlen.3 @@ -50,7 +50,7 @@ returns In this case, the effects on \fI*ps\fP are undefined. .PP -If \fIps\fP is a NULL pointer, a static anonymous state only known to the +If \fIps\fP is a NULL pointer, a static anonymous state known only to the .BR mbrlen () function is used instead. .SH RETURN VALUE |