Commit graph

6578 commits

Author SHA1 Message Date
Hiroki Sato
5e46728d1e - Merge the following from the English version:
1.33  -> 1.35	bibliography/chapter.sgml
	1.468 -> 1.469	contrib/chapter.sgml

- Fix a typo:

	cutting-edge/chapter.sgml

Pointed out by:	Hiromichi Aikawa <jdj@po.iijnet.or.jp>
References:	[doc-jp 8454]
2001-10-28 06:31:37 +00:00
Murray Stokely
e23b211469 Provide additional information about using i810 graphics hardware with
XFree86 4.1

PR:		docs/31510
Submitted by:	Johann Tonsing <jtonsing@yahoo.com>
2001-10-28 05:33:57 +00:00
Hiroki Sato
980f64c3fe Merge the following from the English version:
1.40  -> 1.51 	Makefile
	1.2   -> 1.3  	chapter.decl
	1.15  -> 1.19 	chapters.ent
	1.106 -> 1.118	book.sgml                 [doc-jp 8394]
	1.38  -> 1.45 	backups/chapter.sgml      [doc-jp 8394]
	1.458 -> 1.468	contrib/chapter.sgml      [doc-jp 8430]
	1.26  -> 1.27 	disks/chapter.sgml        [doc-jp 8402]
	1.41  -> 1.63 	introduction/chapter.sgml [doc-jp 8386]
	1.139 -> 1.165	mirrors/chapter.sgml      [doc-jp 8431]
	(new) -> 1.4  	config/chapter.sgml       [doc-jp 8399]
	(new) -> 1.4  	colophon.sgml

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
2001-10-27 18:12:09 +00:00
Hiroki Sato
f55b11e1fe - Add new translation and activate it:
(new) -> 1.8  	fonts/Makefile
	(new) -> 1.16 	fonts/article.sgml

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
References:	[doc-jp 8428]

- Catch up with the English version:

	1.24  -> 1.37 	contributors/article.sgml

- Add NO_TIDY flag to zip-drive/Makefile forgotten in the
  previous commit.
2001-10-27 17:52:51 +00:00
Makoto Matsushita
fc98cc8ba0 Add my Japanese/Kanji name.
Suggested by: hrs
2001-10-26 11:42:49 +00:00
Tom Hukins
121210cdcf Add Jostein Trondal for some corrections to the Handbook 2001-10-26 09:47:31 +00:00
Tom Hukins
c462aeab22 Improve use of English
Submitted by:	Jostein Trondal <jostein.trondal@sikkerhet.no>
2001-10-26 08:07:59 +00:00
Makoto Matsushita
effa3b502a Add my public key to the ring.
Reviewed by:	kuriyama
2001-10-26 06:44:20 +00:00
Makoto Matsushita
9385bc68de This is my first commit to the repository.
- Add my entry to authors.ent
- Move my name to 'Developers' sectioN

Reviewed by: kuriyama
2001-10-26 05:49:54 +00:00
John Baldwin
19e257a221 Fix breakage from 1.159. There are actually two methods of supporting
wheeled mice.  One is to have moused perform the Z Axis -> Button mapping
and the second is to have the X server perform the mapping.  1.159 added
an example for X 4 for the second method to the section describing the
first method.  This fixes this by moving that example to the section on the
second method and adding a new example for X 4 in the section on the first
method.  It also fixes a bug in the example for the second method.

Reported by:	Hans Lambermont <hans@lambermont.dyndns.org>
2001-10-25 22:17:05 +00:00
Bruce A. Mah
f8cc94fd62 Add entity for conscontrol(8). 2001-10-25 20:45:43 +00:00
Tom Hukins
07be9f3e0b Fix typo
Submitted by:	Jostein Trondal <jostein.trondal@sikkerhet.no>
2001-10-25 08:27:51 +00:00
Warner Losh
c2c5801a7b Correct typo d_threat_t -> d_thread_t 2001-10-24 15:12:44 +00:00
Murray Stokely
e0432ef7e9 * Correct links
* s/freebsd.org/FreeBSD.org
* Use relative links wherever possible

PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Found by:	linbot
2001-10-23 22:12:46 +00:00
Murray Stokely
bc83273cff * Correct some links
* Use ftp.hostname.com/directory rather than
  ftp.hostname.com:directory.
* s/freebsd.org/FreeBSD.org/
* Use relative links for FreeBSD.org documents

PR:		31447
Submitted by:	Cyrille Lefevre
Found by:	linbot
2001-10-23 21:54:19 +00:00
Murray Stokely
720d4d69c8 * s/freebsd.org/FreeBSD.org/
* Correct some broken links
* Use relative links for freebsd.org documents

PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Found by:	linbot
2001-10-23 21:31:20 +00:00
Murray Stokely
2bb07f2b80 Correct links, use relative whenever possible.
PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
Found by:	linbot
2001-10-23 21:23:00 +00:00
Murray Stokely
a4cf0e1eba Fix broken links.
PR:		docs/31447
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-10-23 21:19:23 +00:00
Murray Stokely
7aff51c1a1 Fix minor formatting and grammar problems.
PR:            docs/31412
Submitted by:  Salvo Bartolotta <bartequi@neomedia.it>
2001-10-23 20:40:25 +00:00
Chern Lee
b142a93cf7 Add a section on obtaining the ports collection using CVSup or Sysinstall.
Suggested by: Dan Langille <dan@langille.org>
2001-10-23 19:21:02 +00:00
Mike Barcroft
84255d06ed Add guidelines for deprecating features.
Partially submitted by:	sheldonh
Approved by:		-developers
2001-10-23 17:11:14 +00:00
Warner Losh
d8e47ccdae Document 440001: d_thread_t introduced 2001-10-23 05:49:38 +00:00
Peter Pentchev
cf7b27e292 Add a 'Installing the new kernel fails' section to Trouble-shooting.
Reviewed by:	dd
Approved by:	silence on -doc
2001-10-22 09:03:01 +00:00
Andrey A. Chernov
1fc998b3d3 Fix second instance of upper UIDs limit, 99 -> 999 2001-10-21 19:46:38 +00:00
Andrey A. Chernov
277dc592c6 Reserve www 80:80 in UIDs list 2001-10-21 17:45:49 +00:00
Mario Sergio Fujikawa Ferreira
7632709314 Add Hammurabi Mendes <hmendes_br@yahoo.com> for contributed ports:
gkrellmseti and gkrellmss
2001-10-20 18:39:29 +00:00
Kevin Lo
cf3ab0691b Fix option for choosing anti-aliased fonts for KDE 2001-10-20 09:36:23 +00:00
Murray Stokely
ffd609962d * Consistently capitalize 'Kerberos'.
* Add <username> tags as appropriate.
* Use <firstterm>.
2001-10-20 07:24:47 +00:00
Bruce A. Mah
eb966a6b37 Add entity for isdnphone(8). 2001-10-19 16:29:39 +00:00
Bruce A. Mah
aaf33169d4 Add an entity for gx(4). 2001-10-19 14:48:45 +00:00
Andrey A. Chernov
f94171b12c Add entry for drweb UID, increase UIDs range up to 999 2001-10-19 08:14:21 +00:00
Murray Stokely
f55eaf1468 Properly define entities for [ OK ] and [ CANCEL ] and use these
entities throughout the install chapter.  These need to be defined
with &nbsp; so that these buttons don't wrap across lines.

This prevents :

"Press the [
OK ] button"

from showing up in the print or HTML output.
2001-10-18 20:48:57 +00:00
Murray Stokely
229c740a31 Enclose author attribution inside <sect1info> / <authorgroup>. 2001-10-18 19:50:39 +00:00
Chern Lee
2647211536 Wrap screen output such that it does not flow off page in print version. 2001-10-17 20:19:16 +00:00
Chern Lee
cea250d5cb Split some paragraphs/strings into two so the print output does not
flow off page.
2001-10-17 20:16:03 +00:00
Semen Ustimenko
522ebcef48 Oops... Remove the duplicating entry for myself. It was not in the place,
os I missed it.
2001-10-17 20:02:28 +00:00
Chern Lee
5b837f04f4 Add vinum article to the Makefile.
Pointed out by: Peter Pentchev <roam@ringlet.net>
2001-10-17 18:12:54 +00:00
Peter Pentchev
2cd97bd8cc Add Radoslav Vasilev <rvasilev@uni-svishtov.bg> for the net/netqc port. 2001-10-17 14:26:08 +00:00
Murray Stokely
751495cfd3 Update a link to the "Source Tree Policies" chapter.
PR:		docs/31323
Submitted by:	Andrew <andrew@ugh.net.au>
2001-10-17 08:55:12 +00:00
Murray Stokely
aea326884e Add the "Source Tree Guidelines and Policies" chapter by phk, obrien,
and others.  This was repo-copied from the Handbook.
2001-10-17 08:53:34 +00:00
Akio Morita
77b0485060 This is a null commit to record information that I forgot to put
in previous commit log.

Move myself from the contributors to the developers section.
2001-10-17 08:41:40 +00:00
Akio Morita
cc69b7014e Add my FreeBSD.org address.
Reviewed by:	nyan
2001-10-17 08:30:50 +00:00
Murray Stokely
597ccea2b5 Use example.com or example.org for domain names in examples instead of
variations of "foobar" and the like.

Submitted by:	nik and dougb (per RFC 2606)
2001-10-17 06:49:07 +00:00
Murray Stokely
bb4f2b8bb0 Use 'example.com' or 'example.org' for example domain names.
Submitted by:	nik as per RFC 2606
2001-10-17 04:34:04 +00:00
Mario Sergio Fujikawa Ferreira
8bbe2ce27b o Add Martin Matuska for contributing ports: linux-sdl12, utserver and
utserver-asu

"And dark clouds covered the skies as yet the last of the top FPS
servers was added.... and more time wasting activities began."
2001-10-17 02:45:56 +00:00
Chern Lee
5a6b16a798 Add Bob Van Valzah's Bootstrapping Vinum article.
Submitted by: Bob Van Valzah <Bob@BGPBook.Com>
2001-10-16 20:54:26 +00:00
Murray Stokely
2b01a16746 s/4.0-CURRENT/4.0/
Submitted by:	chern
2001-10-16 19:33:03 +00:00
Murray Stokely
1504d2761e Fix a couple of links so that they show up properly in a
non-hyperlinked output format.

Obtained from:	Wind River System (chern)
2001-10-16 19:31:44 +00:00
Murray Stokely
221fc40f2c Correct the verbiage around links so that the text looks good in a
printed form without the benefit of hyperlinks.

"See <link>" -> "See the <link> section."

Obtained from:	WRS Print Edition (via chern)
2001-10-16 19:23:15 +00:00
Murray Stokely
620ee6a6b4 * Add a more verbose link to the Porter's Handbook
* Remove the <sect1> that was moved out to the Porters Handbook over a
  year ago.  This Porter's Handbook is advertised enough in this
  chapter and on our website that I don't think we need this pointer
  any more.
2001-10-16 19:15:12 +00:00