gbranden pushed a commit to branch master
in repository groff.

commit 79e1bcd5fd388f54fbef054406f959e3ff90aac6
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Oct 7 10:48:08 2023 -0500

    groff_man*(7): Tune mandoc portability horizons.
    
    * mandoc supported \: 4½ years earlier than I had recorded it.
    * mandoc didn't adopt non-breaking semantics for \~ until 1.9.14.
    
    Thanks to Ingo Schwarze for the corrections.
---
 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 dd8c58479..806c8cedb 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -2483,7 +2483,7 @@ Doctools
 .I troff \" Heirloom
 050915 (September 2005),
 .I mandoc
-1.14.5 (2019-03-10),
+1.13.1 (2014-08-10),
 and
 .I neatroff
 (commit 399a4936,
@@ -2523,7 +2523,7 @@ also supported by Heirloom Doctools
 .I troff \" Heirloom
 050915 (September 2005),
 .I mandoc
-1.9.5 (2009-09-21),
+1.9.14 (2009-11-16),
 .I neatroff
 (commit 1c6ab0f6e,
 2016-09-13),

_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to