Commit graph

5691 commits

Author SHA1 Message Date
Nik Clayton
33392641db Hopefully fix the problem where Netscape incorrectly applies styles to
list items, but not to the bullets/marks.  Where it used to appear as

    1.
        This is item one.

    2.
        This is item two.

and so on, it should now appear as

    1.  This is item one.

    2.  This is item two.

Based on a suggestion from Haikal Saadh <wyldephyre2@yahoo.com>.
2001-07-03 12:30:32 +00:00
Dima Dorfman
a9895c46e3 Correct more drunkenness from rev. 1.437. I don't know what I was on... 2001-07-03 03:20:44 +00:00
Dima Dorfman
a34a98930e Correct drunkenness from rev. 1.437. 2001-07-03 01:19:19 +00:00
Dima Dorfman
3735e32d65 Insert whitespace between a name and e-mail address. 2001-07-03 01:16:21 +00:00
Daniel Harris
ac4f8c5ec5 "Look for year 2000 bugs" not too useful anymore.
Submitted by:	Jason Spence <thalakan@lightconsulting.com> via jkh via -doc
2001-07-02 02:25:30 +00:00
Dima Dorfman
09a79a5a75 Sort this and add a comment describing how things should be sorted. 2001-06-30 21:15:00 +00:00
Nik Clayton
4e521b8bb2 Makefile's to make it easy to build individual handbook chapters. These
are *not* recursed in to by the top level Makefile.
2001-06-30 14:55:40 +00:00
Nik Clayton
cb452b8975 Support for building individual chapters in the Handbook without needing
to build the whole thing.
2001-06-30 14:46:48 +00:00
Murray Stokely
be1a1a425d Add 50 new indexterms
Submitted by:	Valentino Vaschetto <valentino.vaschetto@windriver.com>
2001-06-30 14:31:14 +00:00
Dirk Meyer
e755684595 Add: Leo Serebryakov <lev@serebryakov.spb.ru>
- ports/devel/agenda-headers
- ports/devel/agenda-libs
- ports/devel/mipsel-linux-binutils
- ports/devel/mipsel-linux-egcs
- ports/devel/mipsel-linux-kernel-headers
2001-06-30 11:41:43 +00:00
Dima Dorfman
470b174633 Correct a paste-o. 2001-06-30 06:13:08 +00:00
Dima Dorfman
ac501794e7 8 != 2 (fix last commit) 2001-06-30 06:02:57 +00:00
Dima Dorfman
b59050bc52 Add entity for kldconfig(8) 2001-06-30 06:01:49 +00:00
Murray Stokely
abe2540e21 Add 24 indexterms. 2001-06-29 18:35:30 +00:00
Murray Stokely
48ef9ff6d6 Add 20 indexterms. 2001-06-29 18:31:16 +00:00
Murray Stokely
7a626c12b0 Add an entity for the index. 2001-06-29 18:25:58 +00:00
Murray Stokely
2e69c711c6 Add 33 new indexterms. 2001-06-29 18:19:55 +00:00
Murray Stokely
60cc02d17a Add 21 new indexterms
Submitted by:	Valentino Vaschetto <valentino.vaschetto@windriver.com>
2001-06-29 18:13:38 +00:00
Brooks Davis
bc13973c72 Put my entry in the correct location.
Pointed out by:	silby
2001-06-29 16:28:59 +00:00
Tom Hukins
304eecffcd More then' -> than' fixes
Submitted by:	Roger Chien <roger@broadweb.com.tw>
2001-06-29 13:34:34 +00:00
Tom Hukins
1df925f631 Fix typo
Submitted by:	Roger Chien <roger@broadweb.com.tw>
2001-06-29 12:26:06 +00:00
Chris Costello
f9e2512011 Move the "How do I connect two FreeBSD systems using PLIP?" from
Installation to Networking.
2001-06-29 03:51:48 +00:00
John Polstra
e8463e9637 Remove ctm.freebsd.org. It doesn't exist any more. 2001-06-29 03:41:44 +00:00
Chris Costello
f90df53819 Move the "Translate into my own language" question/answer into
Miscellaneous and refer to the FDP primer's translation FAQ for more
accurate (and just plain more) information.
2001-06-29 02:30:44 +00:00
Nik Clayton
8a3c3cca7c Clean out the Donating Funds section until I go through the info from
the Foundation.
2001-06-28 22:30:10 +00:00
Nik Clayton
a2d8520d7d Fix another Q/A that was all Q and no A. 2001-06-28 22:27:27 +00:00
Tom Hukins
727a5c0742 Various grammatical cleanups
Reviewed by:	Valentino Vaschetto <logo@osd.bsdi.com>
2001-06-28 21:17:14 +00:00
Nik Clayton
a3ff4a598a Fix typo. 2001-06-28 18:37:43 +00:00
Nik Clayton
643c60f60c The pass number specifies the order in which disks are checked, not the
order in which they are mounted.

PR:		docs/28488
Submitted by:	Martin Heinen <mheinen0@wiesbaden-online.de>
2001-06-28 16:42:01 +00:00
Nik Clayton
a44322ee3f Apply the magic pixie dust of understanding to the "make the kernel" build
process (and the choice of procedure).
2001-06-28 14:49:04 +00:00
Nik Clayton
89356761a6 Correct a Q/A that had been marked up as all Q, and no A. 2001-06-28 14:47:22 +00:00
Murray Stokely
13cba3e9d6 Add 21 indexterms
From: Usenix (3rd floor)
2001-06-28 14:40:27 +00:00
Tom Hukins
247ef368c6 Update syntax for pkg_info(1) command following recent discussion on
the -doc mailing list

Submitted by:	Mark Stosberg <mark@summersault.com>
2001-06-28 12:58:25 +00:00
Chris Costello
65e9a2c607 Remove the "What books are there on FreeBSD?" section, all the books
listed are in the bibliography.
2001-06-28 05:25:57 +00:00
Chris Costello
952316096f Change "BSDi" to "Wind River Systems" or "The FreeBSD Mall" where
appropriate.
2001-06-28 05:13:52 +00:00
Chris Costello
d920d5d661 Format addresses consistently, and properly. 2001-06-28 04:57:44 +00:00
Chris Costello
ac7869eee1 Slightly reword the sentence on Linux in the "mount-foreign-fs" section. 2001-06-28 04:37:20 +00:00
Chris Costello
4ee1996c44 Format the "mount-foreign-fs" section's list using <variablelist>. This
is only a formatting/markup change.
2001-06-28 04:25:58 +00:00
Chris Costello
bfcd9c3338 Add a bibliography entry for the printed FreeBSD Handbook. 2001-06-28 04:07:02 +00:00
Alexander Langer
61ed909043 Update to original 1.6 (add indexterms)
Submitted by:	Benedikt Köhler <benedikt@furukama.de>
2001-06-27 17:21:57 +00:00
Bruce A. Mah
f8d3251eef Fix a typo: s/sta/&os.stable;/.
No content changes.
2001-06-27 00:51:40 +00:00
Murray Stokely
e6917a777e Properly wrap indexterm entries that exceed 80 characters. Also move
<indexterm> tags outside of <para>s since this can add extra
whitespace characters to the output (for print stylesheets).

Pointed out by: Chris Costello
2001-06-26 20:10:25 +00:00
Dima Dorfman
a3078ce478 Correct a typo.
PR:		28425
Submitted by:	Vladimir Tchoukharev <chu@h33.erkki.ton.tut.fi>
2001-06-26 19:43:07 +00:00
Nik Clayton
4c2ab98ce8 Try to be more accurate about who should be using -stabe, and what they
can expect from it.
2001-06-26 19:21:48 +00:00
Murray Stokely
acd83cd066 Add 26 index entries
Submitted by:	Valentino Vaschetto <valentino.vaschetto@windriver.com>
2001-06-26 17:46:16 +00:00
John Polstra
f8dfb38f76 Add cvsup17.freebsd.org. 2001-06-26 15:44:00 +00:00
Alexey Zelkin
feee128181 fix pathes to /ports/foo.html for new handbook installation scheme
(i.e. for all cases except http://www.FreeBSD.org/handbook/)
2001-06-26 15:40:27 +00:00
Chris Costello
10a07da0c8 Make the Preface into an "Introduction" chapter as suggested by Nik
a while back.
2001-06-26 03:29:16 +00:00
Chris Costello
cf98f9f445 Change the name of the bibliography from "Useful Books" to "Bibliography".
This is consistent with the Handbook.
2001-06-26 03:16:56 +00:00
Chris Costello
7b9cff9301 Move the second paragraph of "Is FreeBSD only available for PCs?" in the
preface to the "available platforms" answer in Hardware Compatibility.

Discard the rest of the preface question.
2001-06-26 02:24:15 +00:00