esr pushed a commit to branch master
in repository groff.

commit 30679f45c6fc382d3bed02fd6f09fb0778cecabb
Author: Eric S. Raymond <[email protected]>
Date:   Sat Mar 5 08:30:45 2016 -0500

    .EX/.EE around tables is unnecessary and confuses doclifter.
---
 src/preproc/tbl/tbl.1.man |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/preproc/tbl/tbl.1.man b/src/preproc/tbl/tbl.1.man
index a8fae6d..336bcc6 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -183,13 +183,11 @@ The separating character is here the default
 .P
 The result is
 .RS
-.EX
 .TS
 c c c .
 This   is      centered
 Well,  this    also
 .TE
-.EE
 .RE
 .
 .
@@ -228,7 +226,6 @@ another@number@75
 .
 The result is
 .RS
-.EX
 .TS
 tab(@);
 c s s
@@ -237,7 +234,6 @@ Title
 left@centers@123
 another@number@75
 .TE
-.EE
 .RE
 .
 Here

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

Reply via email to