gbranden pushed a commit to branch master
in repository groff.

commit 7d75b6bba0c588fbf304f8623166ac9989ef9d44
Author: G. Branden Robinson <[email protected]>
Date:   Mon Nov 6 11:33:13 2017 -0500

    groff_man(5): Improve UR/UE example.
    
    Use left- and right-angle-bracket character escapes, which more
    faithfully represent the macros' operation.
    
    Signed-off-by: G. Branden Robinson <[email protected]>
---
 tmac/groff_man.7.man | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/tmac/groff_man.7.man b/tmac/groff_man.7.man
index ae52ab0..bf6ef0e 100644
--- a/tmac/groff_man.7.man
+++ b/tmac/groff_man.7.man
@@ -808,7 +808,8 @@ given as an example
 .
 .IP
 usually displays like this: \[lq]this is a link to some random
-site <http://\:randomsite.org/\:fubar>, given as an example\[rq].
+site \[la]http://\:randomsite.org/\:fubar\[ra], given as an
+example\[rq].
 .
 .
 .IP

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

Reply via email to