]> git.cameronkatri.com Git - mandoc.git/commit
In one of the examples, the tbl(7) source code displayed
authorIngo Schwarze <schwarze@openbsd.org>
Wed, 12 Jan 2022 04:14:25 +0000 (04:14 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Wed, 12 Jan 2022 04:14:25 +0000 (04:14 +0000)
commite1a01aa9b20122cb40cafd18bb9e1047e1617e61
tree723c1773575f28936e399dcdc020805e0cb3f4f0
parent15ee5faf3014cf8a13eb795228bb1bb6579d7a43
In one of the examples, the tbl(7) source code displayed
contains a backslash that needs to be escaped, and the
missing escaping resulted in very misleading formatting.

Documentation bug found due to a question from
Ted Bullock <tbullock at comlore dot com>.
tbl.7