Andrew Thompson
2880daeb77
Allow multiple makeoption lines to be used with the += operator, this permits
...
the following syntax in the kernel config.
makeoptions MODULES_OVERRIDE=foo
makeoptions MODULES_OVERRIDE+=bar
makeoptions MODULES_OVERRIDE+=baz
Bump config minor version to 600007.
2008-11-22 21:12:47 +00:00
Warner Losh
5fd6a6b362
Document multiple hints lines.
...
Tweak machine description to more accurately reflect second argument being
the cpu architecture. Note correspondence with MACHINE and MACHINE_ARCH.
2006-10-24 00:44:40 +00:00
Joseph Koshy
4bb7c6590e
Document the two argument form of the "machine" directive.
...
Reviewed by: imp
MFC After: 3 days
2006-02-12 07:56:11 +00:00
Ruslan Ermilov
198423bd20
Document "makeoption", "nocpu", and "nomakeoptions" directives.
...
(Indeed this should be repo-copied to src/usr.sbin/config/.)
2005-12-03 20:07:32 +00:00
Dag-Erling Smørgrav
b83d741b1c
Fully document (no)?(device|option)s?.
...
This page should probably be repocopied to src/usr.sbin/config/.
2005-02-10 14:26:21 +00:00
Ruslan Ermilov
bf7f20c2b6
Assorted markup, spelling, and grammar fixes.
2004-06-16 08:33:57 +00:00
Olivier Houchard
fc0c46e313
Document the "files" directive.
...
Reminded by: jmg
2004-05-13 21:55:53 +00:00
Joseph Koshy
81e25c5eb2
Eliminate non-existent word.
...
Submitted by: jwd
2003-07-13 09:11:10 +00:00
Joseph Koshy
6203e1ea06
"towards" -> "toward". According to dictionary.com, the use of "towards"
...
is common in British English, while "toward" is the preferred form in
American English. Use the American form for consistency.
Correct the date on the manual page.
Submitted by: Tom Rhodes <trhodes@freebsd.org>,
underway@comcast.net (Gary W. Swearingen)
2003-07-08 01:39:02 +00:00
Joseph Koshy
1518d1294c
New section 5 manual page detailing our kernel configuration file
...
format.
Reviewed by: Ruslan Ermilov <ru@freebsd.org>, Jens
Schweikhardt <schweikh@schweikhardt.net>
2003-07-06 01:52:26 +00:00