OSDN Git Service

(split) LDP: Update POT and ja.po to LDP v3.54
[linuxjm/LDP_man-pages.git] / po4a / wctype / po / wctype.pot
index 7b21fc1..9f91405 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2013-04-30 20:30+0900\n"
+"POT-Creation-Date: 2013-09-28 04:06+0900\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -76,7 +76,7 @@ msgid "DESCRIPTION"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalnum.3:33
+#: build/C/man3/iswalnum.3:35
 msgid ""
 "The B<iswalnum>()  function is the wide-character equivalent of the "
 "B<isalnum>(3)  function.  It tests whether I<wc> is a wide character "
@@ -84,7 +84,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalnum.3:36
+#: build/C/man3/iswalnum.3:38
 msgid ""
 "The wide-character class \"alnum\" is a subclass of the wide-character class "
 "\"graph\", and therefore also a subclass of the wide-character class "
@@ -92,14 +92,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalnum.3:40
+#: build/C/man3/iswalnum.3:42
 msgid ""
 "Being a subclass of the wide-character class \"print\", the wide-character "
 "class \"alnum\" is disjoint from the wide-character class \"cntrl\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalnum.3:44
+#: build/C/man3/iswalnum.3:46
 msgid ""
 "Being a subclass of the wide-character class \"graph\", the wide-character "
 "class \"alnum\" is disjoint from the wide-character class \"space\" and its "
@@ -107,14 +107,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalnum.3:47
+#: build/C/man3/iswalnum.3:49
 msgid ""
 "The wide-character class \"alnum\" is disjoint from the wide-character class "
 "\"punct\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalnum.3:52
+#: build/C/man3/iswalnum.3:54
 msgid ""
 "The wide-character class \"alnum\" is the union of the wide-character "
 "classes \"alpha\" and \"digit\".  As such, it also contains the "
@@ -122,7 +122,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalnum.3:55
+#: build/C/man3/iswalnum.3:57
 msgid ""
 "The wide-character class \"alnum\" always contains at least the letters "
 "\\(aqA\\(aq to \\(aqZ\\(aq, \\(aqa\\(aq to \\(aqz\\(aq and the digits "
@@ -130,65 +130,65 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: build/C/man3/iswalnum.3:55 build/C/man3/iswalpha.3:59 build/C/man3/iswblank.3:62 build/C/man3/iswcntrl.3:41 build/C/man3/iswctype.3:41 build/C/man3/iswdigit.3:58 build/C/man3/iswgraph.3:51 build/C/man3/iswlower.3:62 build/C/man3/iswprint.3:38 build/C/man3/iswpunct.3:49 build/C/man3/iswspace.3:46 build/C/man3/iswupper.3:56 build/C/man3/iswxdigit.3:51 build/C/man3/towctrans.3:36 build/C/man3/towlower.3:35 build/C/man3/towupper.3:35 build/C/man3/wctrans.3:49 build/C/man3/wctype.3:65
+#: build/C/man3/iswalnum.3:57 build/C/man3/iswalpha.3:61 build/C/man3/iswblank.3:62 build/C/man3/iswcntrl.3:46 build/C/man3/iswctype.3:48 build/C/man3/iswdigit.3:60 build/C/man3/iswgraph.3:53 build/C/man3/iswlower.3:67 build/C/man3/iswprint.3:40 build/C/man3/iswpunct.3:51 build/C/man3/iswspace.3:48 build/C/man3/iswupper.3:62 build/C/man3/iswxdigit.3:53 build/C/man3/towctrans.3:45 build/C/man3/towlower.3:42 build/C/man3/towupper.3:42 build/C/man3/wctrans.3:54 build/C/man3/wctype.3:65
 #, no-wrap
 msgid "RETURN VALUE"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalnum.3:62
+#: build/C/man3/iswalnum.3:66
 msgid ""
 "The B<iswalnum>()  function returns nonzero if I<wc> is a wide character "
 "belonging to the wide-character class \"alnum\".  Otherwise it returns zero."
 msgstr ""
 
 #. type: SH
-#: build/C/man3/iswalnum.3:62 build/C/man3/iswalpha.3:66 build/C/man3/iswblank.3:69 build/C/man3/iswcntrl.3:47 build/C/man3/iswctype.3:48 build/C/man3/iswdigit.3:65 build/C/man3/iswgraph.3:58 build/C/man3/iswlower.3:69 build/C/man3/iswprint.3:44 build/C/man3/iswpunct.3:56 build/C/man3/iswspace.3:52 build/C/man3/iswupper.3:62 build/C/man3/iswxdigit.3:57 build/C/man3/towctrans.3:41 build/C/man3/towlower.3:40 build/C/man3/towupper.3:40 build/C/man3/wctrans.3:55 build/C/man3/wctype.3:74
+#: build/C/man3/iswalnum.3:66 build/C/man3/iswalpha.3:70 build/C/man3/iswblank.3:69 build/C/man3/iswcntrl.3:54 build/C/man3/iswctype.3:57 build/C/man3/iswdigit.3:69 build/C/man3/iswgraph.3:62 build/C/man3/iswlower.3:76 build/C/man3/iswprint.3:48 build/C/man3/iswpunct.3:60 build/C/man3/iswspace.3:56 build/C/man3/iswupper.3:70 build/C/man3/iswxdigit.3:61 build/C/man3/towctrans.3:55 build/C/man3/towlower.3:53 build/C/man3/towupper.3:53 build/C/man3/wctrans.3:62 build/C/man3/wctype.3:74
 #, no-wrap
 msgid "CONFORMING TO"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalnum.3:64 build/C/man3/iswalpha.3:68 build/C/man3/iswcntrl.3:49 build/C/man3/iswctype.3:50 build/C/man3/iswdigit.3:67 build/C/man3/iswgraph.3:60 build/C/man3/iswlower.3:71 build/C/man3/iswprint.3:46 build/C/man3/iswpunct.3:58 build/C/man3/iswspace.3:54 build/C/man3/iswupper.3:64 build/C/man3/iswxdigit.3:59 build/C/man3/towctrans.3:43 build/C/man3/towlower.3:42 build/C/man3/towupper.3:42 build/C/man3/wctrans.3:57 build/C/man3/wctype.3:76
