Re: cleanup of return values in section 2 manpages

2014-12-10 Thread Ingo Schwarze
Hi Kapsars, Kaspars Bankovskis wrote on Wed, Dec 10, 2014 at 02:31:14PM +0200: > I think these two are good for the change as well: Committed, too. Ingo > Index: getrlimit.2 > === > RCS file: /cvs/src/lib/libc/sys/getrlimit.2,v

Re: cleanup of return values in section 2 manpages

2014-12-10 Thread Ingo Schwarze
Hi Kaspars, Kaspars Bankovskis wrote on Wed, Dec 10, 2014 at 01:57:49PM +0200: > On Wed, Dec 10, 2014 at 12:18:44AM -0700, Philip Guenther wrote: >> CVSROOT: /cvs >> Module name: src >> Changes by: guent...@cvs.openbsd.org2014/12/10 00:18:44 >> >> Modified files: >> lib/libc/sy

Re: cleanup of return values in section 2 manpages

2014-12-10 Thread Kaspars Bankovskis
I think these two are good for the change as well: Index: getrlimit.2 === RCS file: /cvs/src/lib/libc/sys/getrlimit.2,v retrieving revision 1.24 diff -u -p -r1.24 getrlimit.2 --- getrlimit.2 20 Nov 2014 03:19:23 - 1.24 +++ ge

cleanup of return values in section 2 manpages

2014-12-10 Thread Kaspars Bankovskis
On Wed, Dec 10, 2014 at 12:18:44AM -0700, Philip Guenther wrote: > CVSROOT: /cvs > Module name: src > Changes by: guent...@cvs.openbsd.org2014/12/10 00:18:44 > > Modified files: > lib/libc/sys : bind.2 intro.2 kill.2 > > Log message: > Prefer .In and .Rv -std More of thi