esr pushed a commit to branch master
in repository groff.

commit d69f1a66f999cb48d88ab4db1fc524f2ccaadcd7
Author: Eric S. Raymond <[email protected]>
Date:   Sat Mar 5 14:07:36 2016 -0500

    Don't test .TP's boundaries with \c, it's not safe or portable.
    
    Spotted by doclifter.
---
 src/preproc/eqn/eqn.1.man |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/preproc/eqn/eqn.1.man b/src/preproc/eqn/eqn.1.man
index 27541a3..5901dbe 100644
--- a/src/preproc/eqn/eqn.1.man
+++ b/src/preproc/eqn/eqn.1.man
@@ -313,8 +313,7 @@ Possible types are:
 .
 .RS
 .TP \w'punctuation'u+2n
-ordinary an ordinary character such as \[oq]1\[cq] or \[oq]\c
-.IR x \[cq];
+an ordinary character such as \[oq]1\[cq] or \[oq]\fIx\fP\[cq];
 .
 .TP
 operator

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

Reply via email to