- commentary typos
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 24 Mar 2006 14:30:05 +0000 (14:30 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 24 Mar 2006 14:30:05 +0000 (14:30 -0000)
miscutils/Config.in
miscutils/makedevs.c

index 8f2ef1557e9ad792bf3a2b5f577a9c5809bbf5b6..dcd19ad0dedba2167cab1fa1f72a6fb0b9a570e8 100644 (file)
@@ -225,7 +225,7 @@ config CONFIG_MAKEDEVS
           Device properties are passed as command line arguments.
          .
          '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.
 
 choice
index fa7535f05a510dd67cb117aaf791dae98418d3cd..999b99331f4a86113b95f288eb4e8add9d5224bd 100644 (file)
@@ -238,5 +238,5 @@ loop:
 }
 
 #else
-# error makdedevs configuration error, either leaf or table must be selected
+# error makedevs configuration error, either leaf or table must be selected
 #endif