mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
8f8a9f0190
(This used to be commit 9f672c26d6
)
61 lines
1.6 KiB
XML
61 lines
1.6 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
|
|
|
|
<sect1>
|
|
<title>Conventions Used</title>
|
|
|
|
<para>
|
|
The following notation conventions are used throughout this book:
|
|
</para>
|
|
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>
|
|
TOSHARG2 is used as an abbreviation for the book, <quote>The Official Samba-3
|
|
HOWTO and Reference Guide, Second Edition</quote> Editors: John H. Terpstra and Jelmer R. Vernooij,
|
|
Publisher: Prentice Hall, ISBN: 0131882228.
|
|
</para>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>
|
|
S3bE2 is used as an abbreviation for the book, <quote>Samba-3 by Example, Second Edition</quote>
|
|
Editors: John H. Terpstra, Publisher: Prentice Hall, ISBN: 013188221X.
|
|
</para>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>
|
|
Directories and filenames appear in mono-font. For example,
|
|
<filename>/etc/pam.conf</filename>.
|
|
</para>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>
|
|
Executable names are bolded. For example, <command>smbd</command>.
|
|
</para>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>
|
|
Menu items and buttons appear in bold. For example, click <guibutton>Next</guibutton>.
|
|
</para>
|
|
</listitem>
|
|
|
|
<listitem>
|
|
<para>
|
|
Selecting a menu item is indicated as:
|
|
<menuchoice>
|
|
<guimenu>Start</guimenu>
|
|
<guimenuitem>Control Panel</guimenuitem>
|
|
<guimenuitem>Administrative Tools</guimenuitem>
|
|
<guimenuitem>Active Directory Users and Computers</guimenuitem>
|
|
</menuchoice>
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
</sect1>
|
|
|