summaryrefslogtreecommitdiff
path: root/manpages
diff options
context:
space:
mode:
authorLyndon Brown <jnqnfe@gmail.com>2020-02-25 05:51:04 +0000
committerRaphaƫl Hertzog <hertzog@debian.org>2020-03-05 11:28:19 +0000
commitace111863dd287d3205aebdc11b4e68bc2752ec6 (patch)
tree8c7defa3f9a416d895600a4363855c4082f32026 /manpages
parent569d25616275a0fdfeaaf26eb8787139b856864e (diff)
downloadvyos-live-build-ace111863dd287d3205aebdc11b4e68bc2752ec6.tar.gz
vyos-live-build-ace111863dd287d3205aebdc11b4e68bc2752ec6.zip
manpage: clarification
"they" -> "who" (two uses of "they" referring to different things) Gbp-Dch: Ignore
Diffstat (limited to 'manpages')
-rw-r--r--manpages/en/live-build.72
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/en/live-build.7 b/manpages/en/live-build.7
index 51022c919..167644a73 100644
--- a/manpages/en/live-build.7
+++ b/manpages/en/live-build.7
@@ -83,7 +83,7 @@ executes the fifth build stage, generating a corresponding source image (optiona
.SH LOW\-LEVEL COMMANDS (PLUMBING) - BUILD STAGE COMPONENTS
.\" FIXME
-The actual work of live\-build is implemented in the low-level commands, called plumbing. They are not supposed to be used by end users, they should stick with porcelains as they ensure that all the different plumbing commands are executed in the right order. However, if you intend to reuse live\-build commands in your own scripts, then the plumbings might be of interest for you.
+The actual work of live\-build is implemented in the low-level commands, called plumbing. They are not supposed to be used by end users, who should stick with porcelains as they ensure that all the different plumbing commands are executed in the right order. However, if you intend to reuse live\-build commands in your own scripts, then the plumbings might be of interest for you.
.PP
Note that the interface (set of options and the semantics) to these low\-level commands are meant to be a lot more stable than Porcelain level commands. The interface to Porcelain commands on the other hand are subject to change in order to improve the end user experience.
.SS Bootstrap stage specific commands