]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
wctob.3: tfix
authorBruno Haible <bruno@clisp.org>
Mon, 20 Jul 2020 23:33:33 +0000 (01:33 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 21 Jul 2020 10:44:40 +0000 (12:44 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/wctob.3

index fc4ed5a859456b057dc1a85baf0e7fb1d986332c..70b2125d8440924c8bc50546d32a3f59e282f07f 100644 (file)
@@ -44,7 +44,7 @@ The
 .BR wctob ()
 function returns the single-byte representation of
 .IR c ,
-if it exists, of
+if it exists, or
 .B EOF
 otherwise.
 .SH ATTRIBUTES