CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2019/07/28 12:35:09
Modified files: usr.bin/mandoc : main.c Log message: There is no point in pledge(2)ing literally the same list twice, so delete the second copy. No functional change.