Large number of small fixes to the layout and the build system.
[samba.git] / docs / Samba3-HOWTO / conventions.xml
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE sect1 PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3
4   <sect1>
5     <title>Conventions Used</title>
6
7     <para>
8     The following notation conventions are used throughout this book:
9     </para>
10
11     <itemizedlist>
12       <listitem>
13         <para>
14         TOSHARG is used as an abbreviation for the book, <quote>The Official Samba-3
15         HOWTO and Reference Guide,</quote> Editors: John H. Terpstra and Jelmer R. Vernooij,
16         Publisher: Prentice Hall, ISBN: 0131453556.
17         </para>
18       </listitem>
19
20       <listitem>
21         <para>
22         Directories and filenames appear in mono-font. For example,
23         <filename>/etc/pam.conf</filename>.
24         </para>
25       </listitem>
26
27       <listitem>
28         <para>
29         Executable names are bolded. For example, <command>smbd</command>.
30         </para>
31       </listitem>
32
33       <listitem>
34         <para>
35         Menu items and buttons appear in bold. For example, click <guibutton>Next</guibutton>.
36         </para>
37       </listitem>
38
39       <listitem>
40         <para>
41         Selecting a menu item is indicated as:
42         <menuchoice>
43                 <guimenu>Start</guimenu>
44                 <guimenuitem>Control Panel</guimenuitem>
45                 <guimenuitem>Administrative Tools</guimenuitem>
46                 <guimenuitem>Active Directory Users and Computers</guimenuitem>
47         </menuchoice>
48        </para>
49       </listitem>
50     </itemizedlist>
51
52   </sect1>
53