From ChangeLog:
: 2001-10-19 Ruslan Ermilov <ru@FreeBSD.org> : : * tmac/doc.tmac (doc-flag-recursion): Protect arguments against : being handled as end-of-sentence characters, This fixes ".Fl \&?". Previously, it produced an additional whitespace. There were no precedents in FreeBSD manpages. That's why it was Noticed by: Thomas Klausner <wiz@netbsd.org>
This commit is contained in:
parent
059b06f9eb
commit
5b9435ca7b
@ -426,7 +426,7 @@
|
||||
. ie "\*[doc-str-dfr]"-" \
|
||||
. nop \|\-\^\-\|\c
|
||||
. el \
|
||||
. nop \|\%\-\*[doc-str-dfr]\c
|
||||
. nop \|\%\-\*[doc-str-dfr]\&\c
|
||||
. \}\}\}
|
||||
. el \{\
|
||||
. nop \f[\n[doc-curr-font]]\s[\n[doc-curr-size]u]\c
|
||||
|
Loading…
Reference in New Issue
Block a user