]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/wcsnlen.3
locale.1, memusage.1, pldd.1, _syscall.2, add_key.2, bind.2, bpf.2, chown.2, clone...
[thirdparty/man-pages.git] / man3 / wcsnlen.3
index 35c795386ece0e0d995207d53520ca4c46f913d9..8b5fc5cd1646dc1b585b72fb9a68a1d1818d5eb4 100644 (file)
@@ -49,7 +49,7 @@ of the
 function.
 It returns the number of wide-characters in the string pointed to by
 .IR s ,
-not including the terminating null wide character (L\(aq\\0\(aq),
+not including the terminating null wide character (L\(aq\e0\(aq),
 but at most
 .I maxlen
 wide characters (note: this parameter is not a byte count).