CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/27 08:59:42
Modified files:
usr.bin/mandoc : manpath.c
Log message:
Fix a regression caused by the insertion of two new tokens,
which unintentionally made the -O tag= argument mandatory,
breaking commands like "man -akO tag Ic=ulimit".
Noticed while answering questions from Ian Ropers.
