Revert "fixed broken [build|link]."

This reverts commit 8ef027f131.

The proper fix in this case was <7301044b01>.
This commit is contained in:
Christoph M. Becker 2021-02-15 23:52:44 +01:00
parent 94f0332bf0
commit 64f2f1c70d
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@
Truncates <type>string</type> <parameter>string</parameter> to specified <parameter>width</parameter>,
where halfwidth characters count as <literal>1</literal>, and fullwidth
characters count as <literal>2</literal>.
See <link xlink:href="&url.unicode.reports;">&url.unicode.reports;</link>
See <link xlink:href="&url.unicode.reports.tr;11/">&url.unicode.reports.tr;11/</link>
for details regarding East Asian character widths.
</para>
</refsect1>

View file

@ -17,7 +17,7 @@
Returns the width of <type>string</type> <parameter>string</parameter>,
where halfwidth characters count as <literal>1</literal>, and fullwidth
characters count as <literal>2</literal>.
See <link xlink:href="&url.unicode.reports;">&url.unicode.reports;</link>
See <link xlink:href="&url.unicode.reports.tr;11/">&url.unicode.reports.tr;11/</link>
for details regarding East Asian character widths.
</para>
<para>