CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2018/04/18 16:33:18
Modified files: share/man/man9 : autoconf.9 Log message: apply some consistency with other manpages. move all the function prototypes to the SYNOPSIS section, rather than having them underneath sections later in the page. make those sections subheaders rather than full section headers while im here. ok schwarze@