CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/12/15 11:04:32
Modified files: usr.bin/mandoc : main.c Log message: Let "man n open" do the same as "man -s n open" again, that is, show the open(n) Tcl manual, as documented in man(1). Issue reported by Svyatoslav Mishyn <juef at openmailbox dot org> (Crux Linux).