Module Name: src Committed By: riz Date: Wed Nov 4 16:40:58 UTC 2015
Modified Files: src/lib/libutil [netbsd-7]: login_cap.c src/share/man/man5 [netbsd-7]: login.conf.5 Log Message: Pull up following revision(s) (requested by kamil in ticket #927): share/man/man5/login.conf.5: revision 1.29 share/man/man7/sysctl.7: revision 1.88 share/man/man5/login.conf.5: revision 1.30 lib/libutil/login_cap.c: revision 1.32 share/man/man5/login.conf.5: revision 1.31 share/doc/psd/05.sysman/1.6.t: revision 1.6 Clean-up resources (sys/sys/resource.h) usage Add vmemoryuse to login_cap(3) Document vmemoryuse in login.conf(5) Reviewed by <riastradh> Approved by <pgoyette> Tested by Dominik Bialy Closes PR xsrc/49912 Bump date for previous. Clean-up documentation of login.conf(5) Remove redundant word "limit" from sentences "Maximum ...". Note that vmemoryuse might specify both maximum and current limits. Remove redundant 'in bytes' from the description of vmemoryuse, it's not ed in the next section describing the argument type 'size'. Changes inspired by <riastradh> in PR xsrc/49912 To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.31.6.1 src/lib/libutil/login_cap.c cvs rdiff -u -r1.28 -r1.28.6.1 src/share/man/man5/login.conf.5 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.