- commentary typos
This commit is contained in:
parent
2dd13bd25a
commit
771b186406
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user