Commit graph

6604 commits

Author SHA1 Message Date
Jim Mock
f43590590d Attack of the spelling and grammar police. Things like nameserver and
mailserver are two words, folks.
2001-08-11 20:27:42 +00:00
Dima Dorfman
017cb38c08 Use <filename>, <devicename>, <username>, and other tags where
appropriate.  There are no content changes.

PR:		29570
Submitted by:	Martin Heinen <mheinen0@wiesbaden-online.de>
2001-08-11 20:25:47 +00:00
Dima Dorfman
5629b58727 Mention that [PATCH] in the synopsis of a PR could indicate that the
PR includes a patch suitable for committing.  I don't think this is
the best place to put something like this, but it's better than
nothing.

Submitted by:	pavalos@theshell.com
2001-08-11 20:15:56 +00:00
Jim Mock
72027ff066 acd0 -> acd0c
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2001-08-11 19:45:57 +00:00
John Polstra
896b4e6c27 Add RELENG_4_3 and RELENG_4_3_0_RELEASE to the list of valid CVSup
tags.  I intentionally did not add RELENG_4_4_0_RELEASE, since that
tag doesn't actually exist yet.
2001-08-11 19:02:48 +00:00
Yaroslav Tykhiy
9bc95e87e2 Add a missing space before email. 2001-08-11 18:03:44 +00:00
Yaroslav Tykhiy
ac659bc05f Add Dmitry Morozovsky <marck@rinet.ru> to the list
of additional contributors for his first port - net/ehnt.
2001-08-11 18:02:28 +00:00
Jun Kuriyama
cd9b75c660 Fix typo (s@</quote;@</quote>@). 2001-08-11 04:37:42 +00:00
Jun Kuriyama
f8a4b74cae Add &man.X.1; entry to unbreak handbook/x11/chapter.sgml. 2001-08-11 04:36:32 +00:00
Bruce A. Mah
d0303b94c1 Add entry for nmdm(4). 2001-08-11 02:01:53 +00:00
Nik Clayton
1ea482405f Add probably 50% of a section introducing some key X concepts that the
reader is unlikely to be familiar with from any exposure to window systems
they may already have.

This probably needs many index entries scattered through it.
2001-08-11 01:17:28 +00:00
Chern Lee
205cf1b49a Standardize capitalization of titles:
* First and last word uppercase
* Prepositions, articles, and short conjunctions lowercase
* The word 'to' lowercase
* Preserved capitalization for program/command names

Reviewed by:	murray
2001-08-10 22:58:17 +00:00
Brian Somers
8a69086f5f Quake 2 requires additional udp port redirects 2001-08-10 22:06:47 +00:00
Jim Mock
18ae08af60 Add NETGRAPH_ETHER to the list in the PPPoE section.
Submitted by:	caitlen <caitlen888@yahoo.com>
2001-08-10 21:28:59 +00:00
Bruce A. Mah
a801119d91 Fix typo: s/bought/brought/
PR:		docs/29605
Submitted by:	John Murphy <jfm@blueyonder.co.uk>
2001-08-10 16:18:59 +00:00
Bruce A. Mah
a959f24ce5 Remove the copy of the Supported Hardware list (which is release- and
architecture-specific) from the Installing FreeBSD chapter of the
Handbook.  Point readers to the hardware notes for the version of
FreeBSD that they have.

Approved by:	nik
2001-08-10 16:01:35 +00:00
Kazuo Horikawa
11e620e99f Rebase to /crypto/telnet/telnet/telnet.1 from src/usr.bin/telnet/telnet.1.
doc/ja_JP.eucJP/man contains OpenSSH pages since 4.3-RELEASE.
I think using telnet.1 of crypto is more consistent, unless having two
versions of telnet.1.
2001-08-10 03:31:33 +00:00
Kazuo Horikawa
90d2fc05d3 Catch up with 4.3-20010809-STABLE 2001-08-10 02:12:55 +00:00
Murray Stokely
91bb5c5671 Add missing words to make complete sentences.
Clarify the descriptions of the different mount options.
Clean up a couple of man page references.
2001-08-10 01:18:34 +00:00
Murray Stokely
126c118090 *smack* ;)
You can't put a <varname> inside a <filename>.
2001-08-10 01:06:45 +00:00
Murray Stokely
c393928208 Add a basic colophon. We should add to this information about the
history of this document, more about the open source tools we use to
build the different presentation formats, etc.
2001-08-10 00:30:44 +00:00
Valentino Vaschetto
8cc2fd88ac Added subsection about AMD to the NFS section.
Submitted by:	Wylie Stilwell <wylie@beerho.com>
Approved by:	murray
2001-08-10 00:14:55 +00:00
Chern Lee
2b61014302 Properly markup contributions in <chapterinfo>/<sect1info>/<sect2info> tags
according to recent changes for entire Handbook.

Reviewed by:	murray
2001-08-09 23:42:35 +00:00
Murray Stokely
2f6147a6ac Another update to the <authorgroup> / <*info> handling. See the
comment for details.

Hashed out with: chern
2001-08-09 23:18:34 +00:00
Valentino Vaschetto
6cf123d6cf Closed a couple of open tags which were not closed.
Reviewed by:	murray
2001-08-09 22:50:10 +00:00
Randy Pratt
d32a5a740e Added myself to the developers section.
Reviewed by:	Murray
2001-08-09 19:14:32 +00:00
Murray Stokely
65866a630b Split the CDROM publishers section into 3 subsections (retail bundles,
CD-sets, and distributors).

* Add CompUSA, Frys, and Micro Center to retail bundles.
* Add Ingram Micro and Navarre to distributors.
* Remove WindRiver from the distributors section for now, since Ingram
  Micro and Navarre handle that.  Pending a better address than "The
  relevant department at WRS", I will add WRS back to the list.

