freebsd-skq/share/man
Baptiste Daroussin faf66437f8 Add two special directives to libmap.conf:
include <file>:
  Parse the contents of file before continuing with the current file.
includedir <dir>:
  Parse the contents of every file in dir that ends in .conf before continuing
  with the current file.
Any file or directory encountered while processing include or includedir
directives will be parsed exactly once, even if it is encountered multiple
times.

Reviewed by:	kib, des
Approved by:	des (mentor)
MFC after:	1 month
2012-04-30 21:26:35 +00:00
..
man1 sh: Add kill builtin. 2010-12-21 22:47:34 +00:00
man3 mdoc: fix column names, indentation, column separation within each row, and 2012-04-07 09:05:30 +00:00
man4 Change the default to not use packet counters to generate rx interrupts. 2012-04-30 09:46:05 +00:00
man5 Add two special directives to libmap.conf: 2012-04-30 21:26:35 +00:00
man6
man7 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
man8 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
man9 - Update the rest of struct ithd references. 2012-04-19 16:13:15 +00:00
Makefile