grep: -k is not necessary for make test anymore
[linux_from_scratch.git] / editor-manual / chapter05 / addingcomments.xml
blobf4450c5085755e6f7213c49ecdc61bb0b8b65f4c
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
3   <!ENTITY % general-entities SYSTEM "../general.ent">
4   %general-entities;
5 ]>
7 <sect1 id="ch05-addingcomments">
8   <title>Adding comments</title>
9   <?dbhtml filename="addingcomments.html"?>
11   <itemizedlist>
13     <listitem><para>Go to the ticket you want to add comments to</para></listitem>
15     <listitem><para>Add your additional information in the
16       <emphasis>Comment</emphasis> box.</para>
17     </listitem>
19     <listitem><para>As the last step, click on the <emphasis>Submit changes</emphasis>
20       button to commit your changes to the database. A log of this will be sent
21       to the lfs-book mailinglist.</para>
22     </listitem>
23   </itemizedlist>
24 </sect1>