CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2015/10/16 15:35:17
Modified files: usr.bin/mandoc : main.c Log message: Once apropos(1) or man(1) are done with database access, or if the program was called as mandoc(1) in the first place, remove "flock" from our pledge(2) before entering the parsers and formatters. OK millert@ deraadt@