aboutsummaryrefslogtreecommitdiffstats
path: root/man3/mbrtowc.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/mbrtowc.3')
-rw-r--r--man3/mbrtowc.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/mbrtowc.3 b/man3/mbrtowc.3
index 077ce25aae..f970f74686 100644
--- a/man3/mbrtowc.3
+++ b/man3/mbrtowc.3
@@ -129,7 +129,7 @@ in the initial state and returns 0.
.PP
In all of the above cases, if
.I ps
-is a NULL pointer, a static anonymous
+is NULL, a static anonymous
state known only to the
.BR mbrtowc ()
function is used instead.