summaryrefslogtreecommitdiffstats
path: root/debootstrap.8
diff options
context:
space:
mode:
authorAnsgar Burchardt <ansgar@debian.org>2016-09-13 12:04:55 (GMT)
committerAnsgar Burchardt <ansgar@debian.org>2016-09-13 12:07:16 (GMT)
commitd95433f90c32abe3e8a035122da1b8dee8889adc (patch)
tree662b1c94c4367b3821271f95184ef5d5d281ddfd /debootstrap.8
parent3315d41229df3ca7de4e2db16433f0f71401cade (diff)
downloaddebootstrap-d95433f90c32abe3e8a035122da1b8dee8889adc.zip
debootstrap-d95433f90c32abe3e8a035122da1b8dee8889adc.tar.gz
debootstrap-d95433f90c32abe3e8a035122da1b8dee8889adc.tar.bz2
Default to no merged-/usr.
Diffstat (limited to 'debootstrap.8')
-rw-r--r--debootstrap.84
1 files changed, 2 insertions, 2 deletions
diff --git a/debootstrap.8 b/debootstrap.8
index 0c2f69f..3d19683 100644
--- a/debootstrap.8
+++ b/debootstrap.8
@@ -84,8 +84,8 @@ The default, with no \fB\-\-variant=X\fP argument, is to create a base
Debian installation in
.IR TARGET .
.IP
-.IP "\fB\-\-no-merged-usr\fP"
-Do not create /{bin,sbin,lib}/ symlinks pointing to their counterparts in /usr/.
+.IP "\fB\-\-merged-usr\fP"
+Create /{bin,sbin,lib}/ symlinks pointing to their counterparts in /usr/.
.IP
.IP "\fB\-\-keyring=KEYRING\fP"
Override the default keyring for the distribution being bootstrapped,