+#: build/C/man3/iswalnum.3:68 build/C/man3/iswalpha.3:72 build/C/man3/iswcntrl.3:56 build/C/man3/iswctype.3:59 build/C/man3/iswdigit.3:71 build/C/man3/iswgraph.3:64 build/C/man3/iswlower.3:78 build/C/man3/iswprint.3:50 build/C/man3/iswpunct.3:62 build/C/man3/iswspace.3:58 build/C/man3/iswupper.3:72 build/C/man3/iswxdigit.3:63 build/C/man3/towctrans.3:57 build/C/man3/towlower.3:55 build/C/man3/towupper.3:55 build/C/man3/wctrans.3:64 build/C/man3/wctype.3:76
 msgid "C99."
 msgstr ""
 
 #. type: SH
-#: build/C/man3/iswalnum.3:64 build/C/man3/iswalpha.3:68 build/C/man3/iswblank.3:71 build/C/man3/iswcntrl.3:49 build/C/man3/iswctype.3:50 build/C/man3/iswdigit.3:67 build/C/man3/iswgraph.3:60 build/C/man3/iswlower.3:71 build/C/man3/iswprint.3:46 build/C/man3/iswpunct.3:58 build/C/man3/iswspace.3:54 build/C/man3/iswupper.3:64 build/C/man3/iswxdigit.3:59 build/C/man3/towctrans.3:43 build/C/man3/towlower.3:42 build/C/man3/towupper.3:42 build/C/man3/wctrans.3:57 build/C/man3/wctype.3:76
+#: build/C/man3/iswalnum.3:68 build/C/man3/iswalpha.3:72 build/C/man3/iswblank.3:71 build/C/man3/iswcntrl.3:56 build/C/man3/iswctype.3:59 build/C/man3/iswdigit.3:71 build/C/man3/iswgraph.3:64 build/C/man3/iswlower.3:78 build/C/man3/iswprint.3:50 build/C/man3/iswpunct.3:62 build/C/man3/iswspace.3:58 build/C/man3/iswupper.3:72 build/C/man3/iswxdigit.3:63 build/C/man3/towctrans.3:57 build/C/man3/towlower.3:55 build/C/man3/towupper.3:55 build/C/man3/wctrans.3:64 build/C/man3/wctype.3:76
 #, no-wrap
 msgid "NOTES"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalnum.3:71
+#: build/C/man3/iswalnum.3:75
 msgid ""
 "The behavior of B<iswalnum>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: SH
-#: build/C/man3/iswalnum.3:71 build/C/man3/iswalpha.3:75 build/C/man3/iswblank.3:78 build/C/man3/iswcntrl.3:56 build/C/man3/iswctype.3:57 build/C/man3/iswdigit.3:74 build/C/man3/iswgraph.3:67 build/C/man3/iswlower.3:81 build/C/man3/iswprint.3:53 build/C/man3/iswpunct.3:69 build/C/man3/iswspace.3:61 build/C/man3/iswupper.3:74 build/C/man3/iswxdigit.3:66 build/C/man3/towctrans.3:50 build/C/man3/towlower.3:52 build/C/man3/towupper.3:52 build/C/man3/wctrans.3:64 build/C/man3/wctype.3:83
+#: build/C/man3/iswalnum.3:75 build/C/man3/iswalpha.3:79 build/C/man3/iswblank.3:78 build/C/man3/iswcntrl.3:63 build/C/man3/iswctype.3:66 build/C/man3/iswdigit.3:78 build/C/man3/iswgraph.3:71 build/C/man3/iswlower.3:88 build/C/man3/iswprint.3:57 build/C/man3/iswpunct.3:73 build/C/man3/iswspace.3:65 build/C/man3/iswupper.3:82 build/C/man3/iswxdigit.3:70 build/C/man3/towctrans.3:64 build/C/man3/towlower.3:65 build/C/man3/towupper.3:65 build/C/man3/wctrans.3:71 build/C/man3/wctype.3:83
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalnum.3:74
+#: build/C/man3/iswalnum.3:78
 msgid "B<isalnum>(3), B<iswctype>(3)"
 msgstr ""
 
 #. type: SH
