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
Murray Stokely
53ea803f4b
Add entities for XFree86.1 and startx.1
2001-07-11 15:57:19 +00:00
Nik Clayton
3ed1f7ea58
Favour <command> over <literal> when talking about CVS subcommands.
...
PR: docs/28731
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-11 14:08:50 +00:00
Nik Clayton
656516927e
<screen> placement fix.
...
PR: docs/28836
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-11 13:24:45 +00:00
Nik Clayton
ee0aacd375
Add more details about the "cvs log" command.
...
PR: docs/28730
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-11 13:22:17 +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
Nik Clayton
6b66b69b59
<screen> placement fixes.
...
PR: docs/28783
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-11 13:13:41 +00:00
Nik Clayton
4cf92970df
Typo and markup fixes.
...
PR: docs/28777
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-11 13:07:38 +00:00
Nik Clayton
dc6cbd9351
DocBook whitespace police. This will need to be propogated to translations.
...
PR: docs/28778
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-11 13:05:44 +00:00
Nik Clayton
fa8a0d4700
Typo police.
...
PR: docs/28879
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-11 13:00:12 +00:00
Nik Clayton
5ad75c7dcb
Be a little more conservative with the line height to try and placate those
...
on -doc who don't share my sense of the aesthetic
Try a better fix at the 'stair stepping' in lists -- the previous fix only
worked for lists that were children of the BODY element, so it didn't have
any effect on those that were (for example) enclosed inside a
<DIV CLASS="PROCEDURE">.
2001-07-11 12:46:50 +00:00
Nik Clayton
59286a2bf2
Fix a typo in an example, pointed out by the author.
2001-07-11 11:08:47 +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
Dima Dorfman
4a5d66a6bf
Spelling police.
2001-07-10 14:00:17 +00:00
Dima Dorfman
afc9adbc29
Spelling police.
2001-07-10 13:24:13 +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
088000e692
Slight modification to support the case where a document contains
...
indexterms, but we don't want to generate the index.
Specifically, touch the ${INDEX_SGML} file if ${GEN_INDEX} is not set.
Suggested by: Nik
2001-07-10 03:06:48 +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
Bruce A. Mah
ec901c396a
Add fsck_msdosfs(8).
2001-07-09 21:22:06 +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
Daniel Harris
9a0afe66fe
Whitespace fixes.
...
PR: 28776
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-08 19:22:41 +00:00
Daniel Harris
2db70a2d84
Clarify a confused sentence and remove a couple extra slashes.
...
PR: 28784
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-08 19:15:05 +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
73e2ee8aa9
Assorted spelling, punctuation, and markup fixes.
...
PR: 28732
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-08 01:17:53 +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
f7eeb4d33c
Assorted markup fixes.
...
PR: 28766
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-06 13:02:54 +00:00
Dima Dorfman
b5284499e3
Spelling, grammar, and markup fixes.
...
PR: 28767
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-06 12:50:08 +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
Nik Clayton
2fd15d706a
Fix some typos pointed out by the author.
2001-07-06 09:16:29 +00:00
Kazuo Horikawa
21c6bad140
Move device_get_flags.9 to device_set_flags.9, as src/share/man/man9/.
2001-07-06 02:23:23 +00:00
Dima Dorfman
7523715ba7
Spelling police: seperate -> separate.
2001-07-05 08:47:55 +00:00
Kazuo Horikawa
1b68754867
Add man9 to SUBDIR.
...
Note that man9 does not contain all section 9 entries.
2001-07-04 22:54:27 +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
Dima Dorfman
a5f6f984b8
Correct logic bug in an example.
...
PR: 28696
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
2001-07-04 22:37:38 +00:00
John Polstra
f60a9c1b4b
Add cvsup2.gr.freebsd.org.
2001-07-04 18:22:36 +00:00
Bruce A. Mah
710a8dd6f0
Add an entry for awi(4).
2001-07-04 05:31:29 +00:00
Kazuo Horikawa
46ca385177
Fix typos in macro
...
Submitted by:SHIMURA Tatsuya <shimura@math.cst.nihon-u.ac.jp>
2001-07-04 05:31:26 +00:00
Kazuo Horikawa
c9d1f1003b
Fix typos.
...
Submitted by:Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp>
2001-07-04 03:56:38 +00:00
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