NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/49485: mandoc fails to fail if the word No appears unquoted in a reference
>Number: 49485
>Category: bin
>Synopsis: mandoc fails to fail if the word No appears unquoted in a reference
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Dec 16 23:20:00 +0000 2014
>Originator: Antti Kantee
>Release:
>Organization:
>Environment:
>Description:
mandoc fails to emulate troff by allowing unquoted macros on macro lines.
Also see bin/49481
>How-To-Repeat:
mandoc the following. "this should not be displayed" gets rendered against all expectations of what is good and holy.
.Dd 1234
.Sh NAME
.Nm testpage
.Os
.Sh DESC
.Rs
.%A Dr. No
.%T this should not be displayed
.Re
>Fix:
Home |
Main Index |
Thread Index |
Old Index