-#: build/C/man3/iswalnum.3:74 build/C/man3/iswalpha.3:78 build/C/man3/iswblank.3:81 build/C/man3/iswcntrl.3:59 build/C/man3/iswctype.3:71 build/C/man3/iswdigit.3:77 build/C/man3/iswgraph.3:70 build/C/man3/iswlower.3:85 build/C/man3/iswprint.3:56 build/C/man3/iswpunct.3:72 build/C/man3/iswspace.3:64 build/C/man3/iswupper.3:78 build/C/man3/iswxdigit.3:69 build/C/man3/towctrans.3:54 build/C/man3/towlower.3:56 build/C/man3/towupper.3:56 build/C/man3/wctrans.3:66 build/C/man3/wctype.3:85
+#: build/C/man3/iswalnum.3:78 build/C/man3/iswalpha.3:82 build/C/man3/iswblank.3:81 build/C/man3/iswcntrl.3:66 build/C/man3/iswctype.3:80 build/C/man3/iswdigit.3:81 build/C/man3/iswgraph.3:74 build/C/man3/iswlower.3:92 build/C/man3/iswprint.3:60 build/C/man3/iswpunct.3:76 build/C/man3/iswspace.3:68 build/C/man3/iswupper.3:86 build/C/man3/iswxdigit.3:73 build/C/man3/towctrans.3:68 build/C/man3/towlower.3:69 build/C/man3/towupper.3:69 build/C/man3/wctrans.3:73 build/C/man3/wctype.3:85
 #, no-wrap
 msgid "COLOPHON"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalnum.3:81 build/C/man3/iswalpha.3:85 build/C/man3/iswblank.3:88 build/C/man3/iswcntrl.3:66 build/C/man3/iswctype.3:78 build/C/man3/iswdigit.3:84 build/C/man3/iswgraph.3:77 build/C/man3/iswlower.3:92 build/C/man3/iswprint.3:63 build/C/man3/iswpunct.3:79 build/C/man3/iswspace.3:71 build/C/man3/iswupper.3:85 build/C/man3/iswxdigit.3:76 build/C/man3/towctrans.3:61 build/C/man3/towlower.3:63 build/C/man3/towupper.3:63 build/C/man3/wctrans.3:73 build/C/man3/wctype.3:92
+#: build/C/man3/iswalnum.3:85 build/C/man3/iswalpha.3:89 build/C/man3/iswblank.3:88 build/C/man3/iswcntrl.3:73 build/C/man3/iswctype.3:87 build/C/man3/iswdigit.3:88 build/C/man3/iswgraph.3:81 build/C/man3/iswlower.3:99 build/C/man3/iswprint.3:67 build/C/man3/iswpunct.3:83 build/C/man3/iswspace.3:75 build/C/man3/iswupper.3:93 build/C/man3/iswxdigit.3:80 build/C/man3/towctrans.3:75 build/C/man3/towlower.3:76 build/C/man3/towupper.3:76 build/C/man3/wctrans.3:80 build/C/man3/wctype.3:92
 msgid ""
-"This page is part of release 3.51 of the Linux I<man-pages> project.  A "
+"This page is part of release 3.54 of the Linux I<man-pages> project.  A "
 "description of the project, and information about reporting bugs, can be "
-"found at http://www.kernel.org/doc/man-pages/."
+"found at \\%http://www.kernel.org/doc/man-pages/."
 msgstr ""
 
 #. type: TH
@@ -209,7 +209,7 @@ msgid "B<int iswalpha(wint_t >I<wc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalpha.3:33
+#: build/C/man3/iswalpha.3:35
 msgid ""
 "The B<iswalpha>()  function is the wide-character equivalent of the "
 "B<isalpha>(3)  function.  It tests whether I<wc> is a wide character "
@@ -217,7 +217,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalpha.3:38
+#: build/C/man3/iswalpha.3:40
 msgid ""
 "The wide-character class \"alpha\" is a subclass of the wide-character class "
 "\"alnum\", and therefore also a subclass of the wide-character class "
@@ -225,14 +225,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalpha.3:42
+#: build/C/man3/iswalpha.3:44
 msgid ""
 "Being a subclass of the wide-character class \"print\", the wide-character "
 "class \"alpha\" is disjoint from the wide-character class \"cntrl\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalpha.3:46
+#: build/C/man3/iswalpha.3:48
 msgid ""
 "Being a subclass of the wide-character class \"graph\", the wide-character "
 "class \"alpha\" is disjoint from the wide-character class \"space\" and its "
@@ -240,49 +240,49 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalpha.3:50
+#: build/C/man3/iswalpha.3:52
 msgid ""
 "Being a subclass of the wide-character class \"alnum\", the wide-character "
 "class \"alpha\" is disjoint from the wide-character class \"punct\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalpha.3:53
+#: build/C/man3/iswalpha.3:55
 msgid ""
 "The wide-character class \"alpha\" is disjoint from the wide-character class "
 "\"digit\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalpha.3:56
+#: build/C/man3/iswalpha.3:58
 msgid ""
 "The wide-character class \"alpha\" contains the wide-character classes "
 "\"upper\" and \"lower\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalpha.3:59
