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
Chris Costello
37ecf27f1a
Move "Does FreeBSD support architectures other than x86?" from "Advaned
...
Topics" to "Hardware compatibility".
2001-06-26 02:13:44 +00:00
Murray Stokely
cebc94c57d
Whitespace change that fixes the index output. Newlines should not be
...
embedded in <indexterm> tags.
2001-06-26 00:12:05 +00:00
Murray Stokely
a04cbb22cc
Add ~96 index entries
2001-06-26 00:09:52 +00:00
Murray Stokely
620d344d8f
Add 8 index terms.
2001-06-25 22:06:44 +00:00
Murray Stokely
85ea0cccdb
Add ~78 index terms.
2001-06-25 22:05:25 +00:00
Nik Clayton
e7a58f7d91
Put the CD publisher entries in a list.
...
Add a new section, "DVD Publishers". Put FreeBSD Services Ltd in this
section.
2001-06-25 20:24:44 +00:00
Nik Clayton
131b4b3fe9
Sort the list of FreeBSD distributors into alphabetical order.
2001-06-25 19:53:31 +00:00
Murray Stokely
282925f3c8
Add 34 index terms
2001-06-25 19:12:40 +00:00
Murray Stokely
92e1fbea55
Add 37 index terms
2001-06-25 19:11:56 +00:00
Murray Stokely
2c7b2bc901
Fix typo: %prompt.user; -> &prompt.user;
...
Submitted by: Chern Lee <chern.lee@windriver.com>
2001-06-25 17:05:33 +00:00
Murray Stokely
3d451db6c8
Close <indexterm> that got FUBARed in last commit.
2001-06-25 17:01:00 +00:00
Nik Clayton
1b364cd883
Link in the PXE and "Filtering Bridges" articles.
2001-06-25 15:10:30 +00:00
Nik Clayton
1079e49412
Add Nick Sayer's "Filtering Bridges" article.
...
PR: docs/20794
2001-06-25 15:04:01 +00:00
Nik Clayton
913d3010c6
Bring in Alfred Perlstein's PXE tutorial.
...
PR: docs/20794
2001-06-25 14:51:37 +00:00
Nik Clayton
ee8183e279
Add a sample cpio command.
...
Submitted by: Corey Sklenicka <corey@cloudnet.com>
2001-06-25 14:07:38 +00:00
Nik Clayton
7214271be9
Note that the wcd -> acd transition was from 4.0 to 4.1, not 3.1 to 4.1.
...
Submitted by: Loren Thiel <thiel@genevaonline.com>
2001-06-25 14:05:37 +00:00
Murray Stokely
109c529fc7
Add ~105 new index entries.
2001-06-25 12:41:15 +00:00
Andrey A. Chernov
5cb9e67a8a
Back out my ISO rename corrections because they are for -current only
2001-06-25 03:55:40 +00:00
Kazuo Horikawa
3a27221278
Catch up with 4.3-20010527-STABLE.
2001-06-25 02:03:01 +00:00
Murray Stokely
1006924be7
This print stylesheets prefer indexterms to be outside of <listitem>
...
tags or inside a <para> inside a <listitem>.
This changes :
<listitem>
<indexterm><primary>core team</primary></indexterm>
<para>The <link linkend="staff-core">FreeBSD core team</link>
into :
<listitem>
<para>The <link linkend="staff-core">FreeBSD core team</link>
<indexterm><primary>core team</primary></indexterm>
Theoretically, adding indexterms should never affect the normal flow,
but the last revision was adding extra blank lines into the postscript
output.
2001-06-24 22:51:27 +00:00
Chris Costello
0488521fc9
Formatting/markup:
...
Combine the first and second paragraphs for answer 13.10 into one and
re-wrap lines. No content was modified in this commit.
2001-06-24 21:10:21 +00:00
Chris Costello
8b10422a92
Rewrite the rather verbose first paragraph of 13.10 (other platforms), and
...
fix a small error ("or/and" should really be "and/or") in the second
paragraph.
2001-06-24 21:06:47 +00:00
Dima Dorfman
c649463885
Use <email> where appropriate.
2001-06-24 21:01:55 +00:00
Chris Costello
825c1de20a
o Change the name of the "Serious hackers" section to "Advanced topics" as
...
discussed on -doc.
o Change the id for said section to "advanced".
2001-06-24 20:49:56 +00:00
Chris Costello
43708f8467
Format the <programlisting> ASCII table in 9.16 ("DEC PCI cards") into
...
a proper DocBook <table>.
2001-06-24 20:38:17 +00:00
Chris Costello
0ed58bab3a
Remove unnecessary < and > I added around <email> entries.
...
Oops.
2001-06-24 20:23:54 +00:00
Chris Costello
d70a6e20f8
Formatting:
...
Re-wrap paragraphs from the changes in revisions 1.222 and 1.224.
2001-06-24 20:14:26 +00:00
Chris Costello
afde56b72c
Replace <ulink URL="mailto:..."> with <email>.
2001-06-24 20:01:30 +00:00
Chris Costello
1437562a99
Add a missing closing </para>. My fault.
2001-06-24 18:00:46 +00:00
Chris Costello
3b3a43b8b3
Include the mailing-list entities.
...
Replace the <email> mailing list references with proper &a.listname
references where possible.
2001-06-24 17:53:23 +00:00
Murray Stokely
b6e49089bc
Add ~110 index entries to the Handbook.
2001-06-24 11:30:31 +00:00
Murray Stokely
4b977cf90d
Add more information about using KDE2.
...
- Anti-aliased fonts
- KDM
- Setting up X to choose between GNOME and KDE
Submitted by: Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
2001-06-24 04:25:29 +00:00
Murray Stokely
ca002b6606
The author of this section was slightly confused about the terminology
...
used to describe network topology. Change instances of '10 base T' to
'10 base 2' and adjust sentence structure when describing a bus-based
topology.
While I'm here, consistently use 'LAN' instead of 'lan' for local area
networks.
2001-06-24 03:22:48 +00:00
Murray Stokely
506d3469cb
Add graphical figures for the network diagrams in the ISDN section.
...
Submitted by: G. Adam Stanislav
2001-06-24 03:06:38 +00:00
Murray Stokely
78c6c53ba0
Image support has been mangled since the move to docbook.css. This
...
adds a new mediaobject handler to simplify the output HTML so that
images no longer overlap the text and other nearby images.
The output HTML used to look like this :
<div class="MEDIAOBJECT">
<p><img src="fig2.png"></p>
</div>
The problem was that the image would be displayed on top of nearby
text or image elements completely obscuring the previous contents
rather than doing proper page layout. With this change, the above now
simply looks like this :
<img src="fig2.png">
An alternative solution would be to fix docbook.css, but I think that
the problem stems from the way that different browsers implement CSS.
It is easier to just fix it here at the DSSSL level.
2001-06-24 02:46:40 +00:00
Murray Stokely
8d2a434262
Add a graphical figure for the natd chapter to replace the ASCII art
...
when the output format supports it.
The PNG driver for Ghostscript doesn't support anti-aliasing on
FreeBSD, so the PNG file was created on another platform and should
not be automatically generated from the eps file.
Submitted by: G. Adam Stanislav (created the EPS file with a text editor)
2001-06-23 22:46:16 +00:00
Dima Dorfman
7e88989219
Grammar police: agreement in number.
2001-06-23 07:04:37 +00:00
Dima Dorfman
b0c3cb4fcc
Remove duplicate words where appropriate.
...
Inspired by: PRs 28356, 28359; tyler spivey <tspivey8@home.com>
2001-06-23 06:57:06 +00:00