summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/mblen.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/mblen.3c')
-rw-r--r--usr/src/man/man3c/mblen.3c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/mblen.3c b/usr/src/man/man3c/mblen.3c
index ef4d8d60cd..de03ce4b37 100644
--- a/usr/src/man/man3c/mblen.3c
+++ b/usr/src/man/man3c/mblen.3c
@@ -33,7 +33,7 @@ If \fIs\fR is not a null pointer, \fBmblen()\fR and \fBmblen_l()\fR
determine the number of bytes constituting the character pointed to by
\fIs\fR. The call
.IP
-\fBmblen(\fIs\fR, \fIn\fR)\fR;
+\fBmblen\fR(\fIs\fR, \fIn\fR);
.LP
is equivalent to:
.IP