+#: build/C/man3/iswalpha.3:61
 msgid ""
 "The wide-character class \"alpha\" always contains at least the letters "
 "\\(aqA\\(aq to \\(aqZ\\(aq and \\(aqa\\(aq to \\(aqz\\(aq."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalpha.3:66
+#: build/C/man3/iswalpha.3:70
 msgid ""
 "The B<iswalpha>()  function returns nonzero if I<wc> is a wide character "
 "belonging to the wide-character class \"alpha\".  Otherwise it returns zero."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalpha.3:75
+#: build/C/man3/iswalpha.3:79
 msgid ""
 "The behavior of B<iswalpha>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswalpha.3:78
+#: build/C/man3/iswalpha.3:82
 msgid "B<isalpha>(3), B<iswctype>(3)"
 msgstr ""
 
@@ -404,7 +404,7 @@ msgid "B<int iswcntrl(wint_t >I<wc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswcntrl.3:33
+#: build/C/man3/iswcntrl.3:35
 msgid ""
 "The B<iswcntrl>()  function is the wide-character equivalent of the "
 "B<iscntrl>(3)  function.  It tests whether I<wc> is a wide character "
@@ -412,7 +412,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswcntrl.3:37
+#: build/C/man3/iswcntrl.3:39
 msgid ""
 "The wide-character class \"cntrl\" is disjoint from the wide-character class "
 "\"print\" and therefore also disjoint from its subclasses \"graph\", "
@@ -420,28 +420,28 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswcntrl.3:41
+#: build/C/man3/iswcntrl.3:46
 msgid ""
 "For an unsigned char I<c>, I<iscntrl(c)> implies I<iswcntrl(btowc(c))>, but "
 "not vice versa."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswcntrl.3:47
+#: build/C/man3/iswcntrl.3:54
 msgid ""
 "The B<iswcntrl>()  function returns nonzero if I<wc> is a wide character "
 "belonging to the wide-character class \"cntrl\".  Otherwise it returns zero."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswcntrl.3:56
+#: build/C/man3/iswcntrl.3:63
 msgid ""
 "The behavior of B<iswcntrl>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswcntrl.3:59
+#: build/C/man3/iswcntrl.3:66
 msgid "B<iscntrl>(3), B<iswctype>(3)"
 msgstr ""
 
@@ -463,7 +463,7 @@ msgid "B<int iswctype(wint_t >I<wc>B<, wctype_t >I<desc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswctype.3:36
+#: build/C/man3/iswctype.3:42
 msgid ""
 "If I<wc> is a wide character having the character property designated by "
 "I<desc> (or in other words: belongs to the character class designated by "
@@ -472,28 +472,28 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswctype.3:41
+#: build/C/man3/iswctype.3:48
 msgid ""
 "I<desc> must be a character property descriptor returned by the B<wctype>(3)  "
 "function."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswctype.3:48
+#: build/C/man3/iswctype.3:57
 msgid ""
 "The B<iswctype>()  function returns nonzero if the I<wc> has the designated "
 "property.  Otherwise it returns 0."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswctype.3:57
+#: build/C/man3/iswctype.3:66
 msgid ""
 "The behavior of B<iswctype>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswctype.3:71
+#: build/C/man3/iswctype.3:80
 msgid ""
 "B<iswalnum>(3), B<iswalpha>(3), B<iswblank>(3), B<iswcntrl>(3), "
 "B<iswdigit>(3), B<iswgraph>(3), B<iswlower>(3), B<iswprint>(3), "
@@ -519,7 +519,7 @@ msgid "B<int iswdigit(wint_t >I<wc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswdigit.3:33
+#: build/C/man3/iswdigit.3:35
 msgid ""
 "The B<iswdigit>()  function is the wide-character equivalent of the "
 "B<isdigit>(3)  function.  It tests whether I<wc> is a wide character "
@@ -527,7 +527,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswdigit.3:38
+#: build/C/man3/iswdigit.3:40
 msgid ""
 "The wide-character class \"digit\" is a subclass of the wide-character class "
 "\"xdigit\", and therefore also a subclass of the wide-character class "
@@ -536,14 +536,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswdigit.3:42
+#: build/C/man3/iswdigit.3:44
 msgid ""
 "Being a subclass of the wide character class \"print\", the wide-character "
 "class \"digit\" is disjoint from the wide-character class \"cntrl\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswdigit.3:47
+#: build/C/man3/iswdigit.3:49
 msgid ""
 "Being a subclass of the wide-character class \"graph\", the wide-character "
 "class \"digit\" is disjoint from the wide-character class \"space\" and its "
@@ -551,14 +551,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswdigit.3:51
+#: build/C/man3/iswdigit.3:53
 msgid ""
 "Being a subclass of the wide-character class \"alnum\", the wide-character "
 "class \"digit\" is disjoint from the wide-character class \"punct\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswdigit.3:55
+#: build/C/man3/iswdigit.3:57
 msgid ""
 "The wide-character class \"digit\" is disjoint from the wide-character class "
 "\"alpha\" and therefore also disjoint from its subclasses \"lower\", "
