gbranden pushed a commit to branch master
in repository groff.

commit f379ad210177014271c94468200adb77003be299
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
AuthorDate: Fri May 30 18:42:57 2025 -0500

    groff_man_style(7): Move with the times.
    
    The Unicode Consortium seems to now favor "major-only" releases.
    "Starting with Unicode 14.0, each of those releases is targeted for the
    third quarter of each year.  Thus Unicode 14.0 was released in September
    2021, Unicode 15.0 was released in September 2022, and so on.  Minor and
    update versions will be avoided, unless necessary to address particular
    issues on a timely basis." <https://www.unicode.org/versions/>
    
    The Austin Group has released POSIX.1-2024.
    <https://pubs.opengroup.org/onlinepubs/9799919799/>
---
 tmac/groff_man.7.man.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 23ece4045..fe54cebe4 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -1836,9 +1836,9 @@ titles of anything other than major works of literature;
 identifiers for standards documents or technical reports such as
 CSTR\~#54,
 RFC\~1918,
-Unicode\~13.0,
+Unicode\~16,
 or
-POSIX.1-2017;
+POSIX.1-2024;
 acronyms;
 and occurrences after the first of a technical term.
 .

_______________________________________________
groff-commit mailing list
groff-commit@gnu.org
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to