Murray Stokely
0ddd22d27a
Split apart the PGP fingerprints and keys into separate
...
<programlisting> elements, the latter with a "role=pgpkey" attribute
so that a forthcoming stylesheet addition and makefile knob can be
used to only display the fingerprints if desired. The HTML output will
continue to display the entire keys by default, but the print output
will probably be changed to display just the fingerprints unless you
set a make variable. This will remove approximately 50 pages from the
PostScript form of the Handbook.
So, please follow the example when adding new keys :
<programlisting>fingerprint / uid information</programlisting>
<programlisting role="pgpkey">---BEGIN PGP BLAH--
goes here</programlisting>
Discussed on: -doc
2001-07-11 23:11:41 +00:00
Murray Stokely
5ab3956954
Document the fact that 4.3 has been released and 4.x releases will
...
continue throughout 2001.
2001-07-11 22:04:29 +00:00
Murray Stokely
f776f96091
Spell 'PostScript' consistently.
2001-07-11 21:07:31 +00:00
Nik Clayton
d2ae66ad7c
Add very useful information about configuring anti-aliasing with XFree86
...
4.0.2 and above, and the xfce window manager.
Submitted by: Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
2001-07-11 19:13:52 +00:00
Murray Stokely
fb7e08ee51
Add a section on configuring XFree86 4.x
...
Submitted by: Christopher Chumway <cshumway@FreeBSD.org> and
Chern Lee <chern.lee@windriver.com>
2001-07-11 16:07:50 +00:00
Nik Clayton
3d63a1d046
IS_INTERACTIVE -> INTERACTIVE when explaining how to build interactive ports.
...
PR: docs/28822
Submitted by: Martin Kammerhofer <mkamm@gmx.net>
2001-07-11 13:16:24 +00:00
Johann Visagie
c58aba7903
Update Tony Maher's email addres to keep it in sync with his ports (and with
...
reality).
2001-07-11 08:19:33 +00:00
Anton Berezin
fd1152b2d4
Add myself to staff.
...
Forgotten by: tobez
OK'ed by: markm
2001-07-10 16:52:09 +00:00
Nik Clayton
384acf6dca
Link to information in the Handbook about obtaining FreeBSD, rather than
...
repeating it here.
Fix a mistake in the section talking about downloading the documentation
from the FTP site.
2001-07-10 14:39:25 +00:00
Alfred Perlstein
3f691d0dd2
Add Chad David <davidc@acns.ab.ca> as a contributor for his recent
...
contribution of about a dozen kernel manpages. Hopefully more to
come.
2001-07-10 04:48:07 +00:00
Murray Stokely
44ff5627d0
Add the index entity. This entity points to index.sgml which will be
...
created automatically by the makefiles either with collageindex.pl or
with the touch command, depending on the value of GEN_INDEX.
To build the handbook with an index simply type :
make GEN_INDEX=1
or for print output :
make GEN_INDEX=1 FORMATS=ps
by default, the index is turned off since it dramatically increases
the time required to build the handbook.
PH:
2001-07-10 03:12:35 +00:00
Murray Stokely
7852280b49
Add a "Configuration and Tuning" chapter to the System Administration
...
section of the Handbook.
Submitted by: Chern Lee <chern.lee@windriver.com>
Obtained from: Mike Smith's configuration tutorial, and
tuning(7) by Matt Dillon
2001-07-10 02:33:49 +00:00
Dima Dorfman
395c5795fc
Fill paragraph after last commit.
2001-07-08 22:53:33 +00:00
Dima Dorfman
6eb2473306
Add a missing word and correct a misspelling.
...
Submitted by: John Booker <jobooker@vt.edu>
2001-07-08 22:52:23 +00:00
Chris Costello
74552a81b8
Split the "passwd" example entry into two example entries:
...
"Changing your password" and "Changing another user's password as the
superuser".
2001-07-08 17:33:41 +00:00
Jens Schweikhardt
e097e09cb4
Fixed word doubling typo.
2001-07-08 15:40:29 +00:00
Dima Dorfman
f161a4dba6
Remove second Czech mirror.
...
PR: 28723
2001-07-08 01:13:22 +00:00
Dima Dorfman
0bdc109b5f
Properly close a tag.
...
PR: 28705
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-08 01:09:49 +00:00
Tom Hukins
0b28dda65d
Remove double world and add full stop.
...
PR: docs/28702
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-07 13:25:07 +00:00
Dima Dorfman
4a5e851cb2
DocBook police: open and close tags for <screen> should cuddle up to
...
the contents within.
2001-07-06 13:03:06 +00:00
Dima Dorfman
6ef8ab4907
Correct a typo.
...
PR: 28722
Submitted by: Joseph Mallett <jmallett@xMach.org>
2001-07-06 12:39:13 +00:00
Dima Dorfman
7523715ba7
Spelling police: seperate -> separate.
2001-07-05 08:47:55 +00:00
Dima Dorfman
279191fae0
$Id$ -> $FreeBSD$
2001-07-04 22:44:09 +00:00
Dima Dorfman
d860d13836
Add a missing '>'.
...
PR: 28694
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-04 22:39:59 +00:00
John Polstra
f60a9c1b4b
Add cvsup2.gr.freebsd.org.
2001-07-04 18:22:36 +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
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
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