]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/doc/usd/contents/contents.ms
MFV r329762: 8961 SPA load/import should tell us why it failed
[FreeBSD/FreeBSD.git] / share / doc / usd / contents / contents.ms
1 .\" Copyright (c) 1986, 1993
2 .\"     The Regents of the University of California.  All rights reserved.
3 .\"
4 .\" Redistribution and use in source and binary forms, with or without
5 .\" modification, are permitted provided that the following conditions
6 .\" are met:
7 .\" 1. Redistributions of source code must retain the above copyright
8 .\"    notice, this list of conditions and the following disclaimer.
9 .\" 2. Redistributions in binary form must reproduce the above copyright
10 .\"    notice, this list of conditions and the following disclaimer in the
11 .\"    documentation and/or other materials provided with the distribution.
12 .\" 3. Neither the name of the University nor the names of its contributors
13 .\"    may be used to endorse or promote products derived from this software
14 .\"    without specific prior written permission.
15 .\"
16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
17 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
19 .\" ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
20 .\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
21 .\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
22 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24 .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
25 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
26 .\" SUCH DAMAGE.
27 .\"
28 .\"     @(#)00.contents 8.2 (Berkeley) 4/20/94
29 .\" $FreeBSD$
30 .\"
31 .de ND
32 .KE
33 .sp
34 .KS
35 ..
36 .OH '''USD Contents'
37 .EH 'USD Contents'''
38 .ND
39 .TL
40 UNIX User's Supplementary Documents (USD)
41 .if !r.U .nr .U 0
42 .if \n(.U \{\
43 .br
44 .>> <a href="Title.html">Title.html</a>
45 .\}
46 .sp
47 \s-2 4.4 Berkeley Software Distribution\s+2
48 .sp
49 \fRJune, 1993\fR
50 .PP
51 This volume contains documents which supplement the manual pages in
52 .I
53 The Unix User's Reference Manual
54 .R
55 for the 4.4BSD system as distributed by U.C. Berkeley.
56 .sp
57 .KS
58 .SH
59 Getting Started
60 .ND
61 .IP
62 .tl 'Unix for Beginners \- Second Edition''USD:1'
63 .QP
64 An introduction to the most basic uses of the system.
65 .ND
66 .IP
67 .tl 'Learn \- Computer\-Aided Instruction on UNIX (Second Edition)''USD:2'
68 .QP
69 Describes a computer-aided instruction program that walks new users through
70 the basics of files, the editor, and document prepararation software.
71 .ND
72 .SH
73 Basic Utilities
74 .ND
75 .IP
76 .tl 'An Introduction to the UNIX Shell''USD:3'
77 .QP
78 Steve Bourne's introduction to the capabilities of 
79 .I sh,
80 a command interpreter especially popular for writing shell scripts.
81 .ND
82 .IP
83 .tl 'An Introduction to the C shell''USD:4'
84 .if \n(.U \{\
85 .br
86 .>> <a href="04.csh/paper.html">04.csh/paper.html</a>
87 .\}
88 .QP
89 This introduction to
90 .I csh,
91 (a command interpreter popular for interactive work)  describes many 
92 commonly used UNIX commands, assumes little prior knowledge of UNIX,
93 and has a glossary useful for beginners.
94 .ND
95 .IP
96 .tl 'DC \- An Interactive Desk Calculator''USD:5'
97 .QP
98 A super HP calculator, if you do not need floating point.
99 .ND
100 .IP
101 .tl 'BC \- An Arbitrary Precision Desk-Calculator Language''USD:6'
102 .QP
103 A front end for DC that provides infix notation, control flow, and 
104 built\-in functions.
105 .ND
106 .SH
107 Communicating with the World
108 .ND
109 .IP
110 .tl 'Mail Reference Manual''USD:7'
111 .if \n(.U \{\
112 .br
113 .>> <a href="07.mail/paper.html">07.mail/paper.html</a>
114 .\}
115 .QP
116 Complete details on one of the programs for sending and reading your mail.
117 .ND
118 .IP
119 .tl 'The Rand MH Message Handling System''USD:8'
120 .QP
121 This system for managing your computer mail uses lots of small programs, 
122 instead of one large one.
123 .ND
124 .SH
125 Text Editing
126 .ND
127 .IP
128 .tl 'A Tutorial Introduction to the Unix Text Editor''USD:9'
129 .QP
130 An easy way to get started with the line editor, 
131 .I ed.
132 .ND
133 .IP
134 .tl 'Advanced Editing on Unix''USD:10'
135 .if \n(.U \{\
136 .br
137 .>> <a href="10.exref/paper.html">10.exref/paper.html</a>
138 .\}
139 .QP
140 The next step.
141 .ND
142 .IP
143 .tl 'An Introduction to Display Editing with Vi''USD:11'
144 .if \n(.U \{\
145 .br
146 .>> <a href="11.vitut/paper.html">11.vitut/paper.html</a>
147 .\}
148 .QP
149 The document to learn to use the \fIvi\fR screen editor.
150 .ND
151 .IP
152 .tl 'Ex Reference Manual (Version 3.7)''USD:12'
153 .if \n(.U \{\
154 .br
155 .>> <a href="12.vi/paper.html">12.vi/paper.html</a>
156 .\}
157 .QP
158 The final reference for the \fIex\fR editor.
159 .ND
160 .IP
161 .tl 'Vi Reference Manual''USD:13'
162 .if \n(.U \{\
163 .br
164 .>> <a href="13.viref/paper.html">13.viref/paper.html</a>
165 .\}
166 .QP
167 The definitive reference for the \fInvi\fR editor.
168 .ND
169 .IP
170 .tl 'Jove Manual for UNIX Users''USD:14'
171 .QP
172 Jove is a small, self-documenting, customizable display editor, based on
173 EMACS.  A plausible alternative to 
174 .I vi.
175 .ND
176 .IP
177 .tl 'SED \- A Non-interactive Text Editor''USD:15'
178 .QP
179 Describes a one-pass variant of 
180 .I ed
181 useful as a filter for processing large files.
182 .ND
183 .IP
184 .tl 'AWK \- A Pattern Scanning and Processing Language (Second Edition)''USD:16'
185 .QP
186 A program for data selection and transformation.
187 .ND
188 .SH
189 Document Preparation
190 .ND
191 .IP
192 .tl 'Typing Documents on UNIX: Using the \-ms Macros with Troff and Nroff''USD:17'
193 .QP
194 Describes and gives examples of the basic use of the typesetting tools and 
195 ``-ms'', a frequently used package of formatting requests that make it easier 
196 to lay out most documents.
197 .ND
198 .IP
199 .tl 'A Revised Version of \-ms''USD:18'
200 .if \n(.U \{\
201 .br
202 .>> <a href="18.msdiffs/paper.html">18.msdiffs/paper.html</a>
203 .\}
204 .QP
205 A brief description of the Berkeley revisions made to the \-ms formatting
206 macros for nroff and troff.
207 .ND
208 .IP
209 .tl 'Writing Papers with \fInroff\fR using \-me''USD:19'
210 .if \n(.U \{\
211 .br
212 .>> <a href="19.memacros/paper.html">19.memacros/paper.html</a>
213 .\}
214 .QP
215 Another popular macro package for
216 .I nroff.
217 .ND
218 .IP
219 .tl '\-me Reference Manual''USD:20'
220 .if \n(.U \{\
221 .br
222 .>> <a href="20.meref/paper.html">20.meref/paper.html</a>
223 .\}
224 .QP
225 The final word on \-me.
226 .ND
227 .IP
228 .tl 'NROFF/TROFF User\'s Manual''USD:21'
229 .QP
230 Extremely detailed information about these document formatting programs.
231 .ND
232 .IP
233 .tl 'A TROFF Tutorial''USD:22'
234 .QP
235 An introduction to the most basic uses of
236 .I troff 
237 for those who really want to know such things, or want to write their 
238 own macros.
239 .ND
240 .IP
241 .tl 'A System for Typesetting Mathematics''USD:23'
242 .QP
243 Describes 
244 .I eqn, 
245 an easy-to-learn language for high-quality mathematical typesetting.
246 .ND
247 .IP
248 .tl 'Typesetting Mathematics \- User\'s Guide (Second Edition)''USD:24'
249 .QP
250 More details about how to use 
251 .I eqn.
252 .ND
253 .IP
254 .tl 'Tbl \- A Program to Format Tables''USD:25'
255 .QP
256 A program for easily typesetting tabular material.
257 .ND
258 .IP
259 .tl 'Refer \- A Bibliography System''USD:26'
260 .QP
261 An introduction to one set of tools used to maintain bibliographic databases. 
262 The major program, 
263 .I refer,
264 is used to automatically retrieve and format the references 
265 based on document citations.
266 .ND
267 .IP
268 .tl 'Some Applications of Inverted Indexes on the UNIX System''USD:27'
269 .QP
270 Mike Lesk's paper describes the
271 .I refer 
272 programs in a somewhat larger context.
273 .ND
274 .IP
275 .tl 'BIB \- A Program for Formatting Bibliographies''USD:28'
276 .QP
277 This is an alternative to
278 .I refer
279 for expanding citations in documents.
280 .ND
281 .IP
282 .tl 'Writing Tools \- The STYLE and DICTION Programs''USD:29'
283 .QP
284 These are programs which can help you understand and improve your 
285 writing style.
286 .ND
287 .SH 
288 Amusements
289 .ND
290 .IP
291 .tl 'A Guide to the Dungeons of Doom''USD:30'
292 .if \n(.U \{\
293 .br
294 .>> <a href="30.rogue/paper.html">30.rogue/paper.html</a>
295 .\}
296 .QP
297 An introduction to the popular game of \fIrogue\fP, a fantasy game
298 which is one of the biggest known users of VAX cycles.
299 .ND
300 .IP
301 .tl 'Star Trek''USD:31'
302 .if \n(.U \{\
303 .br
304 .>> <a href="31.trek/paper.html">31.trek/paper.html</a>
305 .\}
306 .QP
307 You are the Captain of the Starship Enterprise.  Wipe out the
308 Klingons and save the Federation.
309 .KE