diff options
author | Helmut Grohne <helmut@subdivi.de> | 2025-05-31 09:42:38 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2025-05-31 09:42:38 +0200 |
commit | 1238d3f5814a2cb8440deba1a856207bda571021 (patch) | |
tree | 9b3c932f600a075ffbbb2960da5adf144674cb5e /bin/debvm-create | |
parent | 76f81253e786b394914fd598b0a4fcb45b271dc4 (diff) | |
download | debvm-1238d3f5814a2cb8440deba1a856207bda571021.tar.gz |
Fix a spelling mistake in manual pages
Diffstat (limited to 'bin/debvm-create')
-rwxr-xr-x | bin/debvm-create | 2 |
1 files changed, 1 insertions, 1 deletions
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> |