From 71a9869cab424e0db69ac364794c27066a76f7f0 Mon Sep 17 00:00:00 2001
From: Russ Allbery
- Due to limitations in current implementations, all characters
- in the manual page source should be representable in the usual
- legacy encoding for that language, even if the file is
- actually encoded in UTF-8. Safe alternative ways to write many
- characters outside that range may be found in
-
If a localized version of a manual page is provided, it should either be up-to-date or it should be obvious to the reader that diff --git a/upgrading-checklist.html b/upgrading-checklist.html index 206f6fa..04e5e31 100644 --- a/upgrading-checklist.html +++ b/upgrading-checklist.html @@ -57,6 +57,8 @@ picking your way through this list. * Clarify installation directories for X programs and remove the requirement to pre-depend on x11-common before installing into /usr/include/X11 and /usr/lib/X11. [11.8.7] + * Remove the requirement that all characters in a manual page be + representable in the legacy encoding for that language. [12.1] * Localized man pages should either be kept up-to-date with the original version or warn that they're not up-to-date, either with warning text or by showing missing or changed portions in the -- 2.39.5