@@ -566,28 +566,28 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswdigit.3:58
+#: build/C/man3/iswdigit.3:60
 msgid ""
 "The wide-character class \"digit\" always contains exactly the digits "
 "\\(aq0\\(aq to \\(aq9\\(aq."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswdigit.3:65
+#: build/C/man3/iswdigit.3:69
 msgid ""
 "The B<iswdigit>()  function returns nonzero if I<wc> is a wide character "
 "belonging to the wide-character class \"digit\".  Otherwise it returns zero."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswdigit.3:74
+#: build/C/man3/iswdigit.3:78
 msgid ""
 "The behavior of B<iswdigit>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswdigit.3:77
+#: build/C/man3/iswdigit.3:81
 msgid "B<isdigit>(3), B<iswctype>(3)"
 msgstr ""
 
@@ -609,7 +609,7 @@ msgid "B<int iswgraph(wint_t >I<wc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswgraph.3:33
+#: build/C/man3/iswgraph.3:35
 msgid ""
 "The B<iswgraph>()  function is the wide-character equivalent of the "
 "B<isgraph>(3)  function.  It tests whether I<wc> is a wide character "
@@ -617,14 +617,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswgraph.3:36
+#: build/C/man3/iswgraph.3:38
 msgid ""
 "The wide-character class \"graph\" is a subclass of the wide-character class "
 "\"print\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswgraph.3:40
+#: build/C/man3/iswgraph.3:42
 msgid ""
 "Being a subclass of the wide-character class \"print\", the wide-character "
 "class \"graph\" is disjoint from the wide-character class \"cntrl\"."
@@ -634,14 +634,14 @@ msgstr ""
 #.  have characters in common, except U+0020. But C99 (ISO/IEC 9899:1999
 #.  section 7.25.2.1.10) says that "space" and "graph" are disjoint.
 #. type: Plain text
-#: build/C/man3/iswgraph.3:46
+#: build/C/man3/iswgraph.3:48
 msgid ""
 "The wide-character class \"graph\" is disjoint from the wide-character class "
 "\"space\" and therefore also disjoint from its subclass \"blank\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswgraph.3:51
+#: build/C/man3/iswgraph.3:53
 msgid ""
 "The wide-character class \"graph\" contains all the wide characters from the "
 "wide-character class \"print\" except the space character.  It therefore "
@@ -649,21 +649,21 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswgraph.3:58
+#: build/C/man3/iswgraph.3:62
 msgid ""
 "The B<iswgraph>()  function returns nonzero if I<wc> is a wide character "
 "belonging to the wide-character class \"graph\".  Otherwise it returns zero."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswgraph.3:67
+#: build/C/man3/iswgraph.3:71
 msgid ""
 "The behavior of B<iswgraph>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswgraph.3:70
+#: build/C/man3/iswgraph.3:74
 msgid "B<isgraph>(3), B<iswctype>(3)"
 msgstr ""
 
@@ -685,7 +685,7 @@ msgid "B<int iswlower(wint_t >I<wc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswlower.3:33
+#: build/C/man3/iswlower.3:35
 msgid ""
 "The B<iswlower>()  function is the wide-character equivalent of the "
 "B<islower>(3)  function.  It tests whether I<wc> is a wide character "
@@ -693,7 +693,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswlower.3:38
+#: build/C/man3/iswlower.3:40
 msgid ""
 "The wide-character class \"lower\" is a subclass of the wide-character class "
 "\"alpha\", and therefore also a subclass of the wide-character class "
@@ -702,14 +702,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswlower.3:42
+#: build/C/man3/iswlower.3:44
 msgid ""
 "Being a subclass of the wide-character class \"print\", the wide-character "
 "class \"lower\" is disjoint from the wide-character class \"cntrl\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswlower.3:46
+#: build/C/man3/iswlower.3:48
 msgid ""
 "Being a subclass of the wide-character class \"graph\", the wide-character "
 "class \"lower\" is disjoint from the wide-character class \"space\" and its "
@@ -717,56 +717,56 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswlower.3:50
+#: build/C/man3/iswlower.3:52
 msgid ""
 "Being a subclass of the wide-character class \"alnum\", the wide-character "
 "class \"lower\" is disjoint from the wide-character class \"punct\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswlower.3:54
+#: build/C/man3/iswlower.3:56
 msgid ""
 "Being a subclass of the wide-character class \"alpha\", the wide-character "
 "class \"lower\" is disjoint from the wide-character class \"digit\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswlower.3:59
+#: build/C/man3/iswlower.3:64
 msgid ""
 "The wide-character class \"lower\" contains at least those characters I<wc> "
 "which are equal to I<towlower(wc)> and different from I<towupper(wc)>."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswlower.3:62
+#: build/C/man3/iswlower.3:67
 msgid ""
 "The wide-character class \"lower\" always contains at least the letters "
 "\\(aqa\\(aq to \\(aqz\\(aq."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswlower.3:69
+#: build/C/man3/iswlower.3:76
 msgid ""
 "The B<iswlower>()  function returns nonzero if I<wc> is a wide character "
 "belonging to the wide-character class \"lower\".  Otherwise it returns zero."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswlower.3:78
