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