fix option handling inconsistency

This commit is contained in:
okuji 1999-06-28 04:10:35 +00:00
parent fc6fa9d5e2
commit f6fb25a807
5 changed files with 11 additions and 4 deletions

View file

@ -1226,7 +1226,7 @@ an integer (decimal, octal or hexadecimal).
@item --install-partition=@var{par}
Set the stage2 @var{install_partition} to @var{par}. This argument
should be an hexadecimal number.
should be an integer (decimal, octal or hexadecimal).
@item --no-config-file
Do not use the configuration file even if it can be read.