old-www/LDP/intro-linux/html/intro_09.html

669 lines
9.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML
><HEAD
><TITLE
>Conventions used in this document</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="Introduction to Linux"
HREF="index.html"><LINK
REL="UP"
TITLE="Introduction"
HREF="f35.html"><LINK
REL="PREVIOUS"
TITLE="What do you need?"
HREF="intro_08.html"><LINK
REL="NEXT"
TITLE="Organization of this document"
HREF="intro_10.html"></HEAD
><BODY
CLASS="section"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Introduction to Linux: </TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="intro_08.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Introduction</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="intro_10.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="section"
><H1
CLASS="section"
><A
NAME="intro_09"
></A
>9. Conventions used in this document</H1
><P
>The following typographic and usage conventions occur in this text:</P
><DIV
CLASS="table"
><A
NAME="conventions"
></A
><P
><B
>Table 1. Typographic and usage conventions</B
></P
><TABLE
BORDER="1"
CLASS="CALSTABLE"
><THEAD
><TR
><TH
ALIGN="LEFT"
VALIGN="MIDDLE"
>Text type</TH
><TH
ALIGN="LEFT"
VALIGN="MIDDLE"
>Meaning</TH
></TR
></THEAD
><TBODY
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <SPAN
CLASS="QUOTE"
>"Quoted text"</SPAN
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Quotes from people, quoted computer output.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="screen"
>terminal view</PRE
></FONT
></TD
></TR
></TABLE
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Literal computer input and output captured from the terminal,
usually rendered with a light grey background.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <B
CLASS="command"
>command</B
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Name of a command that can be entered on the command line.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <TT
CLASS="varname"
>VARIABLE</TT
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Name of a variable or pointer to content of a variable, as in <TT
CLASS="varname"
>$VARNAME</TT
>.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <TT
CLASS="option"
>option</TT
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Option to a command, as in <SPAN
CLASS="QUOTE"
>"the <TT
CLASS="option"
>-a</TT
> option
to the <B
CLASS="command"
>ls</B
> command"</SPAN
>.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <TT
CLASS="parameter"
><I
>argument</I
></TT
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Argument to a command, as in <SPAN
CLASS="QUOTE"
>"read <B
CLASS="command"
>man <TT
CLASS="parameter"
><I
>ls</I
></TT
>
</B
>
"</SPAN
>.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <TT
CLASS="prompt"
>prompt</TT
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; User prompt, usually followed by a command that you type in a terminal window, like in <TT
CLASS="prompt"
>hilda@home&#62;</TT
> <B
CLASS="command"
>ls <TT
CLASS="option"
>-l</TT
></B
>
</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <P
><B
CLASS="command"
>command <TT
CLASS="option"
>options</TT
>
<TT
CLASS="parameter"
><I
>arguments</I
></TT
>
</B
> </P
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Command synopsis or general usage, on a separated line.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <TT
CLASS="filename"
>filename</TT
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Name of a file or directory, for example <SPAN
CLASS="QUOTE"
>"Change to
the <TT
CLASS="filename"
>/usr/bin</TT
> directory."</SPAN
>
</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <B
CLASS="keycap"
>Key</B
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Keys to hit on the keyboard, such as <SPAN
CLASS="QUOTE"
>"type
<B
CLASS="keycap"
>Q</B
> to quit"</SPAN
>.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <SPAN
CLASS="guibutton"
>Button</SPAN
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Graphical button to click, like the <SPAN
CLASS="guibutton"
>OK</SPAN
> button.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <SPAN
CLASS="guimenu"
>Menu</SPAN
>-&gt;<SPAN
CLASS="guimenuitem"
>Choice</SPAN
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Choice to select from a graphical menu, for instance: <SPAN
CLASS="QUOTE"
>"Select<SPAN
CLASS="guimenu"
>Help</SPAN
>-&gt;<SPAN
CLASS="guimenuitem"
>About Mozilla</SPAN
> in your browser."</SPAN
>
</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <EM
>Terminology</EM
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Important term or concept: <SPAN
CLASS="QUOTE"
>"The Linux
<EM
>kernel</EM
> is the heart of the system."</SPAN
>
</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <TABLE
BORDER="0"
BGCOLOR="#E0E0E0"
WIDTH="100%"
><TR
><TD
><FONT
COLOR="#000000"
><PRE
CLASS="screen"
>\</PRE
></FONT
></TD
></TR
></TABLE
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>The backslash in a terminal view or command synopsis indicates an
unfinished line. In other words, if you see a long command that is
cut into multiple lines, \ means <SPAN
CLASS="QUOTE"
>"Don't press
<B
CLASS="keycap"
>Enter</B
> yet!"</SPAN
>
</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>See <A
HREF="chap_01.html"
>Chapter 1</A
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>link to related subject within this guide.</TD
></TR
><TR
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>&#13; <A
HREF="http://tille.garrels.be"
TARGET="_top"
>The author</A
>
</TD
><TD
ALIGN="LEFT"
VALIGN="MIDDLE"
>Clickable link to an external web resource.</TD
></TR
></TBODY
></TABLE
></DIV
><P
>The following images are used:</P
><DIV
CLASS="note"
><P
></P
><TABLE
CLASS="note"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="../images/note.gif"
HSPACE="5"
ALT="Note"></TD
><TH
ALIGN="LEFT"
VALIGN="CENTER"
><B
>This is a note</B
></TH
></TR
><TR
><TD
>&nbsp;</TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
>It contains additional information or remarks.</P
></TD
></TR
></TABLE
></DIV
><DIV
CLASS="caution"
><P
></P
><TABLE
CLASS="caution"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="../images/caution.gif"
HSPACE="5"
ALT="Caution"></TD
><TH
ALIGN="LEFT"
VALIGN="CENTER"
><B
>This is a caution</B
></TH
></TR
><TR
><TD
>&nbsp;</TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
>It means be careful.</P
></TD
></TR
></TABLE
></DIV
><DIV
CLASS="warning"
><P
></P
><TABLE
CLASS="warning"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="../images/warning.gif"
HSPACE="5"
ALT="Warning"></TD
><TH
ALIGN="LEFT"
VALIGN="CENTER"
><B
>This is a warning</B
></TH
></TR
><TR
><TD
>&nbsp;</TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
>Be <EM
>very</EM
> careful.</P
></TD
></TR
></TABLE
></DIV
><DIV
CLASS="tip"
><P
></P
><TABLE
CLASS="tip"
WIDTH="100%"
BORDER="0"
><TR
><TD
WIDTH="25"
ALIGN="CENTER"
VALIGN="TOP"
><IMG
SRC="../images/tip.gif"
HSPACE="5"
ALT="Tip"></TD
><TH
ALIGN="LEFT"
VALIGN="CENTER"
><B
>This is a tip</B
></TH
></TR
><TR
><TD
>&nbsp;</TD
><TD
ALIGN="LEFT"
VALIGN="TOP"
><P
>Tips and tricks.</P
></TD
></TR
></TABLE
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="intro_08.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="intro_10.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>What do you need?</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="f35.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Organization of this document</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>