From e9ac6c20703c2a16ff8d89f9e4faae05eb5ae4ad Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 26 Feb 2001 09:24:14 +0000 Subject: [PATCH] Do not output extra space after .Ef call. Ported from: mdocNG --- contrib/groff/tmac/tmac.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/groff/tmac/tmac.doc b/contrib/groff/tmac/tmac.doc index 0532bff5222..279e3a1100b 100644 --- a/contrib/groff/tmac/tmac.doc +++ b/contrib/groff/tmac/tmac.doc @@ -1533,7 +1533,7 @@ .de Ef .ds mN Ef .ie \\n(.$>0 .tm Usage .Ef (does not take arguments) (#\\n(.c) -.el \&\f\\n(bF\s\\n(bZ +.el \&\f\\n(bF\s\\n(bZ\c .. .\" Ns Bk macro - Begin Keep .\" Ns Ek macro - End Keep