+#: build/C/man3/iswlower.3:85
 msgid ""
 "The behavior of B<iswlower>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswlower.3:81 build/C/man3/iswupper.3:74 build/C/man3/towlower.3:52 build/C/man3/towupper.3:52
+#: build/C/man3/iswlower.3:88 build/C/man3/iswupper.3:82 build/C/man3/towlower.3:65 build/C/man3/towupper.3:65
 msgid ""
 "This function is not very appropriate for dealing with Unicode characters, "
 "because Unicode knows about three cases: upper, lower and title case."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswlower.3:85
+#: build/C/man3/iswlower.3:92
 msgid "B<islower>(3), B<iswctype>(3), B<towlower>(3)"
 msgstr ""
 
@@ -788,7 +788,7 @@ msgid "B<int iswprint(wint_t >I<wc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswprint.3:33
+#: build/C/man3/iswprint.3:35
 msgid ""
 "The B<iswprint>()  function is the wide-character equivalent of the "
 "B<isprint>(3)  function.  It tests whether I<wc> is a wide character "
@@ -796,35 +796,35 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswprint.3:36
+#: build/C/man3/iswprint.3:38
 msgid ""
 "The wide-character class \"print\" is disjoint from the wide-character class "
 "\"cntrl\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswprint.3:38
+#: build/C/man3/iswprint.3:40
 msgid ""
 "The wide-character class \"print\" contains the wide-character class "
 "\"graph\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswprint.3:44
+#: build/C/man3/iswprint.3:48
 msgid ""
 "The B<iswprint>()  function returns nonzero if I<wc> is a wide character "
 "belonging to the wide-character class \"print\".  Otherwise it returns zero."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswprint.3:53
+#: build/C/man3/iswprint.3:57
 msgid ""
 "The behavior of B<iswprint>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswprint.3:56
+#: build/C/man3/iswprint.3:60
 msgid "B<isprint>(3), B<iswctype>(3)"
 msgstr ""
 
@@ -846,7 +846,7 @@ msgid "B<int iswpunct(wint_t >I<wc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswpunct.3:33
+#: build/C/man3/iswpunct.3:35
 msgid ""
 "The B<iswpunct>()  function is the wide-character equivalent of the "
 "B<ispunct>(3)  function.  It tests whether I<wc> is a wide character "
@@ -854,7 +854,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswpunct.3:36
+#: build/C/man3/iswpunct.3:38
 msgid ""
 "The wide-character class \"punct\" is a subclass of the wide-character class "
 "\"graph\", and therefore also a subclass of the wide-character class "
@@ -862,7 +862,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswpunct.3:40
+#: build/C/man3/iswpunct.3:42
 msgid ""
 "The wide-character class \"punct\" is disjoint from the wide-character class "
 "\"alnum\" and therefore also disjoint from its subclasses \"alpha\", "
@@ -870,14 +870,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswpunct.3:44
+#: build/C/man3/iswpunct.3:46
 msgid ""
 "Being a subclass of the wide-character class \"print\", the wide-character "
 "class \"punct\" is disjoint from the wide-character class \"cntrl\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswpunct.3:49
+#: build/C/man3/iswpunct.3:51
 msgid ""
 "Being a subclass of the wide-character class \"graph\", the wide-character "
 "class \"punct\" is disjoint from the wide-character class \"space\" and its "
@@ -885,21 +885,21 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswpunct.3:56
+#: build/C/man3/iswpunct.3:60
 msgid ""
 "The B<iswpunct>()  function returns nonzero if I<wc> is a wide-character "
 "belonging to the wide-character class \"punct\".  Otherwise it returns zero."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswpunct.3:65
+#: build/C/man3/iswpunct.3:69
 msgid ""
 "The behavior of B<iswpunct>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswpunct.3:69
+#: build/C/man3/iswpunct.3:73
 msgid ""
 "This function's name is a misnomer when dealing with Unicode characters, "
 "because the wide-character class \"punct\" contains both punctuation "
@@ -907,7 +907,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswpunct.3:72
+#: build/C/man3/iswpunct.3:76
 msgid "B<ispunct>(3), B<iswctype>(3)"
 msgstr ""
 
@@ -929,7 +929,7 @@ msgid "B<int iswspace(wint_t >I<wc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswspace.3:33
+#: build/C/man3/iswspace.3:35
 msgid ""
 "The B<iswspace>()  function is the wide-character equivalent of the "
 "B<isspace>(3)  function.  It tests whether I<wc> is a wide character "
@@ -940,7 +940,7 @@ msgstr ""
 #.  have characters in common, except U+0020. But C99 (ISO/IEC 9899:1999
 #.  section 7.25.2.1.10) says that "space" and "graph" are disjoint.
 #. type: Plain text
-#: build/C/man3/iswspace.3:40
+#: build/C/man3/iswspace.3:42
 msgid ""
 "The wide-character class \"space\" is disjoint from the wide-character class "
 "\"graph\" and therefore also disjoint from its subclasses \"alnum\", "
@@ -948,14 +948,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswspace.3:42
+#: build/C/man3/iswspace.3:44
 msgid ""
 "The wide-character class \"space\" contains the wide-character class "
 "\"blank\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswspace.3:46
