diff options
author | Colin Watson <cjwatson@debian.org> | 2007-06-19 14:34:06 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2007-06-19 14:34:06 +0000 |
commit | 401df53c2c65ab32d521b3ebb561870390391407 (patch) | |
tree | 692a488e3652412851190a8669fdd0e644543403 /debootstrap.8 | |
parent | 0b9aca6f923d9bbddc3c7a2abf7b5204ecbe0753 (diff) | |
download | debootstrap-401df53c2c65ab32d521b3ebb561870390391407.tar.gz |
* Fix "deboostrap" typo in debootstrap(8) (thanks, Adam Conrad).
r47547
Diffstat (limited to 'debootstrap.8')
-rw-r--r-- | debootstrap.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debootstrap.8 b/debootstrap.8 index b0a0729..ad85d24 100644 --- a/debootstrap.8 +++ b/debootstrap.8 @@ -79,7 +79,7 @@ Download packages, but don't perform installation Do the initial unpack phase of bootstrapping only, for example if the target architecture does not match the host architecture. A copy of debootstrap sufficient for completing the bootstrap process will be -installed as /deboostrap/debootstrap in the target filesystem. +installed as /debootstrap/debootstrap in the target filesystem. .IP .IP "\fB\-\-second\-stage\fP" Complete the bootstrapping process. Other arguments are generally not |