CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2019/07/26 12:01:21
Modified files: usr.bin/mandoc : main.c Log message: Structural cleanup, no functional change: Move process group management out of main() into its own function because it has its own, self-contained logic and its own local variables.