Module Name: src Committed By: martin Date: Sun Mar 10 19:03:30 UTC 2024
Modified Files: src/usr.bin/getconf [netbsd-10]: getconf.1 getconf.c Log Message: Pull up following revision(s) (requested by riastradh in ticket #617): usr.bin/getconf/getconf.c: revision 1.37 usr.bin/getconf/getconf.1: revision 1.14 PR/57875: Jason Bacon: Try again without an _ for portability. getconf.1: Note that leading underscores in configuration variable names are ignored by getconf(1). While here, add a section with examples, and make the synopsis more concise. PR bin/57875 To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.13.34.1 src/usr.bin/getconf/getconf.1 cvs rdiff -u -r1.35 -r1.35.36.1 src/usr.bin/getconf/getconf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.