gbranden pushed a commit to branch master
in repository groff.

commit 44a73be7b4aee28a01d37a645df6449d0d2a14e5
Author: G. Branden Robinson <[email protected]>
Date:   Sun Oct 22 20:06:33 2017 -0400

    refer-mm.tmac: Protect full stop in abbreviation.
    
    Fixes Savannah #51611.
    
    Signed-off-by: Bjarni Ingi Gislason <[email protected]>
    Signed-off-by: G. Branden Robinson <[email protected]>
---
 contrib/mm/refer-mm.tmac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/mm/refer-mm.tmac b/contrib/mm/refer-mm.tmac
index 0b84848..c50dcf7 100644
--- a/contrib/mm/refer-mm.tmac
+++ b/contrib/mm/refer-mm.tmac
@@ -59,7 +59,7 @@
 .ds ref*spec!A     ",  " "
 .ds ref*spec!B     """ " " "in \fI" ""    "\fP"
 .ds ref*spec!D     """ " " "("      ")"
-.ds ref*spec!E     ",  " " "ed. "
+.ds ref*spec!E     ",  " " "ed.\& "
 .ds ref*spec!G     """ " " "("      ")"
 .ds ref*spec!J     ",  " " "\fI"    ""    "\fP"
 .ds ref*spec!N     """ "(" ""       ")"

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

Reply via email to