- Add id attribute to sect1 tags to tell jade to create nicer filenames

in html-split format
- Update X11 remark to reflect Xorg

Approved by:	keramida (mentor)
This commit is contained in:
Pav Lucistnik 2005-08-18 07:53:23 +00:00
parent 929ef9ccc4
commit f9c4b48b7c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25405

View file

@ -118,7 +118,7 @@
</variablelist>
</sect1>
<sect1>
<sect1 id="general">
<title>A general remark</title>
<para>In the following sections we will often refer to
@ -134,7 +134,7 @@
which naming convention is in place.</para>
</sect1>
<sect1>
<sect1 id="console">
<title>The console</title>
<sect2>
@ -256,11 +256,12 @@ BEGIN {
</sect2>
</sect1>
<sect1>
<sect1 id="x11">
<title>Modifying X11</title>
<para>Modify <filename>/etc/XF86Config</filename> in the following
manner:</para>
<para>Modify <filename>/etc/X11/xorg.conf</filename>
(<filename>/etc/X11/XF86Config</filename> if you're running &xfree86;) in
the following manner:</para>
<programlisting>Option "XkbLayout" "<replaceable>de</replaceable>(euro)"</programlisting>
@ -304,7 +305,7 @@ variable -*-helvetica-bold-r-normal-*-*-120-*-*-*-*-iso8859-15
settings.</para>
</sect1>
<sect1>
<sect1 id="problems">
<title>Open problems</title>
<para>Of course, the author would like to receive feedback. In addition,