summaryrefslogtreecommitdiff
path: root/manpages/en/lb-chroot-includes.1
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2013-11-04 18:41:36 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-11-04 18:41:36 +0100
commit3ad37ba9f8397be6e4eb0efa750fb5c7260e51b3 (patch)
tree6b95de9e024fe7fd06d9005c486b862759e930e9 /manpages/en/lb-chroot-includes.1
parent1e04939721c282ee2c612d9ad06b8ba1e9aac06c (diff)
downloadvyos-live-build-3ad37ba9f8397be6e4eb0efa750fb5c7260e51b3.tar.gz
vyos-live-build-3ad37ba9f8397be6e4eb0efa750fb5c7260e51b3.zip
Adding lb-binary-includes manpage.
Diffstat (limited to 'manpages/en/lb-chroot-includes.1')
-rw-r--r--manpages/en/lb-chroot-includes.12
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/en/lb-chroot-includes.1 b/manpages/en/lb-chroot-includes.1
index 8e4ecb13d..4b9c36ab4 100644
--- a/manpages/en/lb-chroot-includes.1
+++ b/manpages/en/lb-chroot-includes.1
@@ -26,7 +26,7 @@ The \fBlb chroot\-includes\fR command copies include files into the chroot stage
.SH SPECIFICATION
\fBlb chroot\-includes\fR copies any include files found in the \fBconfig/includes\fR and \fBconfig/includes.chroot\fR directories within the configuration directory.
.PP
-Include files do not require to have a specific owner nor specific permissions. The files are set to be owned by root by \fBlb chroot\-hooks\fR automatically when they are copied, original permissions of the files are preserved. Specific owners can be set with a corresponding hook file, see \fIlb-chroot-hooks\fR(1) for more information about hooks.
+Include files do not require to have a specific owner nor specific permissions. The files are set to be owned by root by \fBlb chroot\-includes\fR automatically when they are copied, original permissions of the files are preserved. Specific owners can be set with a corresponding hook file, see \fIlb-chroot-hooks\fR(1) for more information about hooks.
.PP
Include files in the \fBconfig/includes\fR directory are copied first, include files in the \fBconfig/includes.chroot\fR directory are copied second. Files present in the chroot and either of the include directories are silently overwritten, the later file replaces the earlier.