]> git.cameronkatri.com Git - mandoc.git/commit
Use -m for macro set selection in mandoc(1) mode only, not in man(1)
authorIngo Schwarze <schwarze@openbsd.org>
Sun, 21 Dec 2014 14:49:28 +0000 (14:49 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sun, 21 Dec 2014 14:49:28 +0000 (14:49 +0000)
commit18c016fc3808867de2d3800f95abee7d75e409df
tree1dbf8c05f54f627c7446c402766d65eb5e88358c
parentbb55d4fd965b9c585c8757d36f150f45794917d5
Use -m for macro set selection in mandoc(1) mode only, not in man(1)
and apropos(1) mode.  While here, put a space character between
options and option arguments in error messages.
Both reported by Alessandro DE LAURENZIS <just22 dot adl at gmail dot com>.
main.c