CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2017/06/13 09:05:22
Modified files: usr.bin/mandoc : mandoc.1 manpath.c Log message: Delete the arbitrary range restriction for -Owidth. We provide users with tools. We don't attempt to prevent them from using them in stupid ways: depending on the context, not every stupid-looking use is necessarily actually stupid, and not every stupidity can be automatically detected anyway, so don't even try.