CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2022/01/11 21:14:20
Modified files: share/man/man7 : tbl.7 Log message: 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>.