diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/debefivm-create | 2 | ||||
-rwxr-xr-x | bin/debvm-create | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/debefivm-create b/bin/debefivm-create index d9b36e5..1c03be5 100755 --- a/bin/debefivm-create +++ b/bin/debefivm-create @@ -79,7 +79,7 @@ The root password is deleted such that a login does not ask for it and the syste skips installing a linux kernel image. This can be useful to install a kernel without a package. -If a kernel is installed via B<mmdebstrap> option C<--include>, automtatic kernel installation is automatically skipped. +If a kernel is installed via B<mmdebstrap> option C<--include>, automatic kernel installation is automatically skipped. =item B<packagelists> diff --git a/bin/debvm-create b/bin/debvm-create index 78e86bf..4f652e3 100755 --- a/bin/debvm-create +++ b/bin/debvm-create @@ -94,7 +94,7 @@ This is equivalent to specifying B<--initsystem=none>. skips installing a linux kernel image. This can be useful to install a kernel without a package. -If a kernel is installed via B<mmdebstrap> option C<--include>, automtatic kernel installation is automatically skipped. +If a kernel is installed via B<mmdebstrap> option C<--include>, automatic kernel installation is automatically skipped. =item B<packagelists> |