aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/mbstowcs.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/mbstowcs.3 b/man3/mbstowcs.3
index bdd624ae91..aa4caaafcb 100644
--- a/man3/mbstowcs.3
+++ b/man3/mbstowcs.3
@@ -58,7 +58,7 @@ is returned, but the
shift state at this point is lost.
.IP 3.
The multibyte string has been completely converted, including the
-terminating null wide character (\(aq\\0\(aq).
+terminating null character (\(aq\\0\(aq).
In this case, the number of wide characters written to
.IR dest ,
excluding the terminating null wide character, is returned.