···6666 sets the kernel’s TCP keepalive time to 120 seconds. To see the available
6767 parameters, run <command>sysctl -a</command>.
6868 </para>
6969- <section>
6969+ <section xml:id="sec-linux-config-customizing">
7070 <title>Customize your kernel</title>
71717272 <para>
7373 The first step before compiling the kernel is to generate an appropriate
7474- <literal>.config</literal> configuration. Either you pass your own config via
7575- the <literal>configfile</literal> setting of <literal>linuxManualConfig</literal>:
7676- <screen><![CDATA[
7474+ <literal>.config</literal> configuration. Either you pass your own config
7575+ via the <literal>configfile</literal> setting of
7676+ <literal>linuxManualConfig</literal>:
7777+<screen><![CDATA[
7778 custom-kernel = super.linuxManualConfig {
7879 inherit (super) stdenv hostPlatform;
7980 inherit (linux_4_9) src;
···117118 ]]></screen>
118119 </para>
119120 </section>
120120- <section>
121121+ <section xml:id="sec-linux-config-developing-modules">
121122 <title>Developing kernel modules</title>
122123123124 <para>
···1010 sources and presenting it in an accessible style would be a worthy
1111 contribution to the project.
1212 </para>
1313- <section>
1313+ <section xml:id="sec-writing-docs-building-the-manual">
1414 <title>Building the Manual</title>
15151616 <para>
···4242 <filename>./result/share/doc/nixos/index.html</filename>.
4343 </para>
4444 </section>
4545- <section>
4545+ <section xml:id="sec-writing-docs-editing-docbook-xml">
4646 <title>Editing DocBook XML</title>
47474848 <para>
···7676 Issue</link> and someone will handle the conversion to XML for you.
7777 </para>
7878 </section>
7979- <section>
7979+ <section xml:id="sec-writing-docs-creating-a-topic">
8080 <title>Creating a Topic</title>
81818282 <para>
···128128 </itemizedlist>
129129 </para>
130130 </section>
131131- <section>
131131+ <section xml:id="sec-writing-docs-adding-a-topic">
132132 <title>Adding a Topic to the Book</title>
133133134134 <para>
+1-1
nixos/doc/manual/installation/upgrading.xml
···109109 so in that case you will not be able to go back to your original channel.
110110 </para>
111111 </warning>
112112- <section>
112112+ <section xml:id="sec-upgrading-automatic">
113113 <title>Automatic Upgrades</title>
114114115115 <para>