gbranden pushed a commit to branch master
in repository groff.

commit e0107bed6dac98388c38041503e978ac9c26444e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Oct 25 17:43:25 2021 +1100

    groff_out(5): Fix erroneous claim regarding 'N'.
    
    * man/groff_out.5.man (Command reference/Simple commands): Fix erroneous
      claim: 'N' is not a GNU roff extension; it appears on page 27 of
      CSTR#54 (1992).
---
 ChangeLog           | 6 ++++++
 man/groff_out.5.man | 3 ---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 751a827..58a4e00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-10-24  G. Branden Robinson <[email protected]>
+
+       * man/groff_out.5.man (Command reference/Simple commands): Fix
+       erroneous claim: 'N' is not a GNU roff extension; it appears on
+       page 27 of CSTR#54 (1992).
+
 2021-10-24  Keith Marshall  <[email protected]>
 
        [ms]: Provide global default XH and XN implementations.
diff --git a/man/groff_out.5.man b/man/groff_out.5.man
index d7277a1..8aca4d3 100644
--- a/man/groff_out.5.man
+++ b/man/groff_out.5.man
@@ -687,9 +687,6 @@ For example,
 .B N\~\-193
 represents an unbreakable space which has a width of 193\|u.
 .
-This command is a
-.I groff
-extension.
 .
 .
 .TP

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

Reply via email to