Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/config Spelling.
details: https://anonhg.NetBSD.org/src/rev/d5a63c3db82b
branches: trunk
changeset: 332935:d5a63c3db82b
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Oct 12 08:04:30 2014 +0000
description:
Spelling.
diffstat:
usr.bin/config/TODO | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r a947c14c85c3 -r d5a63c3db82b usr.bin/config/TODO
--- a/usr.bin/config/TODO Sun Oct 12 08:02:35 2014 +0000
+++ b/usr.bin/config/TODO Sun Oct 12 08:04:30 2014 +0000
@@ -34,12 +34,12 @@
Kill linker definitions in sys/conf/Makefile.inc.kern.
-o Differenciate "options" and "flags"/"params".
+o Differentiate "options" and "flags"/"params".
- "options" enables featurs by adding *.c files (via attributes).
+ "options" enables features by adding *.c files (via attributes).
"flags" and "params" are to change contents of *.c files. These don't add
- *.c files to the result kernek, or don't build attributes (modules).
+ *.c files to the result kernel, or don't build attributes (modules).
o Make flags/params per attributes (modules).
@@ -60,5 +60,5 @@
o Split cfdata.
cfdata is pattern matching rules to enable devices at runtime device
- auto-configuration. It is pure data and can (should) be generated separatedly
+ auto-configuration. It is pure data and can (should) be generated separately
from the code.
Home |
Main Index |
Thread Index |
Old Index