Submitted by:	Theresa Elam <theresa.elam@windriver.com>
2001-08-09 18:50:33 +00:00
Randy Pratt
1a1fb4eea8 Reviewed by: Murray 2001-08-09 18:41:30 +00:00
Dima Dorfman
bf35604b33 Fill paragraph. 2001-08-09 07:32:12 +00:00
Dima Dorfman
51f64a7286 Mention dummynet(4) in the question about bandwidth managers.
PR:		29547
Submitted by:	shill@free.fr
2001-08-09 07:30:36 +00:00
Dima Dorfman
4aefe9c65b Move the minimal-sh question down to the end of the chapter. The real
reason for the move is that what is now the second question (about
libc.so.3) refers to "the previous" question, and it means question
one, not the minimal-sh one.  I moved it to the end since it didn't
seem to fit anywhere else.

PR:		29547
Noticed by:	shill@free.fr
2001-08-09 07:28:00 +00:00
Dima Dorfman
11f46b8e37 Fill paragraphs. 2001-08-09 07:21:45 +00:00
Dima Dorfman
d11f41b8c5 Mark up some things in <filename>. 2001-08-09 07:20:16 +00:00
Dima Dorfman
c08692afc3 Correct assorted spelling, grammar, and typographical errors.
PR:		29547
Submitted by:	shill@free.fr
2001-08-09 07:19:11 +00:00
Kazuo Horikawa
9343b29406 Catch up with 4.4-PRERELEASE-20010809-JPSNAP
last.1 rev 1.6.2.3
rfork.2 rev 1.11.2.8
pppoed.8 rev 1.2.6.7
2001-08-09 01:41:23 +00:00
Murray Stokely
0128e1ed79 Make author attributions show up in italics at the front of each
chapter/section to match our old way of doing things.  Each <author> in
an <authorgroup> will be attributed with :

   "<contrib> by <author>.  "
2001-08-09 00:28:10 +00:00
Chern Lee
1121738517 port tag links:
http://www.FreeBSD.org/cgi/url.cgi?ports/category/port changed to:
http://www.FreeBSD.org/cgi/url.cgi?ports/category/port/pkg-descr

The CGI returns "port does not exist" for the old instance.

Reviewed by:	murray
2001-08-09 00:14:42 +00:00
Murray Stokely
193538c0a9 kerneldebug/ was repo-copied to the Developer's Handbook
The contents of staff/ was moved into a separate article.
Update the Makefile appropriately.
2001-08-08 19:23:56 +00:00
Chern Lee
a7231a08d6 Make use of <port> tag over <filename> for port references. If
<filename type="port">, or similar, is decided upon at a later time, it would
not be too hard to change.

Reviewed by:	murray
2001-08-08 18:49:16 +00:00
Chern Lee
46b6b8fe06 * procces -> process
* Link text of redundant "Send HUP to inetd" back to previous example

Reviewed by:	murray
2001-08-08 18:44:56 +00:00
Murray Stokely
7e14cb00aa Doh! Unbreak Handbook build after last night's late-night commit. I
reogranized the serial chapter but forgot to checkin this file which
updates one of the references to that chapter.

Yelled at by: Chris Shumway, Valentino Vaschetto
2001-08-08 18:08:31 +00:00
Dima Dorfman
ce3a4f2ccb Note that copyright doesn't have anything to do with names (those are
trademarks), and improve the text a little.

PR:		29501
Submitted by:	Gary W. Swearingen <swear@aa.net>
2001-08-08 17:35:54 +00:00
Dima Dorfman
2c9bba1bb1 Add Gary W. Swearingen for his numerous PRs, most with patches. 2001-08-08 17:33:04 +00:00
Dima Dorfman
83ea11e809 Fill paragraph after previous commit. No content changes. 2001-08-08 17:29:39 +00:00
Dima Dorfman
4a030b5f34 GPL is the General Public License, not the GNU Public License.
PR:		29502
Submitted by:	Gary W. Swearingen <swear@aa.net>
2001-08-08 17:28:42 +00:00
Dima Dorfman
11b5e6ee37 with in -> within
PR:		29508
Submitted by:	Gary W. Swearingen <swear@aa.net>
2001-08-08 17:27:03 +00:00
Dima Dorfman
01216a93a1 minnie.cs.adfa.edu.au -> minnie.tuhs.org
Submitted by:	Robert Dingman <rdingman@sentex.net>
2001-08-08 17:17:20 +00:00
Jesus Rodriguez Cuesta
36450b9182 Update content. 2001-08-08 14:45:13 +00:00
Murray Stokely
2a14ff14f4 - Add an <example> and use a calloutlist for the /etc/ttys section
instead of creating a new subsection for each field.  The output is
  much more succinct and legible.
- Add a note about FreeBSD 5.0 and devfs that obviates the 'Making
  Device Special Files' section.
- Remove reference to a book that we don't have any bibliographical
  information for and that is a bit tangential to the subject at hand
  (RS-232 Bible).
- Add missing words to make complete sentences.
- Simplify discussion of null-modem and "straight" serial cables.
- Consistently use a replaceable 'N' for the last character of
  terminal devices instead of interspersing ? and X.
- Remove duplicate 'See the sio(4) manual page for more information.'
  lines.  One of these is quite sufficient per section.
- Remove more duplicate information that is unnecessary since this
  chapter has been reorganized.
- Enclose a hint in the <tip> tag.

This chapter still needs work.
2001-08-08 06:42:18 +00:00
Kazuo Horikawa
e7f5444e88 groff 1.17.2 related update. 2001-08-08 04:08:11 +00:00