+#: build/C/man3/iswspace.3:48
 msgid ""
 "The wide-character class \"space\" always contains at least the space "
 "character and the control characters \\(aq\\ef\\(aq, \\(aq\\en\\(aq, "
@@ -963,21 +963,21 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswspace.3:52
+#: build/C/man3/iswspace.3:56
 msgid ""
 "The B<iswspace>()  function returns nonzero if I<wc> is a wide character "
 "belonging to the wide-character class \"space\".  Otherwise it returns zero."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswspace.3:61
+#: build/C/man3/iswspace.3:65
 msgid ""
 "The behavior of B<iswspace>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswspace.3:64
+#: build/C/man3/iswspace.3:68
 msgid "B<isspace>(3), B<iswctype>(3)"
 msgstr ""
 
@@ -999,7 +999,7 @@ msgid "B<int iswupper(wint_t >I<wc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswupper.3:33
+#: build/C/man3/iswupper.3:35
 msgid ""
 "The B<iswupper>()  function is the wide-character equivalent of the "
 "B<isupper>(3)  function.  It tests whether I<wc> is a wide character "
@@ -1007,7 +1007,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswupper.3:37
+#: build/C/man3/iswupper.3:39
 msgid ""
 "The wide-character class \"upper\" is a subclass of the wide-character class "
 "\"alpha\", and therefore also a subclass of the wide-character class "
@@ -1016,14 +1016,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswupper.3:40
+#: build/C/man3/iswupper.3:42
 msgid ""
 "Being a subclass of the wide-character class \"print\", the wide-character "
 "class \"upper\" is disjoint from the wide-character class \"cntrl\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswupper.3:44
+#: build/C/man3/iswupper.3:46
 msgid ""
 "Being a subclass of the wide-character class \"graph\", the wide-character "
 "class \"upper\" is disjoint from the wide-character class \"space\" and its "
@@ -1031,49 +1031,49 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswupper.3:47
+#: build/C/man3/iswupper.3:49
 msgid ""
 "Being a subclass of the wide-character class \"alnum\", the wide-character "
 "class \"upper\" is disjoint from the wide-character class \"punct\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswupper.3:50
+#: build/C/man3/iswupper.3:52
 msgid ""
 "Being a subclass of the wide-character class \"alpha\", the wide-character "
 "class \"upper\" is disjoint from the wide-character class \"digit\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswupper.3:53
+#: build/C/man3/iswupper.3:59
 msgid ""
 "The wide-character class \"upper\" contains at least those characters I<wc> "
 "which are equal to I<towupper(wc)> and different from I<towlower(wc)>."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswupper.3:56
+#: build/C/man3/iswupper.3:62
 msgid ""
 "The wide-character class \"upper\" always contains at least the letters "
 "\\(aqA\\(aq to \\(aqZ\\(aq."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswupper.3:62
+#: build/C/man3/iswupper.3:70
 msgid ""
 "The B<iswupper>()  function returns nonzero if I<wc> is a wide character "
 "belonging to the wide-character class \"upper\".  Otherwise it returns zero."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswupper.3:71
+#: build/C/man3/iswupper.3:79
 msgid ""
 "The behavior of B<iswupper>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswupper.3:78
+#: build/C/man3/iswupper.3:86
 msgid "B<isupper>(3), B<iswctype>(3), B<towupper>(3)"
 msgstr ""
 
@@ -1095,7 +1095,7 @@ msgid "B<int iswxdigit(wint_t >I<wc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswxdigit.3:33
+#: build/C/man3/iswxdigit.3:35
 msgid ""
 "The B<iswxdigit>()  function is the wide-character equivalent of the "
 "B<isxdigit>(3)  function.  It tests whether I<wc> is a wide character "
@@ -1103,7 +1103,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswxdigit.3:37
+#: build/C/man3/iswxdigit.3:39
 msgid ""
 "The wide-character class \"xdigit\" is a subclass of the wide-character "
 "class \"alnum\", and therefore also a subclass of the wide-character class "
@@ -1111,14 +1111,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswxdigit.3:40
+#: build/C/man3/iswxdigit.3:42
 msgid ""
 "Being a subclass of the wide-character class \"print\", the wide-character "
 "class \"xdigit\" is disjoint from the wide-character class \"cntrl\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswxdigit.3:44
+#: build/C/man3/iswxdigit.3:46
 msgid ""
 "Being a subclass of the wide-character class \"graph\", the wide-character "
 "class \"xdigit\" is disjoint from the wide-character class \"space\" and its "
@@ -1126,14 +1126,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswxdigit.3:47
+#: build/C/man3/iswxdigit.3:49
 msgid ""
 "Being a subclass of the wide-character class \"alnum\", the wide-character "
 "class \"xdigit\" is disjoint from the wide-character class \"punct\"."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswxdigit.3:51
+#: build/C/man3/iswxdigit.3:53
 msgid ""
 "The wide-character class \"xdigit\" always contains at least the letters "
 "\\(aqA\\(aq to \\(aqF\\(aq, \\(aqa\\(aq to \\(aqf\\(aq and the digits "
