Fix typos in debootscrap
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
fmaury 2022-09-09 07:09:08 +00:00
parent 543f0ba1e1
commit ef08c27722

View file

@ -62,8 +62,8 @@ this would create a easy way of escaping the namespace.
As it seems, though, there is a way to build an unprivileged Debian root
filesystem that is even built into deboostrap, using the installation variant
"fakechroot". Alternate code pathes exist in deboostrap when this variant is
selecte that side-step some checks, and fakes some calls. This variant also adds
"fakechroot". Alternate code paths exist in deboostrap when this variant is
selected that side-step some checks, and fake some calls. This variant also adds
a check to ensure this variant is run only if the `fakechroot` utility is in
use. Therefore, you are expected to run debootstap as followed, as documented in
the `fakechroot` manpage: