Commit graph

9959 commits

Author SHA1 Message Date
Murray Stokely
03c7c73250 Add indexterms relating to software RAID.
Trim authorgroup.

Sponsored by:	FreeBSD Mall, Inc.
2003-05-04 11:31:51 +00:00
Murray Stokely
a3f6280993 www/links1 is sufficient to dump HTML to text for all cases, so we
don't need to use w3m here.  Move HTML2TXT definition from doc.html.mk
to the global doc.project.mk.
2003-05-04 11:13:57 +00:00
Murray Stokely
771e009df1 * Clarify / Remove first person exposition and personal anecdotes.
PR:		docs/50664
2003-05-04 11:00:06 +00:00
Murray Stokely
90ff2cb926 More work on the new GBDE section:
* Remove a comment encouraging someone to convert an xref to a ulink.
* Simplify run-on sentence in introduction.
* Use more descriptive DocBook tags.
* Refer to our two versions of UFS as UFS1 and UFS2 rather than UFS
  and UFS2. (1)
* Move an ephemeral URL from the main text to a footnote.
* Note that newfs -O2 is the default for FreeBSD 5.1 and later (1).
* Wordsmith (1, partially)

PR:		docs/51598
(1) Submitted by:	bmah
2003-05-04 09:58:52 +00:00
Murray Stokely
d0033cfa5d Improve recently committed GDBE section.
* Capitalize section titles.
* Use more descriptive DocBook tags.
* Improve a few references.
* Improve a few sentences.

PR:		docs/51598
Submitted by:	bmah (mostly)
2003-05-04 09:10:25 +00:00
Murray Stokely
13a1a04980 The floppy disk section was previously 4.x-centric, written in a very
informal style, and full of grammatical errors.  Improve this
situation somewhat.

Submitted by:	Martin Karlsson <mk-freebsd@bredband.net> (mostly)
PR:		docs/50761
2003-05-04 07:23:00 +00:00
Murray Stokely
44f4956112 Add more information about the post-gated world of routing software on
FreeBSD.  Mention net/zebra, and add indexterms for BGP, RIP, and
OSPF.
2003-05-04 05:48:18 +00:00
Kazuo Horikawa
afd0aa9f49 Update to the version based on Groff Version 1.19
Submitted by:	SUZUKI Koichi <metal@gc5.so-net.ne.jp>
2003-05-04 05:14:37 +00:00
Kazuo Horikawa
2d3c629907 Sync with revision 1.49
Submitted by:	Yoshiteru Kageyama <yt-kage@cb3.so-net.ne.jp>
2003-05-04 05:10:13 +00:00
Murray Stokely
8a01141e46 Add a simple script to locate areas of a DocBook file where
<indexterms> are sparse.  Also add makefile glue so that this may be
invoked on the Handbook or any other document in the FDP tree by
typing "make indexcheck".

Sponsored by:	FreeBSD Mall, Inc.
2003-05-04 04:59:43 +00:00
Murray Stokely
34ccdb09ce Add an ispell-based "spellcheck" target to the doc build
infrastructure.

Sponsored by:	FreeBSD Mall, Inc.
2003-05-04 04:51:09 +00:00
Murray Stokely
403359dd43 Remove reference to net/gated port, as it is now commercial (and in
fact, the company has sought out FreeBSD vendors in the past looking
for royalty money).

We still need to update the Handbook and many manpages to provide
recommendations for situations in which routed is inadequate.  All I
have done is fix the broken link.

PR:		docs/51407
2003-05-04 04:25:51 +00:00
Bruce A. Mah
583cccc1f3 Add entity for rue(4). 2003-05-03 22:19:20 +00:00
Ceri Davies
ab1f23b8b8 The drives supported by burncd(8) is now at http://www.freebsd.dk/ata/;
update the link.

Submitted by:		Ed Watts <hwatts@earthlink.net>
Patch submitted by:	Simon L. Nielsen <simon@nitro.dk>
2003-05-03 13:46:03 +00:00
Marc Fonvieille
4919d2beab Remove my previous bogus commit: ISDN mailing list was already present.
Pointy Hat:	blackend
Pointed by:	Alex Dupre <sysadmin@alexdupre.com>
2003-05-02 13:35:13 +00:00
Doug Barton
f27836fd05 Document __FreeBSD_version 500113, removal of the old rc system 2003-05-02 05:31:25 +00:00
Marc Fonvieille
a05d81ad70 Another majordomo --> mailman conversion. 2003-05-01 22:04:22 +00:00
Marc Fonvieille
ff44980f23 Add ISDN mailing list. 2003-05-01 22:03:08 +00:00
Marc Fonvieille
a80e8fb2d1 Remove majordomo parts and point to mailman instead. 2003-05-01 21:50:46 +00:00
Marc Fonvieille
ba35401419 Add some CTM mailing lists. 2003-05-01 21:47:53 +00:00
Marc Fonvieille
9dc1fc42d6 Remove a contraction. 2003-05-01 21:45:04 +00:00
Christian Brueffer
563857d969 Correct grammar 2003-05-01 08:15:47 +00:00
Robert Watson
96d1510553 Big Momma Whitespace Cleanup for the Disks chapter:
(1) Trim trailing whitespace (existing text, gbde text)
(2) Line-breaks at 72 characters or so (gbde text)
(3) Clean up whitespace around <screen></screen (gbde text)

No content changes for translators.

Pointed at by:	bmah
2003-04-30 18:30:50 +00:00
Robert Watson
e98c63375f Commit FreeBSD Handbook chapter on using gbde in FreeBSD 5.0 or
higher (higher recommended).  This excellent chapter was contributed
by Lucky Green.  There appears to be a formatting problem involving
obfuscating the $FreeBSD$ in the template sample that should be
resolved by someone with a bit more SGML clue than me.

Submitted by:   Lucky Green <shamrock@cypherpunks.to>
Reviewed by:    phk
2003-04-30 15:19:41 +00:00
Kazuo Horikawa
e0657975cd Update to the version based on Groff Version 1.18.1
Submitted by:	SUZUKI Koichi <metal@gc5.so-net.ne.jp>
2003-04-30 03:15:02 +00:00
Marc Fonvieille
8a7c2a194d Update the "Configuration with Intel i810 Graphics Chipsets" section
to match the current GENERIC kernel config on 4.X and 5.X.  And be more
clear on the fact agp(4) needs to be loaded at boot time.

PR:		docs/51399
Submitted by:	anholt
2003-04-29 20:47:06 +00:00
Marc Fonvieille
213a85f26d Add links to the FreeBSD GNOME Project and the FreeBSD-KDE Team website
in GNOME and KDE sections.

Inspiration:	jim
2003-04-29 19:59:11 +00:00
Max Khon
2222144889 Update my PGP key 2003-04-29 17:48:48 +00:00
Jacques Vidrine
009078e605 Oops, this has been in my local tree since April 20. fenner's script
reminded me that I hadn't committed it yet.
2003-04-29 12:48:10 +00:00
Kazuo Horikawa
a2bbcc5922 Catch up with 5.0-CURRENT-20030419-JPSNAP 2003-04-29 03:53:09 +00:00
Ceri Davies
1fe44b58cd acpiconf(8) is only available in current at the moment; fix broken links
that are currently being generated by the man.acpiconf.8 entity.

PR:		docs/51025
Submitted by:	Eldar I.Urazaliev <admin@antk.ru>
2003-04-28 23:45:46 +00:00
Murray Stokely
7ccf203661 Properly close a </para> tag. 2003-04-28 07:06:55 +00:00
Martin Heinen
03b83e8beb MFbed: Content update and various fixes:
share/sgml/freebsd.dsl				1.17  -> 1.18
share/sgml/catalog.dsl				1.2   -> 1.3
share/sgml/l10n.ent				new
books/faq/book.sgml				1.531 -> 1.532
books/faq/Makefile				1.8   -> 1.10
books/handbook/kernelconfig/chapter.sgml	1.104 -> 1.106
books/handbook/mirrors/chapter.sgml		1.287 -> 1.291
books/handbook/security/chapter.sgml		1.141 -> 1.143
books/handbook/l10n/chapter.sgml		fixes only
2003-04-27 20:43:37 +00:00
Kazuo Horikawa
ccb5ecd794 Catch up with 5.0-CURRENT-20030419-JPSNAP 2003-04-27 20:01:26 +00:00
Hiroki Sato
fc6b1c738c Catch up with the English version:
1.6   -> 1.10 	Makefile
2003-04-27 19:50:26 +00:00
Hiroki Sato
947034546c Catch up with the English version:
1.27  -> 1.28 	policies/chapter.sgml
2003-04-27 19:50:19 +00:00
Hiroki Sato
b715f903cb Catch up with the English version:
1.1   -> 1.3  	Makefile
2003-04-27 19:50:00 +00:00
Kazuo Horikawa
7821caa0a5 Catch up with 5.0-CURRENT-20030419-JPSNAP
Submitted by:	Akira Ikeuchi <a_ikeuchi@mic.mitsumi.co.jp>
2003-04-27 19:06:14 +00:00
Max Khon
2d29a49113 Add Kirill Ponomarew for several ports he maintain. 2003-04-27 18:24:03 +00:00
Robert Watson
ec6d7d60d9 Since the future of jailNG is unclear, remove text describing it from
the jail chapter.  FYI, this chapter is increasingly out-of-date due
to recent 5.x changes.
2003-04-27 16:02:13 +00:00
Hiroki Sato
f75b3c9cf1 Merge from the English version:
1.2   -> 1.4  	contributing/Makefile
	1.1   -> 1.3  	dialup-firewall/Makefile
	1.5   -> 1.7  	diskless-x/Makefile
	1.8   -> 1.10 	fonts/Makefile
	1.20  -> 1.21 	fonts/article.sgml
	1.2   -> 1.4  	ipsec-must/Makefile
	1.8   -> 1.10 	multi-os/Makefile
	1.33  -> 1.35 	multi-os/article.sgml
	1.1   -> 1.3  	zip-drive/Makefile
2003-04-27 15:41:37 +00:00
Hiroki Sato
13751322ba Merge the following from the English version:
1.2   -> 1.4  	contributors/Makefile
	1.358 -> 1.371	contributors/article.sgml
2003-04-27 10:27:31 +00:00
Hiroki Sato
d75a6d14b6 Remove an unnecessary gs invocation from ifhp script.
PR:		docs/51444
Submitted by:	Mike Meyer <mwm@mired.org>
2003-04-27 08:57:24 +00:00
Tom Rhodes
0cfd1ec386 Add information about the two schedulers in FreeBSD.
Add information about how to determine the current scheduler.

PR:		50720
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru> (original version)
Changes by:	Chris Pepper <pepper@reppep.com>
Extra work by:	trhodes
2003-04-26 16:07:24 +00:00
Murray Stokely
dc4773d579 Clarify history of DocBook.
PR:		docs/50824
Submitted by:	Oliver Fischer <plexus@snafu.de>
2003-04-26 07:40:04 +00:00
Hiten Pandya
5021b1d143 Correct spelling, 'involes' to 'involves'.
Approved by: des (mentor)
2003-04-24 17:27:26 +00:00
Tom Rhodes
3c5189eb2b Add: device agp and a quick description.
PR:	48728
2003-04-24 15:10:13 +00:00
Hiten Pandya
dfcb704410 - Change section title, 'S/Key' to 'One-time Passwords'.
- Correct index terms to reflect the above.
  - Nearby grammar change.

Approved by: des (mentor)
2003-04-24 11:01:57 +00:00
Hiten Pandya
b2cdef5f74 Traditional commit; Remove from myself to Contributors and add to
Developers section.

Approved by: des (mentor)
2003-04-24 09:28:20 +00:00
Hiten Pandya
869f325b7a Add myself to the authors file. 2003-04-24 09:21:04 +00:00