hdparm: shrink rodata by ~250 bytes

This commit is contained in:
Denis Vlasenko
2007-08-16 10:37:49 +00:00
parent 6a2f7f41cf
commit a0319ba936
3 changed files with 27 additions and 56 deletions

View File

@@ -211,7 +211,7 @@ Special characters:
For example:
The cut applet must have only one type of list specified, so
-b, -c and -f are mutally exclusive and should raise an error
-b, -c and -f are mutually exclusive and should raise an error
if specified together. In this case you must set
opt_complementary = "b--cf:c--bf:f--bc". If two of the
mutually exclusive options are found, getopt32 will call