summaryrefslogtreecommitdiff
path: root/src/admin/8_fslayout.xml
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-12-15 23:02:24 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-12-15 23:02:24 -0600
commit51fea5910a1d0837ebab48d2f32edb79d35b5849 (patch)
tree217ec5b620fae1b7b6b924f7e9c5d7d14a6bc6ed /src/admin/8_fslayout.xml
parente77801f236925a24b1974016a36a9033ecd84e33 (diff)
downloaddocs-51fea5910a1d0837ebab48d2f32edb79d35b5849.tar.gz
docs-51fea5910a1d0837ebab48d2f32edb79d35b5849.tar.bz2
docs-51fea5910a1d0837ebab48d2f32edb79d35b5849.tar.xz
docs-51fea5910a1d0837ebab48d2f32edb79d35b5849.zip
Admin: Give every section a readable, user-friendly ID
Diffstat (limited to 'src/admin/8_fslayout.xml')
-rw-r--r--src/admin/8_fslayout.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/admin/8_fslayout.xml b/src/admin/8_fslayout.xml
index 3aac814..e34b78c 100644
--- a/src/admin/8_fslayout.xml
+++ b/src/admin/8_fslayout.xml
@@ -2,13 +2,13 @@
<chapter label="8" id="fslayout">
<title>File System Layout</title>
<highlights><para>In this chapter, we will review directories and files common to all Adélie Linux systems. Adélie Linux is based on the Filesystem Hierarchy Standard (FHS) 3.0 specification; directories and files specified in FHS are not covered here.</para></highlights>
- <section>
+ <section id="etc">
<title><filename class="directory">/etc</filename>: Host-specific system configuration</title>
- <section>
+ <section role="NotInToc">
<title>Purpose</title>
<para>As in FHS, the /etc hierarchy contains configuration files specific to a single host.</para>
</section>
- <section>
+ <section role="NotInToc">
<title>Requirements</title>
<para>The following directories, or symbolic links to directories, must be present in <filename class="directory">/etc</filename>:</para>
<table frame="none">
@@ -47,7 +47,7 @@
</tgroup>
</table>
</section>
- <section>
+ <section role="NotInToc">
<title>Specific Options</title>
<para>The following files, or symbolic links to files, must be present in <filename class="directory">/etc</filename>, if the corresponding subsystem is installed:</para>
<table frame="none">
@@ -76,13 +76,13 @@
</tgroup>
</table>
</section>
- <section>
+ <section id="etc-apk">
<title><filename class="directory">/etc/apk</filename>: Configuration files for the package manager</title>
- <section>
+ <section role="NotInToc">
<title>Purpose</title>
<para><filename class="directory">/etc/apk</filename> is used for configuring the Adélie Linux package manager, as described in <xref linkend="packages"/>.</para>
</section>
- <section>
+ <section role="NotInToc">
<title>Requirements</title>
<para>The following directories, or symbolic links to directories, must be present in <filename class="directory">/etc/apk</filename>:</para>
<table frame="none">