Commit graph

7225 commits

Author SHA1 Message Date
Ceri Davies
a80c9017b1 o Expand some contractions.
This is the second and final part of:

PR:             docs/70954
Submitted by:   Jesus R. Camou <jcamou@cox.net>
2004-08-26 20:16:31 +00:00
Ceri Davies
3281116969 o Add Italian (it_IT.ISO8859-15) to the list of languages and
encodings.

o Add <hostid> tags for cvsup.FreeBSD.org

This is part of:

PR:		docs/70954
Submitted by:	Jesus R. Camou <jcamou@cox.net>
2004-08-26 20:12:51 +00:00
Marc Fonvieille
cfd720d800 s/travelled/traveled
(documented by
http://www.scriptorium.com/Standards/probhome.html#HEADING27 and
Webster's dict)

Submitted by:	Jesus R. Camou <jcamou@COX.net>
Verified by:	ceri
2004-08-25 19:54:41 +00:00
Murray Stokely
29e4bc8b98 Fix ulink usage. Prevent URL from being displayed twice.
Found by:	loader@freebsdmall.com
2004-08-25 10:52:07 +00:00
Murray Stokely
ee50c863c4 Correct misusage of <ulink> tag.
Found by:	loader@freebsdmall.com
2004-08-25 10:33:59 +00:00
Murray Stokely
321a5f827d Use a more precise ulink and prevent a needless footnote from being created.
This could also have been done with

<ulink url="&url.base;/docs.html"></ulink>.

but that would have caused "../../../docs.html" to be dislpayed in the
HTML version.  That's what we want to link to, but it looks better to
display the absolute URL inline.  This commit gives us the best of
both worlds, for print and HTML output :

          browse the list of tutorials at <ulink
-         url="&url.base;/index.html">http://www.FreeBSD.org/</ulink>.
+         url="&url.base;/docs.html">http://www.FreeBSD.org/docs.html</ulink>

Found by:	loader@freebsdmall.com
2004-08-25 10:23:21 +00:00
Murray Stokely
af9a63d5ea Fix <ulink> misuse that caused an abbreviated URL to be displayed with
a footnote to the full URL.

dhcp.org(1)

1. http://www.dhcp.org

Now it just displays 'http://www.dhcp.org' inline.

Found by:	loader@freebsdmall.com
2004-08-25 10:03:10 +00:00
Murray Stokely
c2586de03b Fix egregious misuse of <ulink> tags. 2004-08-25 09:47:22 +00:00
Murray Stokely
28a7f3c301 Use &url.books.faq; so that we can specify relative or absolute URLs,
rather than explicitly using '..'.
2004-08-25 08:44:53 +00:00
Marc Fonvieille
aec325a0d5 Update for PFIL_HOOKS where needed. 2004-08-25 07:56:42 +00:00
Marc Fonvieille
889bdd678f - Add &linux; entities for trademark reasons, it's the Preface...
- Add a missing whitespace

PR:		docs/70920
Submitted by:	Jesus R.Camou <jcamou@cox.net>
2004-08-25 07:13:36 +00:00
Giorgos Keramidas
e91a7a164e Use &ms-dos; for referring to MS-DOS to match the style of &windows; in
the same sentence.
2004-08-24 18:00:51 +00:00
Giorgos Keramidas
5e25a892d4 Fix a minor grammar knit and link to the Handbook for details about
kernel configuration and building.
2004-08-24 17:56:22 +00:00
Murray Stokely
db40918740 Remove extraneous spaces inside <screen> that mess up the print
output.

Submitted by:	loader@freebsdmall.com
2004-08-24 05:44:52 +00:00
Thierry Thomas
c30228cb67 Add an entry for Antonio Carlos Venancio Junior.
PR:		ports/70882.
2004-08-23 21:29:43 +00:00
Marc Fonvieille
6ea7bf5426 Capitalize a title. 2004-08-23 18:10:01 +00:00
Tom Rhodes
01a7fb283b Add the VuXML mailing list.
Requested by:	nectar && Dan Langille
2004-08-23 18:05:33 +00:00
Ceri Davies
0db19eceb3 Calm down and properly fix the problem with the _secure_path(3) entity. 2004-08-23 17:53:18 +00:00
Ceri Davies
f2153a6f77 Correct the last revision to use errorname, and correct another instance
of "error".
2004-08-23 17:38:11 +00:00
Ceri Davies
5ecc43d90f Fix the second part of build breakage. 2004-08-23 17:34:10 +00:00
Ceri Davies
a36443f53a Fix the build. 2004-08-23 17:32:13 +00:00
Tom Rhodes
a3b1c36136 Add two new troubleshooting items. 2004-08-23 15:17:40 +00:00
Alexey Dokuchaev
582888a513 Add my PGP key to the Handbook.
Approved by:	fjoe (mentor)
2004-08-23 12:41:26 +00:00
Alexey Dokuchaev
7ce9203170 Move myself to ``Developers'' section of the Contributors List from the
``Additional Contributors'' section.

Approved by:	fjoe (mentor)
2004-08-23 12:37:06 +00:00
Alexey Dokuchaev
baf993a4a0 Traditional first commit: add my entity.
Approved by:	fjoe (mentor)
2004-08-23 12:32:53 +00:00
Murray Stokely
4a51886631 Add a few <application> tags around KerberosIV inside titles.
Previously, Kerberos5 was printed in bold in the table of contents
while KerberosIV was not.
2004-08-23 06:44:30 +00:00
Murray Stokely
7dd4c286fa Remove a table of terms/definitions following a <programlisting> in
favor of callouts to the definitions, which looks much clearer in
print and HTML output.
2004-08-22 19:11:51 +00:00
Murray Stokely
3984bd9e2d The Securing FreeBSD section lays out some typographical conventions
that will be used to note the distinction between applications and
protocols.  This is a good idea, but the distinctions were not
described accurately.  Correct that.

Noticed by:	loader@freebsdmall.com
2004-08-22 18:23:18 +00:00
Marc Fonvieille
6aea758cb7 s/GTK/GTK+/ according to http://www.gtk.org/ 2004-08-22 11:06:59 +00:00
Marc Fonvieille
5caf385506 - GTK is not an application --> no tags
- s/Gtk/GTK
- replace some varname tags with literal ones for consistency
- s/DOS/&ms-dos;
- Use of &gt; where needed
2004-08-21 16:52:22 +00:00
Thierry Thomas
91c84a0418 Add an entry for Stephen Weeks.
PR:		ports/44295
Submitted by:	Stephen Weeks.
2004-08-21 15:50:09 +00:00
Marc Fonvieille
72ae4153cc s/-bpp/-depth/ and use option tags instead of command ones. 2004-08-21 13:52:05 +00:00
Sergey Matveychuk
55bd0faac0 Add Jim Pirzyk for his devel/p5-ParseLex. 2004-08-21 11:05:02 +00:00
Marc Fonvieille
62c798a641 Fix package name for AbiWord. 2004-08-20 16:51:55 +00:00
Ceri Davies
2dccc160c0 Force the pgwide attribute to 1 for some informaltables that Opera and
IE6 otherwise fail to render correctly.

Noticed by:	Hilko Meyer <Hilko.Meyer@gmx.de>
2004-08-20 16:51:37 +00:00
Ceri Davies
3e85d7aa75 Correct path to the AbiWord port.
PR:		docs/70588
Submitted by:	Joel Dahl <joel@automatvapen.se>
2004-08-20 16:49:07 +00:00
Dejan Lesjak
137f14156d Add my PGP key to Handbook.
Approved by:	anholt (mentor)
2004-08-20 11:03:53 +00:00
Dejan Lesjak
8147c3d0b3 Add myself to 'Developers' section of the Contributors List.
Approved by:	anholt (mentor)
2004-08-20 10:55:23 +00:00
Dejan Lesjak
3648beeb34 Add my author entity.
Approved by: anholt (mentor)
2004-08-20 10:49:52 +00:00
Marc Fonvieille
946ed5b710 - Add a non-breaking space where needed.
- Reword "15+" and "5.0+"
- Use right inline tags for a kernel configuration line.
2004-08-20 09:40:15 +00:00
Tom Rhodes
cfff0faff7 Add a compatibility note. 2004-08-20 05:43:07 +00:00
Christian Brueffer
99f1aa3bc9 Add RELENG_5.
Prodded by:	Hanspeter Roth
2004-08-19 21:59:30 +00:00
Ceri Davies
9dcbb67be0 Note that IPFW now requires PFIL_HOOKS in the kernel configuration. 2004-08-19 18:59:06 +00:00
Marc Fonvieille
902015d260 Add some application tags. 2004-08-19 18:39:10 +00:00
Josef El-Rayes
4bf83ac9e3 Add Apache mailing list to handbook.
Submitted by:	clement
2004-08-19 16:44:38 +00:00
Marc Fonvieille
50577701db s/sawfish/Sawfish for concistency with other instances of the name and
to respect what seems to be the official writting.
2004-08-19 13:23:40 +00:00
Marc Fonvieille
5fdadd5b5f The XftConfig file is obsolete since Fri Aug 2 2002,
/usr/X11R6/etc/fonts/local.conf is the new file to use.

Submitted by:	Ken Tom <subd@mui.net>
2004-08-19 13:09:39 +00:00
Cheng-Lung Sung
835cf31ac5 Move myself from Additional Contributors' to Developers'
Approved by:	leeym (mentor)
2004-08-19 09:30:08 +00:00
Cheng-Lung Sung
b8806ed62a Add my author entity.
Approved by:	leeym (mentor)
2004-08-19 09:02:25 +00:00
Sergey Matveychuk
ecae4023dc Add Viktor Fomichev for his net-mgmt/netmond 2004-08-18 17:14:02 +00:00
Tom Hukins
36be454474 Remove duplicate note that Kerberos 5 requires synchronized time. 2004-08-18 09:18:54 +00:00
Joe Marcus Clarke
4d65790e49 Fix the font pixelsize comparison in the previous commit. "more" should have
obviously been "less".
2004-08-18 01:34:02 +00:00
Joe Marcus Clarke
b5cb3de090 Correct the section on condition font antialiasing. Without checking
pixelsize, certain applications (e.g. Mozilla and gnome-terminal) will refuse
to honor the antialiasing settings.

Reported by:	Rob Mason <masonr@bsdbox.homeunix.com>
2004-08-18 01:23:46 +00:00
Marc Fonvieille
faa32108ee s/EPSON Perfection/&epson.perfection;/ for trademark purpose. 2004-08-17 16:44:32 +00:00
Marc Fonvieille
052fd69483 Use of &iomegazip; entity for Zip drives. 2004-08-17 15:47:41 +00:00
John Baldwin
6e6fb588db Drop maintainership as I don't really maintain this anymore. 2004-08-17 15:12:58 +00:00
John Baldwin
e13833ab9e More whitespace fixes to cleanup the previous commit. 2004-08-16 22:05:05 +00:00
John Baldwin
fd67a678b8 - Fix some minor nits in the description of preemption and thread
migration.
- Describe the thread pinning API implemented by jeffr@ via sched_pin/unpin
  rather than the theoretical API that had been described.
2004-08-16 21:09:14 +00:00
John Baldwin
06305fcf38 Whitespace only changes that rewrap some paragraphs. 2004-08-16 21:04:22 +00:00
Bruce A. Mah
37b3b5485c Capitalize X.org consistently.
PR:		70397
Submitted by:	Joel Dahl <joel@automatvapen.se>
2004-08-16 01:05:20 +00:00
Sergey Matveychuk
fdf552807e Add Andrej Zverev for his devel/esvn 2004-08-15 13:41:32 +00:00
Ceri Davies
39c155b048 Sort the entries under "B" correctly. I'm not sure how I missed this. 2004-08-15 13:38:29 +00:00
Ceri Davies
d8e15ac29d Add an entry for TSC.
Approved by:	dg
2004-08-14 23:59:34 +00:00
Marc Fonvieille
2b072e8247 Remove a duplicate word. 2004-08-14 17:33:31 +00:00
Ceri Davies
374561d1f5 Reformat a funny looking listitem. 2004-08-14 15:35:54 +00:00
Ceri Davies
e137e59bab o Add an example to the top of this file to help out anyone trying to
add new content.

o Add a glossary entry for every acronym present in the Handbook. [1]
  Except for "US", which I believe is self-explanatory.

o Add additional glossterms for each unexpanded acronym, linking to
  the expanded term.

Many thanks to Warren for this.

[1]:
PR:		docs/69646
Submitted by:	Warren Block <wblock at wonkity dot com>
2004-08-14 15:19:05 +00:00
Ceri Davies
c16dd76264 "ID" isn't an acronym. 2004-08-14 13:27:02 +00:00
Ceri Davies
f7a25dc981 KAME is not an acronym. 2004-08-14 13:21:00 +00:00
Ceri Davies
ac7a9f08de Rename a section id that conflicts with ongoing glossary work:
id attributes in glossterm elements conflict with section id
	attributes, and therefore all id attributes in the glossary are
	being renamed to, for example, acpi-glossary.
2004-08-14 10:52:25 +00:00
Marc Fonvieille
8c0bcf09da Add a missing closing tag. 2004-08-12 21:13:12 +00:00
Sergey Matveychuk
55ba012149 Add Aaron Dalton for his security/doorman 2004-08-12 17:31:17 +00:00
Clive Lin
d78d61f813 * Replace ancient zh-L10N-tut with a modern successor:
* FreeBSD Chinese HOWTO serves us for quite a while.
  * Document maintainer changed as well.

* Remove cvsup resources no more available:
  * outta-port
  * zh-L10N-tut
  * zh-doc

* Correct statue's (editor of FreeBSD Chinese HOWTO) email.
2004-08-12 14:24:32 +00:00
Murray Stokely
5c8ce830f0 <indexterms> can't live inside a table but outside a row. The backend
gets confused and prints '???' for the page number.  Move three
indexterms to the beginning of the table.
2004-08-12 05:03:42 +00:00
Ceri Davies
5d58625415 Reword a contentious sentence.
Tossed around on:	doc
2004-08-11 21:04:09 +00:00
Marc Fonvieille
c22d983369 In Virtual Hosts section:
- Use of hostid tags for netmasks
- Add missing literal tags
2004-08-11 21:01:42 +00:00
Dmitry Morozovsky
ebd0c0c7bc Put my CVS key in proper place (this chapter is sorted by last name!).
Accidentally, den did not check this well, but all shames should go
to me, not him.

Approved by:	den (mentor) (implicit)
Pointy hat to:	marck (the first instance)
2004-08-11 20:26:42 +00:00
Marc Fonvieille
99948bcaed NetBSD is not an application. 2004-08-11 20:19:40 +00:00
Marc Fonvieille
837793f692 Punctuation fix. 2004-08-11 20:01:35 +00:00
Peter Pentchev
c22beb4998 Lowercase a couple more element and attribute names. 2004-08-11 17:25:04 +00:00
Marc Fonvieille
8af463c4d2 - Various markup fixes: for example, <programlisting></programlisting>
should be used instead of <para><literal></literal></para>, and
  <screen></screen> instead of <para><command></command></para>
- <screen> tags are not inline elements, so they should not be used
  inside of <para></para>
- s/4.x/4.X and some punctuation fixes
- Some device names fixes I missed in my previous commit
2004-08-11 17:07:40 +00:00
Marc Fonvieille
a6d1521834 s/I/We 2004-08-11 16:28:40 +00:00
Marc Fonvieille
9565589609 Devices name/node tagging is not consistent in the Handbook, it should
respect the following scheme:
- if the device name is /dev/foo --> <filename>/dev/foo</filename>
- if the device name is just foo --> <devicename>foo</devicename>
(See "4.2.5.7 Devices" from fdp-primer)
2004-08-11 16:24:26 +00:00
Oliver Eikemeier
3f6c999916 document __FreeBSD_version 491101: MFC of the package tools revision 20040629. 2004-08-11 16:22:05 +00:00
Dmitry Morozovsky
6fceaf59f0 Large whitespace cleanup.
Discussed on:	-doc
Approved by:	den (mentor)
2004-08-11 14:46:03 +00:00
Dmitry Morozovsky
5e6f2f22ce Add my PGP key to the Handbook.
Approved by:	den (mentor)
2004-08-11 13:54:32 +00:00
Dmitry Morozovsky
0972839856 Move myself from additional contributors to committers.
Approved by:	den (mentor)
2004-08-11 13:50:58 +00:00
Dmitry Morozovsky
bff83fb187 Add my author entity.
Approved by:	den (mentor)
2004-08-11 13:47:02 +00:00
Denis Peplin
84b418ef22 Use url entities 2004-08-11 13:15:29 +00:00
Murray Stokely
56770cff2b Update broken link. 2004-08-11 10:06:07 +00:00
Brian Feldman
7c73336fe6 Insert the UMA changes bump into the __FreeBSD_version values. 2004-08-10 20:59:14 +00:00
Thierry Thomas
dee0c7da14 Add an entry for Alex Kiesel.
PR:		ports/50068 (and previous PRs)
2004-08-10 19:39:12 +00:00
Alfred Perlstein
ecf12553cd Bump the version I added to be in line with the actual version in
sys/param.h, I was confused by someone else not updating this file
along with their commit to sys/param.h.
2004-08-10 19:23:47 +00:00
Peter Pentchev
47dceec768 Add a blurb about the main reason for not including CVSup in the base
system: the fact that we would need a Modula-3 compiler to go with it.

PR:		70124
Suggested by:	Joel Dahl <joel@automatvapen.se>
2004-08-10 17:32:00 +00:00
Marc Fonvieille
e3c66120cd In Samba section:
- Use of ulink tags for URLs
- Use guimenu and command tags where needed
- Parts of configuration files should be tagged with literal tags
  (inside of a block) and not with options ones.  These latter should be
  used for command line options.
2004-08-10 12:56:20 +00:00
Thierry Thomas
2e37c1ed17 Add an entry for Dylan Simon.
PR:		ports/70054.
2004-08-09 21:23:33 +00:00
Hiroki Sato
c4cb2201ad Use lower-case characters for attribute name (s/URL=/url=/).
No content change.
2004-08-09 19:49:18 +00:00
Hiroki Sato
7ced776295 Use &url.*; instead of http://www.FreeBSD.org/*. 2004-08-09 17:19:18 +00:00
Hiroki Sato
478e13bbf5 - Add missing URL_RELPREFIX.
- Use &url.*; instead of http://www.FreeBSD.org/*.
- Some markup fixes.
2004-08-09 17:18:17 +00:00
Hiroki Sato
49e85edeb6 Add doc.local.mk for en_US.ISO8859-1. Probably the SP_ENCODING definition
in this file can also be used in languages which use ISO8859-*
encodings without modification.
2004-08-09 16:35:23 +00:00
Marc Fonvieille
17d0719cf6 In Samba section:
- Add missing username and application tags
- Try to be consistent on application tags use: deamons should be tagged
  with these tags when possible
- Add missing entities (&unix; and &windows;)

More fixes are needed, I'll do it later.
2004-08-09 13:03:10 +00:00
Peter Pentchev
ad8b1b0fb9 Chase the change of the default value of vfs.vmiodirenable to 1:
there were parts of the text that still spoke of 'turning it on' or
'keeping it off'.

PR:		70005
Submitted by:	Marju Ignatjeva <marju@bsd.ee>
2004-08-09 12:58:05 +00:00
Marc Fonvieille
dfefba9d26 s|<para>|</para>| where needed. 2004-08-09 12:01:52 +00:00
Peter Pentchev
ec0f0c3654 Emphasize a bit the need for an all-ones netmask on "secondary"
interface addresses.

PR:		68746
Reported by:	Dave Duchscher <daved@tamu.edu>
Reviewed by:	keramida
2004-08-09 12:00:47 +00:00
Peter Pentchev
038efbe67a Add a blurb about changing CR/LF to LF to the patching section.
PR:		69086
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru> (mostly)
Reviewed by:	keramida
2004-08-09 11:51:37 +00:00
Marc Fonvieille
ce43b8c0f8 - s/Windows/&windows;
- add a missing </para>
2004-08-09 11:48:17 +00:00
Denis Peplin
5b845e4077 Typo. 2004-08-09 08:38:32 +00:00
Joe Marcus Clarke
3a4e45d0b2 Add Patrick MARIE for his contribution of net/gaim-rss-reader. 2004-08-08 22:04:19 +00:00
Pav Lucistnik
2ea1238ea9 - Document gcc-3.4.2 import by adding few words to nearest bump 2004-08-08 19:34:07 +00:00
Thierry Thomas
b2679609ed Add an entry for Marwan Burelle.
PR:		ports/70074.
2004-08-08 17:13:00 +00:00
Martin Heinen
2c94ad4ccd Fix a typo. 2004-08-08 14:39:08 +00:00
Hiroki Sato
5fa082b1f8 Simplify parameter entities in doctype declaration.
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:

 <!ENTITY % articles.ent PUBLIC
            "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
 %articles.ent;

This pulls all of the necessary entities via share/sgml/articles.ent.

The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml.  See
ja_JP.eucJP/share/sgml for example.
2004-08-08 13:44:01 +00:00
Martin Heinen
e2b5be5cd9 ">" -> &gt; 2004-08-08 13:10:08 +00:00
Martin Heinen
3454a56cdd Add missing userinput tags. 2004-08-08 13:03:55 +00:00
Martin Heinen
3d8920b50b Add a missing semicolon. 2004-08-08 13:01:28 +00:00
Marc Fonvieille
c8370faa80 Add missing hostid tags. 2004-08-08 10:08:21 +00:00
Marc Fonvieille
118a8be085 Mention where can be found the FreeBSD.org users PGP keyring. 2004-08-08 10:01:19 +00:00
Alfred Perlstein
8b77891939 502127 also marks the global replacement of PRISON_ROOT with SUSER_JAILOK. 2004-08-08 03:35:51 +00:00
Alfred Perlstein
7d84b84e92 Bump __FreeBSD_version for vfs_mount signature change. 2004-08-08 03:22:09 +00:00
Marc Fonvieille
cde7e3ef9f In Apache section:
- Add role attribute for some hostid tags
- Tags mod_* with application tags
2004-08-07 19:06:48 +00:00
Martin Heinen
7fa355b9ca Replace guibutton elements with &gui.yes; and &gui.no;. 2004-08-07 12:15:37 +00:00
Marc Fonvieille
bf18d4870b Add some hostid and literal tags. 2004-08-06 17:44:01 +00:00
Denis Peplin
26450d0078 Add Denis Philippov for his help to
FreeBSD Russian Documentation Project
2004-08-06 10:52:50 +00:00
Herve Quiroz
ce0f1ffb8f - Move myself from 'Additional Contributors' to 'Developers'
- Add my PGP public key

Approved by:	glewis (mentor)
2004-08-06 08:28:51 +00:00
Herve Quiroz
b5d49d2acd Add my author entity
Approved by:	glewis (mentor)
2004-08-06 08:16:53 +00:00
Kirill Ponomarev
a4ff00f4be Reserve UID/GID 717 which is used by ports/irc/bopm 2004-08-06 07:50:24 +00:00
Marc Fonvieille
8e00c6c267 Mention the doceng charter in the Who's Who part. 2004-08-06 07:39:09 +00:00
Ceri Davies
205529ae28 Correct typo.
Submitted by:	Vladimir Chukharev <chu@h33.erkki.ton.tut.fi>
2004-08-05 18:36:50 +00:00
Marc Fonvieille
cf6a10e82d Grammar fix. 2004-08-05 18:25:32 +00:00
Marc Fonvieille
2409322e61 - Some typos
- Subtle grammar and style fixes

Submitted by:	Ken Tom <subd@mui.net>
2004-08-05 12:16:58 +00:00
Marc Fonvieille
65a2018fee Add a section about Images Scanners.
This section covers configuration of both SCSI and USB scanners.  Tests
have been done on 4 different scanners.  A great thanks to Ken Tom
<subd@mui.net> for his scanner and his time!
2004-08-05 10:55:12 +00:00
Denis Peplin
6f4b8dd68f Use xref instead of ulink 2004-08-05 10:26:55 +00:00
Denis Peplin
c12c11040e Use url entities for links between docs 2004-08-05 10:04:31 +00:00
Marc Fonvieille
45366bc75c Update doc related entries. 2004-08-05 08:43:25 +00:00
Sergey Matveychuk
807e59e302 Fix one more No Name entry - Francois Tamone 2004-08-05 06:09:40 +00:00
Tom Rhodes
e52b5da6db Fix a typo in a command. 2004-08-05 05:54:23 +00:00
Sergey Matveychuk
74468e9b6a add Michael C. Shultz for his sysutils/portmanager 2004-08-05 05:52:38 +00:00
Tom Rhodes
a9b9287a18 Note that in FreeBSD 5.X, the gifconfig(8) utility has been merged into
ifconfig(8).

Pointed out by:	"Steve Bertrand" <iaccounts@ibctech.ca>
Prodded by:	Bill Moran <wmoran@potentialtech.com>
2004-08-05 02:30:11 +00:00
Marc Fonvieille
914beeaa0c Remove the a.www entity from this file, it overrides the a.www entity
from mailing-list.ent and therefore is useless.
2004-08-04 21:52:26 +00:00
Marc Fonvieille
002dbc05e4 Add missing listitem tags to fix rendering of some bullet lists. 2004-08-04 19:08:11 +00:00
Marc Fonvieille
2d70385339 Update doceng list and add a missing ; 2004-08-04 18:44:14 +00:00
Martin Heinen
fba0497bc7 Add a missing semicolon. 2004-08-04 16:29:54 +00:00
Marc Fonvieille
8288f50c01 In Apache section:
- use entities for Unix and Java
- Add application tags and some &nbsp;
- A punctuation fix
2004-08-04 16:16:42 +00:00
Martin Heinen
778bc0ee7a Fix whitespace damage done in the previous commits.
Translators please ignore.
2004-08-04 13:50:48 +00:00
Martin Heinen
a81850e867 Add the period which I removed in the last commit. 2004-08-04 13:40:43 +00:00
Martin Heinen
5293b097fe Remove references to icmp(4) and udp(4) in the discussion of routed.
Reformulate a sentence introducing xvidtune.
Remove a sentence making the same point as a sentence preceding it.
2004-08-04 13:31:19 +00:00
Denis Peplin
579cc37c56 Add LinuxCenter.Ru as CD/DVD retailer upon their request
Requested from: info@linuxcenter.ru
2004-08-04 13:10:57 +00:00
Ceri Davies
e97af3d7cc Correct a typo. 2004-08-04 11:12:50 +00:00
Martin Heinen
c2828d2ea9 Instead of telling to use the appropriate options name the options
to be used.
2004-08-03 19:00:05 +00:00
Martin Heinen
eda88cae40 Link to the mirror and null modem cable sections of
the Handbook.
2004-08-03 18:57:55 +00:00
Martin Heinen
bc004d171c Punctuation fix. 2004-08-03 14:19:45 +00:00
Martin Heinen
fbd591d4e0 Change some tags to a more appropriate type.
Lowercase the contents of an emphasis element
and replace "--" with &mdash;.
2004-08-03 14:12:58 +00:00
Martin Heinen
d9be36a610 Fix some typos. 2004-08-03 14:01:45 +00:00
Mathieu Arnold
2261e01306 Add a not on the use of the ports/Tools/scripts/plist script
Approved by: simon
2004-08-03 13:14:20 +00:00
Marc Fonvieille
6e817726ba It's "doc" tree not "docs" tree. Remove a trailing / in tree names for
consistency.
2004-08-03 10:13:02 +00:00
Tom Rhodes
b4e41c7594 The last commit was incorrect, yet this commit will just simplify the
command while fixing the issue created in my last commit.

Discussed with:	ceri (off list)
2004-08-02 22:42:05 +00:00
Tom Hukins
984b0c02a5 Fix a typo introduced in revision 1.220. 2004-08-02 20:16:56 +00:00
Tom Rhodes
0bfd42f727 Correct a file name which was goofed in my last commit.
Noticed by:	ceri
2004-08-02 17:42:43 +00:00
Tom Rhodes
283044d2c5 Add a note to inform users that they need to build login.conf.db from
login.conf in place of just recommending they read the manual page.

Submitted by:	Bill Moran <wmoran@potentialtech.com>
2004-08-02 16:19:59 +00:00
Murray Stokely
b35b8102f2 Reorder, according to our new five part Handbook organization. 2004-08-02 08:56:34 +00:00
Murray Stokely
c0d2231745 More UK -> US spelling changes. Translators can ignore.
PR:		docs/54999
2004-08-02 06:01:20 +00:00
Murray Stokely
a1756b63ec Consistently use &tex; macro. 2004-08-02 05:50:38 +00:00
Murray Stokely
e209720c96 spelling. 2004-08-02 05:48:04 +00:00
Murray Stokely
19ca5b971f Follow the rule set down in this book and use American English
spelling.  Translators can ignore.

PR:		docs/54999
Submitted by:	Steven James Huwig <sjh13@cwru.edu>
2004-08-02 05:43:34 +00:00
Murray Stokely
9bace42dc4 Add a FAQ about lock order reversals, based on a nice explanation sent
by rwatson to freebsd-current.

PR:		docs/68595
Submitted by:	Jonathan Noack <noackj@concordiacrusaders.org>
2004-08-02 05:26:07 +00:00
Murray Stokely
1e50c6d185 Add a section on Virtual Hosting with Apache.
PR:		docs/69478
Submitted by:	Brad Davis <so14k@so14k.com>
(also seems to be from Apache's httpd.conf comments)
2004-08-02 05:14:10 +00:00
Murray Stokely
4944385516 Whitespace change only. 2004-08-02 05:02:10 +00:00
Murray Stokely
b636cecfde Improve the organization. We have a <sect1> about finding the
appropriate port, so remove text in the installing section about using
whereis and make search key=".."  and put it into this more
appropriate section.

PR:		docs/69394
2004-08-02 04:50:01 +00:00
Murray Stokely
81a0eb646c Document policy regarding doc/ committers who want to commit to src/.
Approved by:	core@ (June 2004)
2004-08-02 04:15:08 +00:00
Murray Stokely
f2a0ff2b31 (1) Update console-server article. The stallion drivers were updated
with FreeBSD 4.4 making the patch unnecessary.  Also, the various
  versions of the console-server software in the ports collection has
  changed rendering the existing material misleading.

* While here, wordsmith and correct two mispelled words.

(1) Submitted by: Dmitry Morozovsky <marck@rinet.ru>
2004-08-01 07:01:13 +00:00
Murray Stokely
f962d385e1 * Add a section about improvements that have been made since the 2nd
Printed Edition.

* Update the section about improvements between the first and second
  editions to refer to the second edition in the past tense.

Obtained from:	FreeBSD Mall, Inc. 3rd Edition FreeBSD Handbook
2004-08-01 05:48:15 +00:00
Marc Fonvieille
5019d5eadc Add some missing application tags in Synopsis and use &windows; entity
where needed.
2004-07-31 17:52:53 +00:00
Marc Fonvieille
93ad933f97 Fix Common Tasks introduction: this part does not cover the X Window
System, KDE or GNOME but introduces popular desktop applications.

Reviewed by:	keramida
2004-07-31 14:47:03 +00:00
Tilman Keskinoz
2897f1b24b Bring documentation about USE_QT_VER uptodate
Reviewed by:    ceri
2004-07-31 13:40:21 +00:00
Christian Brueffer
e3eca4395c Document FreeBSD version 502126 (kmem_alloc_pageable() removal) 2004-07-31 10:40:03 +00:00
Murray Stokely
c1995ffb4a Improve wording introducing the regional FTP site list. 2004-07-30 07:45:17 +00:00
Ceri Davies
a669280d27 Update the synopsis.
PR:		docs/69644
Submitted by:	Kevin Kinsey
Reviewed by:	grog,le
2004-07-29 18:42:18 +00:00
Marc Fonvieille
7091b714f3 Add missing application tags. 2004-07-29 13:44:22 +00:00
Bjoern A. Zeeb
8c408947e9 Conventions and Traditions commit
Add myself to authors.ent.
Add myself to 'Developers' section of the Contributors List.
Add my PGP key.

Approved by:	pjd (mentor)
2004-07-29 07:10:31 +00:00
Ceri Davies
d7bef5c111 Add enough id attributes to prevent jade generating file names. 2004-07-28 19:42:39 +00:00
Alex Dupre
0c57a49f3a Remove duplicated chinese port category.
Reported by:	Marco Trentini <mark@remotelab.org>
2004-07-28 12:29:21 +00:00
Murray Stokely
2d8f7c5c0b * Remove the frame from two <tables> in this chapter.
* Expand the acronym ATM on first use, and use <acronym> tags around
  the first three uses so that a mouseover can again provide the full
  expansion.
2004-07-28 10:11:58 +00:00
Murray Stokely
5fbefae558 * Remove CVSup knowledge from the pre-requisites in the chapter
synopsis.  I don't see anywhere in the chapter where that knowledge
  is required, and it is a forward reference in any case.

* Use an <xref> rather than a ulink to a specific html file to refer
  to an earlier section of this chapter.
2004-07-28 09:14:23 +00:00
Sergey Matveychuk
22a243c5d8 fix once more "No name" entry 2004-07-28 05:11:11 +00:00
Oliver Eikemeier
0b5fc78770 Document the backout if the localpkg changes as __FreeBSD_version 502125 2004-07-28 03:43:10 +00:00
Marc Fonvieille
4f99888271 A little rewording. 2004-07-27 16:39:32 +00:00
Maxim Sobolev
5c3cffdaf3 Remove reference to Satoshi Asami as a leader of portmgr, which is untrue
for at least 2 years.
2004-07-27 15:37:53 +00:00
Marc Fonvieille
1fa94aff5b Add missing application tags. 2004-07-27 14:47:54 +00:00
Kirill Ponomarev
1e0342fd2c Use pointyhat.FreeBSD.org instead of bento 2004-07-27 14:34:49 +00:00
Tom Rhodes
1c9c0716d6 Wording and content enhancements.
Some content stolen from:	rwatson
2004-07-27 13:53:34 +00:00
Marc Fonvieille
546040a7e6 For consistency:
- s/xdm/XDM
- remove application tags inside link tags.
2004-07-27 11:47:48 +00:00
Giorgos Keramidas
ef3bc448f7 Add arabic & chinese to the language-specific port categories that a
CVSup refuse file can include.

Submitted by:	Paul Belanger <pabelanger@gmail.com>
2004-07-26 21:49:49 +00:00
Sergey Matveychuk
e895aaef5f fix obsoleted email for Arjan de Vet
and remove his email from "No Name" entry
2004-07-26 20:22:27 +00:00
Sergey Matveychuk
23d48fb1fc Move Roman Y. Bogdanov for right order.
The next change 'No Name' entry with Roman Synyuk.
2004-07-26 18:21:58 +00:00
Sergey Matveychuk
0949ff3a2e add Andrei V. Shetuhin for his textproc/ctpp 2004-07-26 18:10:21 +00:00
Sergey Matveychuk
b8e6f27610 First No Name fix - Woodchuck Dave 2004-07-26 17:50:55 +00:00
Hiroki Sato
ddd742a0b2 Add entities &url.articles.*; and &url.books.*;. These can be used
in <ulink> like <ulink url="&url.books.handbook;/kernelconfig.html"></ulink>.

To use these entities, put the following lines in preamble (DOCTYPE
declaration) of the document:

<!ENTITY % l10n.ent PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN">
%l10n.ent;
<!ENTITY % urls.ent PUBLIC "-//FreeBSD//ENTITIES DocBook URL Entities//EN">
%urls.ent;

and put URL_RELPREFIX in the Makefile.

For translation teams:
  please add your "langcode" into <langcode>/share/sgml/l10n.ent using
  examples from en_US.ISO8859-1/share/sgml/l10n.ent and ja_JP.eucJP/share/
  sgml/l10n.ent.  &url.books.*; will be replaced with URLs for your
  language; if you want URLs which point the original (English) docs,
  you can use &url.books.*.en; instead.

Discussed with:	den
2004-07-26 15:28:32 +00:00
Yaroslav Tykhiy
f282cd9175 Add a chapter covering some issues at the intersection of the topics
of the ports collection and security, i.e., handling security
vulnerabilities in ports, the VuXML database, etc.

PR:			docs/68605
Collaborated with:	eik
2004-07-26 11:40:05 +00:00
Marc Fonvieille
e521aefce9 In DVD section:
- Multisession is meaningful in data context only, so remove "DVD-Video
  players" from the text.
- Add the number of sessions for DVD+R Dual Layer media

Submitted by:	Andy Polyakov <appro@fy.chalmers.se>
2004-07-26 09:52:07 +00:00
Marc Fonvieille
a65dec588c In DVD section:
- Give some directives for USB burners
- Mention K3b as possible GUI for growisofs(1)
2004-07-26 08:55:40 +00:00
Mark Linimon
cf88cf1cae Change entry for version 502123 to match other entries. Also note that
this was when the change of the default X implementation to xorg became
effective.
2004-07-26 07:16:09 +00:00
Joe Marcus Clarke
12590dc810 Update this article with the new portbuild infrastructure changes.
* Add new dopackages command line options
* Mention disconnected nodes
* Correct some spelling mistakes, and add some additional entities
2004-07-25 20:48:38 +00:00
Volker Stolz
14d37f402e Add Julian Stecklina for lang/ecl 2004-07-25 10:02:35 +00:00
Sergey Matveychuk
96354ef9bd add Ozkan KIRIK, Phil Oleson and Roman Y. Bogdanov
for new ports.
2004-07-25 06:05:58 +00:00
Mark Linimon
19b57dd56c Now that the default X server for -CURRENT is the xorg server, add this
to the FAQ, as well as a pointer to the instructions for overrding this
default if you don't want to switch (or, making the switch if you're on
-STABLE; same set of instructions).

While here, try to answer various user complaints about the text that I
orginally wrote about the switch being both 'too political' and at the
same time 'too vague'.

I do not believe the rewording will satisfy all concerns, but if you
have them, please send them to me off-list.

Glanced at by:	simon
2004-07-25 01:08:18 +00:00
Erwin Lansing
93af424c7b Add new members of portmgr and remove alumni.
Reviewed by:	simon
Approved by:	portmgr, core
2004-07-24 19:27:20 +00:00
Oliver Eikemeier
4f89ae8569 add Michael Bushkov for sysutils/lookupd and sysutils/lookupd_ldap 2004-07-24 17:30:45 +00:00
Giorgos Keramidas
bf453964f0 Minor SGML entity fix. 2004-07-24 16:13:19 +00:00
Mike Makonnen
be9dbc0a7a Document FreeBSD version bump for the way ports rc.d scripts are
run from rc.d/localpkg.
2004-07-24 15:23:39 +00:00
Suleiman Souhlal
c34d778312 Traditional first commit:
Add myself to authors.ent.
Add myself to the developers list.
Add my PGP key.

Approved by:	grehan (mentor)
2004-07-24 14:36:09 +00:00
Marc Fonvieille
33b1117ee8 In Bluetooth section:
- A little rewording
- Some punctuation fixes
2004-07-23 17:04:04 +00:00
Kirill Ponomarev
2ee9622cd4 Add scottl to core member list. 2004-07-23 13:55:03 +00:00
Marc Fonvieille
34771fc138 - For Firefox and Konqueror, update resources needed and dependencies
information for something more accurate.
- Uppercase/lowercase fix.

PR:		docs/69471
Submitted by:	Brad Davis <so14k@so14k.com> and lofi@
2004-07-23 12:07:59 +00:00
Giorgos Keramidas
6af58a1eff Make the URLs of the "References" section visible in print versions of
the article.
2004-07-23 10:43:21 +00:00
Giorgos Keramidas
30208ee03b Rewrite one of the epilogue paragraphs to avoid excessive use of
"As..." as the start of a sentence.
2004-07-23 10:30:48 +00:00
Murray Stokely
027a4ae2d3 Add a section about installing, configuring, and starting Samba for
Windows file and printer sharing on FreeBSD.  More information and
specific examples and screenshots should be added here.

Also, add a few more index terms.

Sponsored by:	FreeBSD Mall, Inc.
2004-07-23 09:09:09 +00:00
Marc Fonvieille
0a2faae9a7 Mention DVD burners in USB section. 2004-07-23 08:33:32 +00:00
Marc Fonvieille
129b2d5f83 Update the "Cahiers de l'Admin: BSD" entry to match 2nd edition. 2004-07-23 08:24:10 +00:00
Marc Fonvieille
69282c9e7c In Bluetooth section:
- The Serial Port Profile is called SPP and not SP.  SP is the
  Synchronization Profile.
- s/Palm handheld/PDAs to avoid "confusion" with the brand
2004-07-23 07:26:27 +00:00
Marc Fonvieille
728f0a1acd In Bluetooth section:
- s/chapter/section where needed
- s/man page/manual page
- Some punctuation and tags fixes
- Avoid the use of "here" for URLs, it's better to display the full URL
2004-07-23 07:02:03 +00:00
Ken Smith
373d8d0f3f There has been much discussion about how bad "make world" is for people
who don't know exactly what they are doing, how it has caused a significant
amount of foot-shooting, etc.  This patch cleans up some handbook references
to "make world" and gives a brief note about why it's bad.

Reviewed by:	doc@
Revisions from:	linimon, simon
2004-07-22 18:08:21 +00:00
Josef El-Rayes
d35554dbf2 Add Konqueror to list of browsers.
Submitted by:	Brad Davis <so14k@so14k.com>
PR:		docs/69252
2004-07-22 15:58:27 +00:00
Hiten Pandya
46e916b484 Greg Lehey wrote the entire vinum chapter, and not only the first section,
so correct attribution.
2004-07-22 06:06:34 +00:00
Joe Marcus Clarke
7ac0ab2116 Reserve UID/GID 556 for messagebus which is used by the D-BUS message
daemon (part of devel/dbus).
2004-07-22 05:45:26 +00:00
Murray Stokely
205957cb4d * Add pre-requisite to the synopsis to note that reader's should be
familiar with installing third party software packages (for Apache,
  et al.)

* Sprinkle more index terms for DNS / syslog / chroot throughout DNS section.

* textfiles -> text files. (1)

* Wording improvements. (1)

* Note that user must HUP inetd after enabling ftpd there, and link to
  example of how to do that. (1)

(1) Submitted by: ceri
2004-07-22 03:58:45 +00:00
Murray Stokely
727e63bc87 Add a section about acronyms to our style guide; based on what we
hashed out on doc@ and from the O'Reilly Style Guide.
2004-07-22 03:35:38 +00:00
Murray Stokely
2ded00de63 Whitespace change only. Translators please ignore. 2004-07-22 03:18:06 +00:00
Murray Stokely
1b9b4d4a5b Use <acronym role=".."> tag with the first three occurrences of NFS,
NIS, NTP, and remove other instances of <acronym role=".."> for
subsequent uses of the acronym.

The consensus seems to be that a few underlines for these acronyms
with mouseover definitions is good, but it gets distracting if we
every single instance as a faint dotted underline.
2004-07-22 03:03:38 +00:00
Ceri Davies
6dfe5db2ed Minor cleanups of the new Apache section. 2004-07-22 02:56:40 +00:00
Murray Stokely
0399e0382a Add nascent section about running an FTP server on FreeBSD.
Sponsored by:	FreeBSD Mall, Inc.
2004-07-22 02:42:37 +00:00
Murray Stokely
486b795352 Spellcheck: address, Internet, Ethernet.
Found by:	make spellcheck
2004-07-21 09:06:28 +00:00
Murray Stokely
dbb2fac0f9 Update chapter synopsis to note that Apache HTTP Server will be covered. 2004-07-21 09:01:17 +00:00
Murray Stokely
f16e4ec5b5 Add a section about the Apache HTTP Server :
Installing, basic required httpd.conf configuration directives,
additional available Apache modules, mod_ssl, PHP, etc..

Sponsored by:	FreeBSD Mall, Inc.
2004-07-21 07:39:45 +00:00
Hye-Shik Chang
bf5ab71c94 Add my key to the handbook. 2004-07-21 02:48:51 +00:00
Greg Lewis
568a65ce1b . Add my key to the developer section. 2004-07-20 20:18:20 +00:00
Marc Fonvieille
eb162aafb7 In Diskless section:
- An uppercase and a punctuation fix
- Add missing tags
2004-07-20 16:41:28 +00:00
Marc Fonvieille
b20c1325ac In diskless section:
- Add missing literal tags
- According to Etherboot doc, "etherboot" should be spelled Etherboot,
  let's fix it.
2004-07-20 09:07:58 +00:00
Jens Schweikhardt
7d9fe8221e Minor improvements:
- added some directories
- style fixes
- BATCH=YES
2004-07-19 21:02:26 +00:00
Jens Schweikhardt
c58715b69e Default build command now includes BATCH=yes < /dev/null. 2004-07-19 20:58:41 +00:00
Kirill Ponomarev
4f4c91c5a8 Add marcus to CVS Repository Meisters, responsible for ports/
Approved by:	josef (mentor)
2004-07-19 20:49:07 +00:00
Jens Schweikhardt
9609a694cf s/firebird/firefox/ and other minor edits for style etc.
PR:		69250
Submitted by:	Brad Davis <so14k@so14k.com>
2004-07-19 20:42:14 +00:00
Kirill Ponomarev
e59de34fd4 Note that asami is no longer in portmgr team.
Approved by:	josef (mentor)
2004-07-19 20:42:01 +00:00
Ceri Davies
d9384eb553 I need help, so welcome linimon and keramida to the cheap seats.
Approved by:	core
2004-07-19 20:33:48 +00:00
Marc Fonvieille
4dabee2ab9 s/June 2002/July 2004/ for core election. 2004-07-19 18:37:46 +00:00
Volker Stolz
307bed65ca Add Stefan Grundmann for print/latex-msc
PR:		ports/68945
2004-07-19 15:21:26 +00:00
Marc Fonvieille
f2cd091bc9 The data transmision line is labeled TD not SD on an RS232 cable.
s/TxD/TD and s/RxD/RD for consistency.

PR:		docs/69225
Submitted by:	Warren Block <wblock@wonkity.com>
2004-07-19 13:29:57 +00:00
Marc Fonvieille
3d2cbb21b6 In diskless section:
The root filesystem is <filename>/</filename> not
<filename>root</filename>, let's fix various confusing "root tagging".
2004-07-19 13:19:25 +00:00
Murray Stokely
5a131fbd66 Remove a redundant reference to ports/package section. 2004-07-19 07:05:51 +00:00
Christian Brueffer
a110034fde Mention the native Opera version.
PR:		docs/69249
Submitted by:	Brad Davis <so14k@so14k.com>
2004-07-19 00:47:32 +00:00
Giorgos Keramidas
b1e19f4405 Partially revert my last commit. As blackend@ said, the KDE people call
their display manager "kdm"; so should we.  To avoid starting a sentence
with a lowercase "kdm" word, I had to reword a bit one of the changes.
2004-07-18 15:12:26 +00:00
Giorgos Keramidas
ba48780ff8 Add an entry for firefox in the desktop chapter application list, now
that it's mentioned in the browser section.

PR:		docs/69241
Submitted by:	Joel Dahl <joel@automatvapen.se>
2004-07-18 14:52:18 +00:00
Giorgos Keramidas
94739c92fa Sprinkle &nbsp; entities between &xfree86; and its version numbers.
Capitalize XDM and KDM within <application> tags.

PR:		docs/69240
Submitted by:	Remko Lodder <remko@elvandar.org>
2004-07-18 14:48:50 +00:00
Marc Fonvieille
249b68345e In IPv6 section:
- Some punctuation and uppercase fixes
- Remove contractions and s/config file/configuration file/
2004-07-18 13:14:06 +00:00
Giorgos Keramidas
46f0515db1 Fix a couple of misuses of <acronym> to wrap COM[0-9] device names and
add <devicename> tags around the remaining untagged instances of the same.

PR:		docs/69221
Submitted by:	Warren Block <wblock@wonkity.com>
2004-07-18 12:54:14 +00:00
Giorgos Keramidas
4b8dbcb2ee Reword a bit the reference to bento:/a/asami/portbuild and its subdirs
and expand TABS to spaces in a <programlisting>, to avoid overly long
lines in the output.
2004-07-18 03:12:20 +00:00
Giorgos Keramidas
7f7ed5dd8a Expand all TABS to spaces in a <programlisting> to avoid indentation
weirdness in rendered output.
2004-07-18 03:00:57 +00:00
Giorgos Keramidas
69858981e9 Fix rendering of some <screens> by axing leading whitespace in all the
lines except the first one.
2004-07-18 02:52:24 +00:00
Giorgos Keramidas
4cfe73a045 Fix a couple of misplaced <acronym> tags.
PR:		docs/69220
Submitted by:	Warren Block <wblock@wonkity.com>
2004-07-18 01:56:40 +00:00
Giorgos Keramidas
4bd9941f82 Add Firefox to the list of web browsers supported by FreeBSD.
PR:		docs/69202
Submitted by:	Joel Dahl <joel@automatvapen.se>
2004-07-18 01:52:21 +00:00
Giorgos Keramidas
f9e61176ea Apparently thttpd's authors use an all-lowercase name in their web page
at `http://www.acme.com/software/thttpd'.  Do away with the somewhat
strange capitalization of tHttpd in our docs.

PR:		docs/69216
Submitted by:	Brad Davis <so14k@so14k.com>
2004-07-18 01:48:27 +00:00
Joe Marcus Clarke
d99bd85062 Add a missing single quote, and correct the find command so that bzip2'd
logfiles will also be found.

Submitted by:	Dmitry Morozovsky <marck@rinet.ru>
2004-07-16 23:21:18 +00:00
Oliver Eikemeier
cb36d34d58 Add snowchyld for mail/libspf2 and mail/libsrs2 2004-07-16 19:47:02 +00:00
Giorgos Keramidas
59b1918b83 Refer to sysutils/cdrtools instead of sysutils/mkisofs now that the
mkisofs port was merged into cdrtools.  I've also replaced most of the
references to the <filename role="package">mkisofs</filename> program
with an entity which we already have.

PR:		docs/69087
Submitted by:	Janos Mohasci <janos.mohasci@bsd.hu>
2004-07-16 08:38:33 +00:00
Gleb Smirnoff
2b6d0fac50 Move myself from additional contributos to developers.
Approved by:	julian (mentor)
2004-07-16 06:01:46 +00:00
Robert Watson
d2b9ad4b57 Improve documentation of sleeping/non-sleeping memory allocation
relating to init entry points: expand description of socket allocation
entry points, and prefer "sleeping" to "blocking".
2004-07-16 03:44:49 +00:00
Robert Watson
e74ed3c9a8 Provide more information on locking for MAC policies now that locking
is better defined.

Remove an inaccurate sentence describing how labels work with policies.
Maybe we should do it that way, but we don't yet :-).
2004-07-16 03:22:16 +00:00
Robert Watson
2fb74c2d5f A bunch of small wording changes, clarifications, etc, that I've had
sitting in my tree for a while.
2004-07-16 02:35:46 +00:00
Daniel Harris
8d6a226b69 Bring core (the subsection with pgp keys in repo, anyway) up to date
and alphabetize it.
2004-07-14 23:55:58 +00:00
Marc Fonvieille
72c2fb9cbf Typo fixing. 2004-07-14 20:24:41 +00:00
Ceri Davies
c73fe55c0d Mark up FreeBSD specific terms as such.
Note that this has no effect on any of the output formats at present.
2004-07-14 20:07:52 +00:00
Gleb Smirnoff
cb57091907 Add my PGP key.
Approved by:	julian
2004-07-14 17:25:19 +00:00
Marc Fonvieille
fac9d8f737 pkg_add(1) will fetch the latest version of the application if you run
-STABLE or -CURRENT.  For -RELEASE users, pkg_add(1) will download the
version of the package that was built with the release.
I added a note about this and mentioned PACKAGESITE to change this
behavior.

Submitted by:	Ken Tom <subd@mui.net>
2004-07-14 14:07:39 +00:00
Gleb Smirnoff
f16c1075b5 Add my author entity.
Approved by:	julian
2004-07-14 09:03:46 +00:00
Murray Stokely
cade92a188 Spellcheck: environment, appropriate, explanation, occasions
Found by:	make spellcheck
2004-07-14 05:33:13 +00:00
Marc Fonvieille
a1f77b1a3d s/md0c/md0 where needed. 2004-07-13 10:27:58 +00:00
Murray Stokely
4de99325fa Remove sentence fragment from chapter synopsis. 2004-07-13 08:55:44 +00:00
Murray Stokely
e489a014cc Update the preface to describe the new organization of the Handbook
into 5 logical parts.  Reorder the brief description of each chapter
to conform to the new layout.

Obtained from:	FreeBSD Mall, Inc. Third Edition FreeBSD Handbook
2004-07-13 08:52:37 +00:00
Murray Stokely
68bea02f82 Resurrect the top level Network Communication <part>. This <part> now
contains the following chapters: serialcomms, ppp-and-slip, mail,
network-servers, and advanced-networking.

This <part> existed up until 3 years ago when it was combined with
another to form the System Administration part.  That part is now too
large with over 15 chapters and needs to be split into two again.

Also, add some descriptive text to introduce the chapters in this part.

Obtained From:	FreeBSD Mall, Inc. 3rd Edition FreeBSD Handbook (Vol II)
2004-07-13 08:20:46 +00:00
Murray Stokely
9a10e8d1a0 Add a new top-level <part> titled 'Common Tasks' to hold the following chapters :
* Desktop
* Multimedia
* Kernel Configuration
* Printing
* Linux Emulation

This part provides more in depth coverage of some frequently used
features of FreeBSD, and assumes that the reader has read the first 5
chapters in the 'Getting Started' part.

This is the first new <part> since Nik and I reorganized in r1.108
almost 3 years ago, and it is long overdue.

Also add some introductory text describing what this part contains,
and how the material will be presented.

Obtained From:	FreeBSD Mall, Inc. Handbook 3rd Edition, Vol1: User Guide
2004-07-13 07:46:34 +00:00
Murray Stokely
ea5883b1d9 Add brief synopses of the new Mandatory Access Control and Network Servers
chapters of the Handbook.
2004-07-13 07:02:34 +00:00
Murray Stokely
c380a4da16 Improvements to the NTP section:
* Remove redundant sentence from introduction.
* Web server -> web server
* Add another example about why it's important to have an accurate clock
  (consistent timestamps on a shared fileserver)
2004-07-13 06:37:41 +00:00
Denis Peplin
e6c052b9c3 Fix crontab example for checkout every twelve hours 2004-07-13 06:21:04 +00:00
Murray Stokely
53d23b97e7 Clarify a sentence about configuring inetd. 2004-07-13 06:18:53 +00:00
Murray Stokely
bdd1483cee Use &nis; entity so that NIS is properly enclosed in <acronym> tags. 2004-07-13 05:55:02 +00:00
Murray Stokely
2427cd68b8 1. Move the section about inetd to the beginning of this chapter, rather
than the end.

2. Also, avoid acronyms in sect1 title's where possible.  Prefer Network
File System (NFS), Network Information System (NIS/YP), etc.. to just
the acronyms alone.

(2) Suggested by:	tom@
2004-07-13 05:32:42 +00:00
Murray Stokely
6f04b3910f Add prerequisites to the chapter synopsis. Users should know how to
build and install a custom kernel before reading these chapters.
2004-07-13 05:19:27 +00:00
Murray Stokely
1ffd2e8bc6 The advanced networking chapter had grown to almost 100 pages.
Split out the sections about network servers into a new chapter.

Reviewed by:	doc@
2004-07-13 03:48:29 +00:00
Simon L. B. Nielsen
bb5a806683 Actually include the glossary again... it is not included automatically
since since the generic make variable only add real chapters that are
called "chapter.sgml".

Pointy hat to:	simon
Noticed by:	ceri
2004-07-12 22:49:18 +00:00
Simon L. B. Nielsen
e111749acf Add an id attributes to the sect1 tags that does not have one already.
This fixes filenames like x31.html, which is generated in html-split
mode, that somebody will end up linking to at some point.
2004-07-12 22:25:11 +00:00
Simon L. B. Nielsen
3cdb8b5b09 - Make decencies work for the Glossary, so the Handbook is rebuild
when the Glossary is updated.
- While I'm here; sort a SRCS entry missed in revision 1.86.

Prodded by:	ceri [1]
2004-07-12 21:58:13 +00:00
Simon L. B. Nielsen
8b2c84f627 Retire the WITH_GLOSSARY option and enable the Glossary by default.
No objections:	-doc
2004-07-12 20:24:41 +00:00
Ceri Davies
169eed0d21 Whitespace cleanup from previous revision. 2004-07-12 20:01:06 +00:00
Ceri Davies
30feffd84b o Remove the requirement that this file contain FreeBSD specific
terminology.

o Be more specific in the comment about sorting within this file.
2004-07-12 19:59:54 +00:00
Hiroki Sato
c77902a017 Back out the previous change. The center justification is
intended for the abstract, not the title and the authorgroup.
2004-07-12 15:45:21 +00:00
Denis Peplin
b25e777ec2 Slightly improve fixed rules description for Biba 2004-07-12 09:45:11 +00:00
Marc Fonvieille
7ef9c72e02 In IPv6 section:
- Add missing devicename tags
- Some punctuation and upper/lowercase fixes
2004-07-12 09:43:06 +00:00
Murray Stokely
2d783cc50f Sort SRCS. 2004-07-12 09:26:16 +00:00
Alfred Perlstein
a82a9fd72d Document __FreeBSD_version bump for VFS_ROOT, vflush and kinfo_proc
changes.
2004-07-12 08:24:15 +00:00
Murray Stokely
bf58cc3177 Add colspec attributes so that tables are properly rendered in print. 2004-07-12 07:59:56 +00:00
Murray Stokely
e3caf28e18 Add missing frame='none' to two tables. 2004-07-12 07:40:51 +00:00
Murray Stokely
257aa7f2c6 Spelling corrections. 2004-07-12 07:26:10 +00:00