Merge from vendor branch GDB:
[dragonfly.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 .\"
34 .de ND
35 .KE
36 .sp
37 .KS
38 ..
39 .OH '''USD Contents'
40 .EH 'USD Contents'''
41 .TL
42 UNIX User's Supplementary Documents (USD)
43 .sp
44 \s-24.4 Berkeley Software Distribution\s+2
45 .sp
46 \fRJune, 1993\fR
47 .PP
48 This volume contains documents which supplement the manual pages in
49 .I
50 The Unix User's Reference Manual
51 .R
52 for the 4.4BSD system as distributed by U.C. Berkeley.
53 .sp
54 .KS
55 .SH
56 Getting Started
57 .ND
58 .IP
59 .tl 'Unix for Beginners \- Second Edition''USD:1'
60 .QP
61 An introduction to the most basic uses of the system.
62 .ND
63 .IP
64 .tl 'Learn \- Computer\-Aided Instruction on UNIX (Second Edition)''USD:2'
65 .QP
66 Describes a computer-aided instruction program that walks new users through
67 the basics of files, the editor, and document prepararation software.
68 .ND
69 .SH
70 Basic Utilities
71 .ND
72 .IP
73 .tl 'An Introduction to the UNIX Shell''USD:3'
74 .QP
75 Steve Bourne's introduction to the capabilities of 
76 .I sh,
77 a command interpreter especially popular for writing shell scripts.
78 .ND
79 .IP
80 .tl 'An Introduction to the C shell''USD:4'
81 .QP
82 This introduction to
83 .I csh,
84 (a command interpreter popular for interactive work)  describes many 
85 commonly used UNIX commands, assumes little prior knowledge of UNIX,
86 and has a glossary useful for beginners.
87 .ND
88 .IP
89 .tl 'DC \- An Interactive Desk Calculator''USD:5'
90 .QP
91 A super HP calculator, if you do not need floating point.
92 .ND
93 .IP
94 .tl 'BC \- An Arbitrary Precision Desk-Calculator Language''USD:6'
95 .QP
96 A front end for DC that provides infix notation, control flow, and 
97 built\-in functions.
98 .ND
99 .SH
100 Communicating with the World
101 .ND
102 .IP
103 .tl 'Mail Reference Manual''USD:7'
104 .QP
105 Complete details on one of the programs for sending and reading your mail.
106 .ND
107 .IP
108 .tl 'The Rand MH Message Handling System''USD:8'
109 .QP
110 This system for managing your computer mail uses lots of small programs, 
111 instead of one large one.
112 .ND
113 .SH
114 Text Editing
115 .ND
116 .IP
117 .tl 'A Tutorial Introduction to the Unix Text Editor''USD:9'
118 .QP
119 An easy way to get started with the line editor, 
120 .I ed.
121 .ND
122 .IP
123 .tl 'Advanced Editing on Unix''USD:10'
124 .QP
125 The next step.
126 .ND
127 .IP
128 .tl 'An Introduction to Display Editing with Vi''USD:11'
129 .QP
130 The document to learn to use the \fIvi\fR screen editor.
131 .ND
132 .IP
133 .tl 'Ex Reference Manual (Version 3.7)''USD:12'
134 .QP
135 The final reference for the \fIex\fR editor.
136 .ND
137 .IP
138 .tl 'Vi Reference Manual''USD:13'
139 .QP
140 The definitive reference for the \fInvi\fR editor.
141 .ND
142 .IP
143 .tl 'Jove Manual for UNIX Users''USD:14'
144 .QP
145 Jove is a small, self-documenting, customizable display editor, based on
146 EMACS.  A plausible alternative to 
147 .I vi.
148 .ND
149 .IP
150 .tl 'SED \- A Non-interactive Text Editor''USD:15'
151 .QP
152 Describes a one-pass variant of 
153 .I ed
154 useful as a filter for processing large files.
155 .ND
156 .IP
157 .tl 'AWK \- A Pattern Scanning and Processing Language (Second Edition)''USD:16'
158 .QP
159 A program for data selection and transformation.
160 .ND
161 .SH
162 Document Preparation
163 .ND
164 .IP
165 .tl 'Typing Documents on UNIX: Using the \-ms Macros with Troff and Nroff''USD:17'
166 .QP
167 Describes and gives examples of the basic use of the typesetting tools and 
168 ``-ms'', a frequently used package of formatting requests that make it easier 
169 to lay out most documents.
170 .ND
171 .IP
172 .tl 'A Revised Version of \-ms''USD:18'
173 .QP
174 A brief description of the Berkeley revisions made to the \-ms formatting
175 macros for nroff and troff.
176 .ND
177 .IP
178 .tl 'Writing Papers with \fInroff\fR using \-me''USD:19'
179 .QP
180 Another popular macro package for
181 .I nroff.
182 .ND
183 .IP
184 .tl '\-me Reference Manual''USD:20'
185 .QP
186 The final word on \-me.
187 .ND
188 .IP
189 .tl 'NROFF/TROFF User\'s Manual''USD:21'
190 .QP
191 Extremely detailed information about these document formatting programs.
192 .ND
193 .IP
194 .tl 'A TROFF Tutorial''USD:22'
195 .QP
196 An introduction to the most basic uses of
197 .I troff 
198 for those who really want to know such things, or want to write their 
199 own macros.
200 .ND
201 .IP
202 .tl 'A System for Typesetting Mathematics''USD:23'
203 .QP
204 Describes 
205 .I eqn, 
206 an easy-to-learn language for high-quality mathematical typesetting.
207 .ND
208 .IP
209 .tl 'Typesetting Mathematics \- User\'s Guide (Second Edition)''USD:24'
210 .QP
211 More details about how to use 
212 .I eqn.
213 .ND
214 .IP
215 .tl 'Tbl \- A Program to Format Tables''USD:25'
216 .QP
217 A program for easily typesetting tabular material.
218 .ND
219 .IP
220 .tl 'Refer \- A Bibliography System''USD:26'
221 .QP
222 An introduction to one set of tools used to maintain bibliographic databases. 
223 The major program, 
224 .I refer,
225 is used to automatically retrieve and format the references 
226 based on document citations.
227 .ND
228 .IP
229 .tl 'Some Applications of Inverted Indexes on the UNIX System''USD:27'
230 .QP
231 Mike Lesk's paper describes the
232 .I refer 
233 programs in a somewhat larger context.
234 .ND
235 .IP
236 .tl 'BIB \- A Program for Formatting Bibliographies''USD:28'
237 .QP
238 This is an alternative to
239 .I refer
240 for expanding citations in documents.
241 .ND
242 .IP
243 .tl 'Writing Tools \- The STYLE and DICTION Programs''USD:29'
244 .QP
245 These are programs which can help you understand and improve your 
246 writing style.
247 .ND
248 .SH 
249 Amusements
250 .ND
251 .IP
252 .tl 'A Guide to the Dungeons of Doom''USD:30'
253 .QP
254 An introduction to the popular game of \fIrogue\fP, a fantasy game
255 which is one of the biggest known users of VAX cycles.
256 .ND
257 .IP
258 .tl 'Star Trek''USD:31'
259 .QP
260 You are the Captain of the Starship Enterprise.  Wipe out the
261 Klingons and save the Federation.
262 .KE