aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toastin.space>2019-02-27 21:42:36 -0500
committerChloe Kudryavtsev <toast@toastin.space>2019-02-27 21:42:36 -0500
commit4763db2608e0e1ecd82adcc18c38145b0e9109fd (patch)
treec2bc59fb2f8115806a818a6ef32fb0a9c1506ef7
parentb668b86c4a2baf3f04adb112ff6103f65bf22dac (diff)
downloaduser-handbook-4763db2608e0e1ecd82adcc18c38145b0e9109fd.tar.bz2
user-handbook-4763db2608e0e1ecd82adcc18c38145b0e9109fd.tar.xz
[Install] Change tone of section contents
-rw-r--r--modules/Installing/pages/manual.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/Installing/pages/manual.adoc b/modules/Installing/pages/manual.adoc
index 25f9c4a..2a8404b 100644
--- a/modules/Installing/pages/manual.adoc
+++ b/modules/Installing/pages/manual.adoc
@@ -2,7 +2,7 @@
If you're here, it's because you want to install alpine semi-automatically, or because you ran into issues (whether in scope or otherwise) with `setup-alpine`.
Either way, this section of the handbook describes, step by step, how to get a system up and running.
-We will be describing the usage of the various `setup-*` utilities, as well as explaining what they do.
+In this section you will find the usage of the various `setup-*` utilities, as well as explanations as to what they do.
NOTE: It is assumed that everything in this section will be done as root, since that's the only user available on the boot medium by default.