groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 09/11: groff(7): Drop discussion of Y2K issues.


From: G. Branden Robinson
Subject: [groff] 09/11: groff(7): Drop discussion of Y2K issues.
Date: Mon, 12 Apr 2021 06:07:22 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 846d7c9fbca1ce6bb9727b4b750d395085e52c0e
Author: Dave Kemper <saint.snit@gmail.com>
AuthorDate: Sun Apr 11 10:48:45 2021 +0000

    groff(7): Drop discussion of Y2K issues.
    
    Fixes <https://savannah.gnu.org/bugs/?60372>.
---
 ChangeLog       | 7 +++++++
 man/groff.7.man | 8 ++------
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fc1d744..6ccc633 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2021-04-12  Dave Kemper <saint.snit@gmail.com>
+
+       * man/groff.7.man (Registers/Writable registers) <year, yr>:
+       Drop discussion of Y2K issues.
+
+       Fixes <https://savannah.gnu.org/bugs/?60372>.
+
 2021-04-11  G. Branden Robinson <g.branden.robinson@gmail.com>
 
        * doc/groff.texi (Setting Registers) <rnn>: Fix error; the
diff --git a/man/groff.7.man b/man/groff.7.man
index 27a1c98..0a826c4 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -4883,15 +4883,11 @@ image (set by
 .
 .TPx
 .REG year
-The current year (year 2000 compliant).
+The current year.
 .
 .TPx
 .REG yr
-Current year minus 1900.
-.
-For Y2K compliance use
-.register year
-instead.
+The current year minus 1900.
 .
 .PD
 .



reply via email to

[Prev in Thread] Current Thread [Next in Thread]