summaryrefslogtreecommitdiff
path: root/sag-0.6.1-www/Invisible/sag-0.6/node3.html
blob: 6cf9bd372f0238336b1b8f7518ee0ac5752bbfa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<!--Converted with LaTeX2HTML 96.1-h (September 30, 1996) by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds -->
<HTML>
<HEAD>
<TITLE>Typographical conventions</TITLE>
<META NAME="description" CONTENT="Typographical conventions">
<META NAME="keywords" CONTENT="sag">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<LINK REL=STYLESHEET HREF="sag.css">
</HEAD>
<BODY LANG="EN" >
 <A NAME="tex2html315" HREF="node4.html"><IMG WIDTH=37 HEIGHT=24 ALIGN=BOTTOM ALT="next" SRC="./next_motif.gif"></A> <A NAME="tex2html313" HREF="node2.html"><IMG WIDTH=26 HEIGHT=24 ALIGN=BOTTOM ALT="up" SRC="./up_motif.gif"></A> <A NAME="tex2html307" HREF="node2.html"><IMG WIDTH=63 HEIGHT=24 ALIGN=BOTTOM ALT="previous" SRC="./previous_motif.gif"></A> <A NAME="tex2html317" HREF="node1.html"><IMG WIDTH=65 HEIGHT=24 ALIGN=BOTTOM ALT="contents" SRC="./contents_motif.gif"></A> <A NAME="tex2html318" HREF="node114.html"><IMG WIDTH=43 HEIGHT=24 ALIGN=BOTTOM ALT="index" SRC="./index_motif.gif"></A> <BR>
<B> Next:</B> <A NAME="tex2html316" HREF="node4.html">The Linux Documentation Project</A>
<B>Up:</B> <A NAME="tex2html314" HREF="node2.html">Introduction</A>
<B> Previous:</B> <A NAME="tex2html308" HREF="node2.html">Introduction</A>
<BR> <P>
<H1><A NAME="SECTION00210000000000000000">Typographical conventions</A></H1>
<P>
<DL ><DT><STRONG><B>Bold</B></STRONG>
<DD> Used to mark <B>new concepts</B>, <B>WARNINGS</B>,
and <B>keywords</B> in a language.
<P>
<DT><STRONG><EM>italics</EM></STRONG>
<DD> Used for <EM>emphasis</EM> in text, and
occasionally for quotes or introductions at the beginning of a section.
<P>
<DT><STRONG><I>slanted</I></STRONG>
<DD> Used to mark <B>meta-variables</B> in the text,
especially in representations of the command line.  For example,
<BLOCKQUOTE> <TT>ls -l</TT> <I>foo</I></BLOCKQUOTE>
where <I>foo</I> would ``stand for'' a filename, such as <TT>/bin/cp</TT>.
<P>
<DT><STRONG><TT>Typewriter</TT></STRONG>
<DD> Used to represent screen interaction, as in
<BLOCKQUOTE> <PRE>$ ls -l /bin/cp
-rwxr-xr-x  1 root    wheel    12104 Sep 25 15:53 /bin/cp</PRE></BLOCKQUOTE>
<P>
Also used for code examples, whether it is C code, a shell script, or
something else, and to display general files, such as configuration
files.  When necessary for clarity's sake, these examples or figures
will be enclosed in thin boxes.
<P>
<DT><STRONG><TT>Key</TT></STRONG>
<DD> Represents a key to press.  You will often see it
in this form:
<BLOCKQUOTE> Press <TT>Return</TT> to continue.</BLOCKQUOTE>
</DL><BR> <HR>
<P><ADDRESS>
<I>Lars Wirzenius <BR>
Sat Nov 15 02:32:11 EET 1997</I>
</ADDRESS>
</BODY>
</HTML>