CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2015/10/12 11:20:53
Modified files: share/man/man9 : style.9 Log message: Parentheses are useless after "return", it's not a function. There is no need to mop this up everywhere, but at least style(9) should show modern rather than historic style. OK millert@ tedu@