@@ -1141,7 +1141,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswxdigit.3:57
+#: build/C/man3/iswxdigit.3:61
 msgid ""
 "The B<iswxdigit>()  function returns nonzero if I<wc> is a wide character "
 "belonging to the wide-character class \"xdigit\".  Otherwise it returns "
@@ -1149,14 +1149,14 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswxdigit.3:66
+#: build/C/man3/iswxdigit.3:70
 msgid ""
 "The behavior of B<iswxdigit>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/iswxdigit.3:69
+#: build/C/man3/iswxdigit.3:73
 msgid "B<iswctype>(3), B<isxdigit>(3)"
 msgstr ""
 
@@ -1178,7 +1178,7 @@ msgid "B<wint_t towctrans(wint_t >I<wc>B<, wctrans_t >I<desc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towctrans.3:31
+#: build/C/man3/towctrans.3:39
 msgid ""
 "If I<wc> is a wide character, the B<towctrans>()  function translates it "
 "according to the transliteration descriptor I<desc>.  If I<wc> is B<WEOF>, "
@@ -1186,28 +1186,28 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towctrans.3:36
+#: build/C/man3/towctrans.3:45
 msgid ""
 "I<desc> must be a transliteration descriptor returned by the B<wctrans>(3)  "
 "function."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towctrans.3:41
+#: build/C/man3/towctrans.3:55
 msgid ""
 "The B<towctrans>()  function returns the translated wide character, or "
 "B<WEOF> if I<wc> is B<WEOF>."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towctrans.3:50
+#: build/C/man3/towctrans.3:64
 msgid ""
 "The behavior of B<towctrans>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towctrans.3:54
+#: build/C/man3/towctrans.3:68
 msgid "B<towlower>(3), B<towupper>(3), B<wctrans>(3)"
 msgstr ""
 
@@ -1229,7 +1229,7 @@ msgid "B<wint_t towlower(wint_t >I<wc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towlower.3:35
+#: build/C/man3/towlower.3:42
 msgid ""
 "The B<towlower>()  function is the wide-character equivalent of the "
 "B<tolower>(3)  function.  If I<wc> is a wide character, it is converted to "
@@ -1238,21 +1238,21 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towlower.3:40
+#: build/C/man3/towlower.3:53
 msgid ""
 "The B<towlower>()  function returns the lowercase equivalent of I<wc>, or "
 "B<WEOF> if I<wc> is B<WEOF>."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towlower.3:49
+#: build/C/man3/towlower.3:62
 msgid ""
 "The behavior of B<towlower>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towlower.3:56
+#: build/C/man3/towlower.3:69
 msgid "B<iswlower>(3), B<towctrans>(3), B<towupper>(3)"
 msgstr ""
 
@@ -1274,7 +1274,7 @@ msgid "B<wint_t towupper(wint_t >I<wc>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towupper.3:35
+#: build/C/man3/towupper.3:42
 msgid ""
 "The B<towupper>()  function is the wide-character equivalent of the "
 "B<toupper>(3)  function.  If I<wc> is a wide character, it is converted to "
@@ -1283,21 +1283,21 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towupper.3:40
+#: build/C/man3/towupper.3:53
 msgid ""
 "The B<towupper>()  function returns the uppercase equivalent of I<wc>, or "
 "B<WEOF> if I<wc> is B<WEOF>."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towupper.3:49
+#: build/C/man3/towupper.3:62
 msgid ""
 "The behavior of B<towupper>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/towupper.3:56
+#: build/C/man3/towupper.3:69
 msgid "B<iswupper>(3), B<towctrans>(3), B<towlower>(3)"
 msgstr ""
 
@@ -1319,7 +1319,7 @@ msgid "B<wctrans_t wctrans(const char *>I<name>B<);>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/wctrans.3:36
+#: build/C/man3/wctrans.3:41
 msgid ""
 "The I<wctrans_t> type represents a mapping which can map a wide character to "
 "another wide character.  Its nature is implementation-dependent, but the "
@@ -1329,7 +1329,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/wctrans.3:45
+#: build/C/man3/wctrans.3:50
 msgid ""
 "The B<wctrans>()  function returns a mapping, given by its name.  The set of "
 "valid names depends on the B<LC_CTYPE> category of the current locale, but "
@@ -1337,7 +1337,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/wctrans.3:48
+#: build/C/man3/wctrans.3:53
 #, no-wrap
 msgid ""
 "  \"tolower\" - realizes the B<tolower>(3) mapping\n"
@@ -1345,21 +1345,21 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/wctrans.3:55
+#: build/C/man3/wctrans.3:62
 msgid ""
 "The B<wctrans>()  function returns a mapping descriptor if the I<name> is "
-"valid.  Otherwise it returns I<(wctrans_t) 0>."
+"valid.  Otherwise it returns I<(wctrans_t)\\ 0>."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/wctrans.3:64
+#: build/C/man3/wctrans.3:71
 msgid ""
 "The behavior of B<wctrans>()  depends on the B<LC_CTYPE> category of the "
 "current locale."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man3/wctrans.3:66
+#: build/C/man3/wctrans.3:73
 msgid "B<towctrans>(3)"
 msgstr ""