freebsd-skq/share/man
Kyle Evans bb4b11cf98 style.lua(9): Clarify local variable guideline
The intent of this guideline is to avoid creating global variables in module
scope. Its main purpose is to serve as a reminder that variables at module
scope also need to be declared.

We want to avoid global variables in general, but this is easier to mess up
when designing things in the module scope.
2018-02-20 05:21:58 +00:00
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 pthread: adding missing header to man page 2018-02-03 20:50:46 +00:00
man4 bnxt: Update man page with newly supported devices, options, etc 2018-02-15 18:39:43 +00:00
man5 rc.conf.5: Flip default background_fsck language to match defaults 2018-02-16 01:03:08 +00:00
man6 Update intro(6) - remove hint that doesn't work, add explicit list 2017-11-27 12:39:35 +00:00
man7 Fix a typo. 2018-02-05 23:29:50 +00:00
man8 - Document new ${name}_limits rc.conf option 2018-02-06 15:30:17 +00:00
man9 style.lua(9): Clarify local variable guideline 2018-02-20 05:21:58 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00