• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/DOCS/LPRng-Reference-Multipart/
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4  <head>
5    <meta name="generator" content="HTML Tidy, see www.w3.org">
6    <title>Typographic Conventions</title>
7    <meta name="GENERATOR" content=
8    "Modular DocBook HTML Stylesheet Version 1.7">
9    <link rel="HOME" title=" LPRng Reference Manual" href=
10    "index.htm">
11    <link rel="UP" title="Preface" href="f38.htm">
12    <link rel="PREVIOUS" title="Shell Prompts" href="x58.htm">
13    <link rel="NEXT" title="Notes, warnings, and examples" href=
14    "x126.htm">
15  </head>
16
17  <body class="SECT1" bgcolor="#FFFFFF" text="#000000" link=
18  "#0000FF" vlink="#840084" alink="#0000FF">
19    <div class="NAVHEADER">
20      <table summary="Header navigation table" width="100%" border=
21      "0" cellpadding="0" cellspacing="0">
22        <tr>
23          <th colspan="3" align="center">LPRng Reference Manual: 5
24          Sep 2003 (For LPRng-3.8.22)</th>
25        </tr>
26
27        <tr>
28          <td width="10%" align="left" valign="bottom"><a href=
29          "x58.htm" accesskey="P">Prev</a></td>
30
31          <td width="80%" align="center" valign="bottom">
32          Preface</td>
33
34          <td width="10%" align="right" valign="bottom"><a href=
35          "x126.htm" accesskey="N">Next</a></td>
36        </tr>
37      </table>
38      <hr align="LEFT" width="100%">
39    </div>
40
41    <div class="SECT1">
42      <h1 class="SECT1"><a name="AEN77">4. Typographic
43      Conventions</a></h1>
44
45      <p>The following table describes the typographic conventions
46      used in this book.</p>
47
48      <div class="INFORMALTABLE">
49        <a name="AEN80"></a>
50
51        <table border="0" frame="void" class="CALSTABLE">
52          <col>
53          <col>
54
55          <thead>
56            <tr>
57              <th>Meaning</th>
58
59              <th>Examples</th>
60            </tr>
61          </thead>
62
63          <tbody>
64            <tr>
65              <td>The name of commands, files, and directories. On
66              screen computer output.</td>
67
68              <td>
69                <p>Edit your <tt class="FILENAME">.login</tt>
70                file.</p>
71
72                <p>Use <tt class="COMMAND">ls -a</tt> to list all
73                files.</p>
74<pre class="SCREEN">
75    You have mail.
76</pre>
77                <br>
78                <br>
79              </td>
80            </tr>
81
82            <tr>
83              <td>What you type, when contrasted with on-screen
84              computer output.</td>
85
86              <td>
87<pre class="SCREEN">
88    <samp class="PROMPT">%</samp> <kbd class="USERINPUT">su</kbd>
89    Password:
90</pre>
91              </td>
92            </tr>
93
94            <tr>
95              <td>Manual page references.</td>
96
97              <td>Use <span class="CITEREFENTRY"><span class=
98              "REFENTRYTITLE">su</span>(1)</span> to change user
99              names.</td>
100            </tr>
101
102            <tr>
103              <td>User and group names</td>
104
105              <td>Only <var class="LITERAL">root</var> can do
106              this.</td>
107            </tr>
108
109            <tr>
110              <td>Emphasis</td>
111
112              <td>You <span class="emphasis"><i class=
113              "EMPHASIS">must</i></span> do this.</td>
114            </tr>
115
116            <tr>
117              <td>Command line variables; replace with the real
118              name or variable.</td>
119
120              <td>To delete a file, type <tt class="COMMAND">rm <tt
121              class="FILENAME"><var class=
122              "REPLACEABLE">filename</var></tt></tt></td>
123            </tr>
124
125            <tr>
126              <td>Environment variables</td>
127
128              <td><var class="ENVAR">$HOME</var> is your home
129              directory.</td>
130            </tr>
131          </tbody>
132        </table>
133      </div>
134    </div>
135
136    <div class="NAVFOOTER">
137      <hr align="LEFT" width="100%">
138
139      <table summary="Footer navigation table" width="100%" border=
140      "0" cellpadding="0" cellspacing="0">
141        <tr>
142          <td width="33%" align="left" valign="top"><a href=
143          "x58.htm" accesskey="P">Prev</a></td>
144
145          <td width="34%" align="center" valign="top"><a href=
146          "index.htm" accesskey="H">Home</a></td>
147
148          <td width="33%" align="right" valign="top"><a href=
149          "x126.htm" accesskey="N">Next</a></td>
150        </tr>
151
152        <tr>
153          <td width="33%" align="left" valign="top">Shell
154          Prompts</td>
155
156          <td width="34%" align="center" valign="top"><a href=
157          "f38.htm" accesskey="U">Up</a></td>
158
159          <td width="33%" align="right" valign="top">Notes,
160          warnings, and examples</td>
161        </tr>
162      </table>
163    </div>
164  </body>
165</html>
166
167