- commentary typos

This commit is contained in:
Bernhard Reutner-Fischer 2006-03-24 14:30:05 +00:00
parent 2dd13bd25a
commit 771b186406
2 changed files with 2 additions and 2 deletions

View File

@ -225,7 +225,7 @@ config CONFIG_MAKEDEVS
Device properties are passed as command line arguments. Device properties are passed as command line arguments.
. .
'table' reads device properties from a file or stdin, allowing 'table' reads device properties from a file or stdin, allowing
a batch of unrelated devices to be makde with one command. a batch of unrelated devices to be made with one command.
User/group names are allowed as an alternative to uid/gid. User/group names are allowed as an alternative to uid/gid.
choice choice

View File

@ -238,5 +238,5 @@ loop:
} }
#else #else
# error makdedevs configuration error, either leaf or table must be selected # error makedevs configuration error, either leaf or table must be selected
#endif #endif