gbranden pushed a commit to branch master
in repository groff.

commit 190ec11a6cafda8ee854b1d7538fa1eaf933d0f3
Author: G. Branden Robinson <[email protected]>
Date:   Fri Nov 9 12:37:20 2018 -0500

    man pages: Kill comment regarding preprocessor-fu.
    
        * man/groff_diff.7.man:
        * man/groff_out.5.man:
        * src/devices/grolbp/grolbp.1.man:
        Delete comment explaining what the preprocessor hint is for.  We
        document this in groff_man(7), but more importantly, apparently
        there are very weak and easily confused mandb-style index
        generators out there, so being conservative with the beginnings
        of man pages seems wise.  Most significantly in my view, we have
        13 other man pages in the tree that issue a preprocessor hint
        but lack such a comment.  Consistency wins.
    
    Signed-off-by: G. Branden Robinson <[email protected]>
---
 man/groff_diff.7.man            | 1 -
 man/groff_out.5.man             | 1 -
 src/devices/grolbp/grolbp.1.man | 1 -
 3 files changed, 3 deletions(-)

diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 5d43166..246b3d2 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -1,5 +1,4 @@
 '\" e
-.\" The above line should force the use of eqn as a preprocessor
 .TH GROFF_DIFF @MAN7EXT@ "@MDATE@" "groff @VERSION@"
 .SH NAME
 groff_diff \- differences between GNU troff and classical troff
diff --git a/man/groff_out.5.man b/man/groff_out.5.man
index 07efff5..65cccf1 100644
--- a/man/groff_out.5.man
+++ b/man/groff_out.5.man
@@ -1,5 +1,4 @@
 '\" e
-.\" The above line should force the use of eqn as a preprocessor
 .TH GROFF_OUT @MAN5EXT@ "@MDATE@" "groff @VERSION@"
 .SH NAME
 groff_out \- groff intermediate output format
diff --git a/src/devices/grolbp/grolbp.1.man b/src/devices/grolbp/grolbp.1.man
index 80c251c..f0e33cc 100644
--- a/src/devices/grolbp/grolbp.1.man
+++ b/src/devices/grolbp/grolbp.1.man
@@ -1,5 +1,4 @@
 '\" t
-.\" The above line should force the use of tbl as a preprocessor
 .TH GROLBP @MAN1EXT@ "@MDATE@" "groff @VERSION@"
 .SH NAME
 grolbp \- groff driver for Canon CAPSL printers (LBP-4 and LBP-8 \

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

Reply via email to