mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Do not output extra space after .Ef call.
Ported from: mdocNG
This commit is contained in:
parent
52017970cb
commit
e9ac6c2070
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue