Commit graph

7225 commits

Author SHA1 Message Date
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
Murray Stokely
d1ec2ee4a0 Remove stub for Mini-cartridge section that has been here for at least
4 years.  No one is going to write this section anytime soon, it's not
really needed anyway, so remove the 'XXX' empty subsection and one
link to this empty section.
2004-07-12 07:15:49 +00:00
Murray Stokely
e72c968fbe Remove extraneous whitespace that misaligns the <programlisting>. 2004-07-12 07:06:47 +00:00
Murray Stokely
e55989777d Wrap long lines in <programlisting> and <screen> sections. These flow
over the page in print output, and make the user scroll in HTML
output.
2004-07-12 07:04:56 +00:00
Murray Stokely
d554acbbc3 Rewrite the synopsis. Merge two paragraphs into one. Start off this
chapter by talking about security features of FreeBSD, rather than the
history of the TrustedBSD project.
2004-07-12 05:29:37 +00:00
Murray Stokely
6ee331fa0a Technical corrections.
Confirmed with:	rwatson
2004-07-12 03:24:13 +00:00
Murray Stokely
f50407f8fc Use &tex; macro so that it can be rendered properly for print output. 2004-07-12 03:12:30 +00:00
Murray Stokely
a7df34cf30 Follow the conventions set out in the FreeBSD Doc Project Primer and
the O'Reilly word list :

'webpages' -> 'web pages'
'webserver' -> 'web server'
2004-07-12 02:59:57 +00:00
Murray Stokely
c3cfdf0dca * Notes in <warning> should not begin with 'Please note that'. The
<warning> tag already expresses this information and so the text will
  be rendered appropriately.
* Improve wording in synopsis.
* Remove redundant sentences and simplify section about what will not
  be covered in this chapter.
* Omit unnecessary words and improve grammar as appropriate
* Remove redundant paragraph.
* Use serial comma in list of elements, as mandated by doc project primer.
2004-07-12 02:55:07 +00:00
Murray Stokely
1643cf6500 * This chapter makes no mention of downloading -CURRENT or -STABLE
sources with CVSup, so remove that pre-requisite from the synopsis.

* Remove trhodes user id in a few examples with 'user1' and add a
  replaceable tag around this user id so that it is rendered in italics.

* Comment out a stub section that says something like "This should be
  written".  The text is quite good without it, and when this planned
  section is added it will be even better.  The Handbook is past
  the point where we should have 'This should be written' stub
  chapters or sections.
2004-07-12 01:45:27 +00:00
Hiroki Sato
4fc606fda7 Use left justification for trademarks and abstract section
in the title page.
2004-07-11 16:49:53 +00:00
Marc Fonvieille
2db28883ee Add a graphic version for a remaining ASCII art, in static routes
section.
2004-07-11 13:34:27 +00:00
Marcel Moolenaar
66ad487878 Document __FreeBSD_version 502122. 2004-07-11 04:42:09 +00:00
Marc Fonvieille
3459f736c3 Fix a package name and add a missing ) 2004-07-10 21:00:13 +00:00
Simon L. B. Nielsen
61e9777ed7 The architecture is called FreeBSD/i386, not FreeBSD/x86. 2004-07-10 13:05:40 +00:00
Maksim Yevmenkin
1106c64e2b Update __FreeBSD_version table
Reviewed by:	kris, ru
2004-07-09 16:59:29 +00:00
Marc Fonvieille
114e167e56 In DNS section:
- CERT is no longer accepting subscriptions to his advisory mailing
  list, fix this but keep a link to CERT site
- Use entity for security-notifications list instead of a link to the
  mailing-lists section
- Some s/bind/BIND and other uppercase fixes
- Punctuations fixes
- Add missing tags and fix some tags
- DNS records type should not be tagged as varname, remove tags then.
- s/zonefile/zone file/ for consistency
2004-07-09 14:20:02 +00:00
Murray Stokely
d05594021a Add 'frame="none"' attribute to <informaltable>s. 2004-07-09 09:50:34 +00:00
Murray Stokely
4cd0c55b13 * Fix grammar mistakes and redundant clauses in the first paragraph.
* Remove 'as more features are added, they will be added here'.  That
  goes without saying for the entire Handbook.
* Break up a list of disagreeing clauses into two separate sentences.
* Replace a colon with a semicolon.
* Remove colorful language describing some users as irrational in
  favor of more succinct exposition.
2004-07-09 09:27:11 +00:00
Murray Stokely
56ad6abd0c Remove several redundant sentences about installing a port. By this
point of the Handbook, we should just say "install the sysutils/cvsup
package or port" and be done with it, rather than giving the user a
tutorial on installing software from ports every other paragraph when
a different port is mentioned.

Also, add 'frame="none"' to <informaltables> in this chapter.
2004-07-09 08:59:29 +00:00
Murray Stokely
5d7f951005 Consistently use frame="none" attribute in <informaltable>s. This
looks better in HTML, and much better in print output.  Most tables
already had this attribute.
2004-07-09 08:32:37 +00:00
Murray Stokely
5e500e8f15 Add width attributes to programlisting elements so that the font size
can be scaled appropriately without running off the page when the
programlisting contents contains over 100 characters per line.

Sponsored by:	FreeBSD Mall, Inc.
2004-07-09 08:17:34 +00:00
Denis Peplin
6ab671fdb0 gallary removed
core team now have 9 members
2004-07-09 06:56:41 +00:00
Giorgos Keramidas
f48ae8296e Use <filename> and <application> tags instead of <command> where it
seems more appropriate.

PR:		docs/68718
Submitted by:	Brad Davis <so14k@so14k.com>
2004-07-08 16:07:22 +00:00
Murray Stokely
0232f3620e Add frame="none" to informaltable to be consistent. This looks better
in HTML and much better in print.

Also, add a colwidth attribute that makes the print output look better
and has no effect on the HTML output (browsers size the columns there)
2004-07-08 07:56:43 +00:00
Murray Stokely
2d55fc3dde Use column width attribute to make tables more aesthetically pleasing
in print output.
2004-07-08 07:28:59 +00:00
Giorgos Keramidas
53b76fffe7 Link to the boot block build & install instructions from the ``Setting
a Faster Serial Port Speed'' section.

PR:		docs/66117
Submitted by:	Jamin Brown <alec@gwi.net>
2004-07-08 05:27:50 +00:00
Ceri Davies
1aef97fe23 Minor wordsmithing close to the last revision. 2004-07-07 22:44:41 +00:00
Ceri Davies
94c32db5b0 Correct one of the best examples of a place where allowing contractions
might be a good thing.
2004-07-07 22:43:10 +00:00
Giorgos Keramidas
b840205d80 Improve the description of CVS tags and branches. Point the reader to
the RE documentation and summarize the current tag naming scheme.

PR:		docs/66610
Submitted by:	Chuck Swiger <chuck@pkix.net>
2004-07-07 22:09:57 +00:00
Denis Peplin
0ac125b745 Close sect1 2004-07-07 14:10:07 +00:00
Sergey Matveychuk
d766790a93 Add author entity
Move myself from `Additional Contributors' to `Developers'

Approved by:	eik (co-mentor)
2004-07-07 13:43:53 +00:00
Denis Peplin
3c5ecbc144 Close para 2004-07-07 13:22:45 +00:00
Sergey A. Osokin
77fd23345e Update e-mail address for Dmitry Semkin.
Notice from:	see above
2004-07-07 11:24:01 +00:00
Hiroki Sato
a13b50e98b Unbreak the build.
Pointy hat to:	hrs
2004-07-07 11:23:16 +00:00
Marc Fonvieille
89bd054b11 In DNS section:
- Add missing tags and role attribute
- A little rewording
- Punctuation fix
2004-07-06 20:00:55 +00:00
Marc Fonvieille
31ed5a77d6 Update Ken Tom email. 2004-07-06 18:00:38 +00:00
Marc Fonvieille
4db7640a47 Some grammar fixes.
Submitted by:	Ken Tom <sub@mui.net>
2004-07-06 17:55:30 +00:00
Hiroki Sato
84f8ee0a15 Use relative URLs when URL_RELPREFIX is defined and URLS_ABSOLUTE
is not defined.

- URL_RELPREFIX must always point the top page's URL
  (http://www.FreeBSD.org) in relative form, defined in Makefile.

- &url.base; can be used in doc/<langcode>/*.  It will be
  replaced with the real URL which points the top page.

For translators: Please make sure to define URL_RELPREFIX to
point the top page.  The localized docs have different directory
hierarchy in its URL from the English version.

Tested by:	den
2004-07-06 15:09:55 +00:00
Denis Peplin
59859e64cb Close / fix pair tags 2004-07-06 14:25:55 +00:00
Denis Peplin
de61b136c3 Use relative link to FAQ 2004-07-06 12:06:17 +00:00
Denis Peplin
48b4c25684 s/system/partition/
s/\./:/
add xref to "mac-troubleshoot" section

Reviewed by:	trhodes
2004-07-06 10:54:30 +00:00
Murray Stokely
e4b00fe05b Fix typo in last commit. 2004-07-06 10:26:01 +00:00
Murray Stokely
33eb5da817 Simplify a misleading paragraph. 2004-07-06 10:06:51 +00:00
Marc Fonvieille
0533ca92d1 s/ssh1/ssh in a dump(8) command line. 2004-07-06 09:37:08 +00:00
Simon L. B. Nielsen
2b8fcc26e4 Reference "sshing" to a machine instead of "teletting".
PR:		docs/68717
Submitted by:	Brad Davis <so14k@so14k.com>
2004-07-06 07:02:58 +00:00
Alfred Perlstein
6d35ee3562 scsi(8) no longer exists, fix reference to use camcontrol(8) instead. 2004-07-05 20:01:35 +00:00
Pav Lucistnik
8fcec94ba2 - Add Yuichiro AIZAWA for mail/quickml port. 2004-07-05 17:22:48 +00:00
Pav Lucistnik
391a42bb9c - Register UID 109 for mail/quickml port. 2004-07-05 17:19:24 +00:00
Marc Fonvieille
bd70e1d6aa In CD burning section mention some GUI CD burning apps: X-CD-Roast
and K3b.  I know there are some other GUI burning softwares but
these latter seem to be the more important ones.
2004-07-05 13:35:47 +00:00
Marc Fonvieille
63c991a9ff Mention USB devices in the synopsis. 2004-07-05 12:36:40 +00:00
Kirill Ponomarev
515fb53dd1 Change contributor's email.
Requested by:	"Evgueni V. Gavrilov" <aquatique@rusunix.org>
2004-07-05 12:27:35 +00:00
Marc Fonvieille
6a1d7bf4ad Add a new section: "USB Storage Devices" which covers the
configuration of FreeBSD to use USB thumbdrives, hard drives, etc.
Some parts of that section come from an article I wrote for
www.bsdnews.org, many persons found that article useful and asked me to
add the same informations in the Handbook.
2004-07-05 12:22:33 +00:00
Christian Brueffer
5a1b072491 In the `ATM on FreeBSD 5.X' section:
Grammar fixes
2004-07-05 11:42:10 +00:00
Sergey A. Osokin
f785774ab3 Fix Dmitry Semkin e-mail address. 2004-07-05 11:16:49 +00:00
Denis Peplin
90a01e1c77 Close two sect2
Add missing space
2004-07-05 06:00:11 +00:00
Christian Brueffer
edd7e5a8a3 s/A/a/ in a section title
Style advice by:	ceri
2004-07-04 12:07:44 +00:00
Mark Linimon
ed12e121fe Add section headings in the Hardware Compatibility section to make this
information easier to browse.

Discussed on: -doc, -www
2004-07-03 18:48:54 +00:00
Mark Linimon
31f01bfe65 Reorganize the qandaentries in the Hardware Compatibility section in
preparation for introducing the following sections:

  General
  Architectures and processors
  Hard drives, tape drives, and CD and DVD drives
  Keyboards and mice
  Networking cards
  Sound cards
  Other hardware

Note to translators: no text changes (even whitespace) result from this
commit.  Only the order of the entries changes (12 of the entries move).

The next commit will add the section entries themselves.

Discussed on: -doc, -www
2004-07-03 18:23:57 +00:00
Pav Lucistnik
b8abd32f99 Add Aleksander Fafula for comms/nokryptia port. 2004-07-02 21:40:47 +00:00
Christian Brueffer
cfb31503b3 In the IPv6 section:
Add rc.conf configuration examples

PR:		67996
Submitted by:	Brad Davis <so14k@so14k.com>
2004-07-02 17:47:01 +00:00
Christian Brueffer
456c702b03 Use acronym tags for DVMRP 2004-07-02 17:04:00 +00:00
Maho Nakata
e887d456f6 Add Pavel Veretennikov, for his contribution for
making 23 localized OpenOffice.org packages for 4.10 PRERELEASE
2004-07-02 07:25:01 +00:00
Oliver Eikemeier
e0c248c45e document __FreeBSD_version 502120 2004-07-02 00:36:31 +00:00
Marc Fonvieille
e7382f4c2c Add role attributes for some hostid tags. 2004-07-01 20:02:08 +00:00
Maxim Konovalov
616c3db1da Replace a reference to beast.FreeBSD.org as a single non-i386 machine
in the developers cluster by a link to the FreeBSD Internal Page.

Spotted by:	Gleb Smirnoff
Reviewed by:	ceri@, Remko Lodder
2004-07-01 18:58:14 +00:00
Mark Linimon
3a4a14d556 WITHOUT_NLS is preferred to WITHOUT_GETTEXT.
Pointed out by:		pav, eik
2004-07-01 08:21:58 +00:00
Mark Linimon
1c2d76ce2f Add an entry about Broadcom being unlikely ever to release documentation
about their chipsets used in the 43xx cards.

Taken from:	a post from the long-suffering wpaul
2004-07-01 07:29:04 +00:00
Mark Linimon
c0e893424e Document UID/GID for mail/courier. 2004-07-01 05:10:50 +00:00
Mark Linimon
15a021e144 Rework of categories explanations: remove confusing colloquialism,
add text to ensure that the first category must be a physical category,
move comments about 'misc' out of the main table and into the commentary
below, finish removing information about COMMENT being a file.

Spurred in part by:	Mike Brown <mike at skew dot org>
2004-07-01 05:08:39 +00:00
Ceri Davies
0c1016c4ad Fill in the URL for the questions@ list's bit of mailman.
Submitted by:	Matt <matt at mattford dot net>
2004-06-30 19:47:38 +00:00
Daniel Harris
488a35390a Fix things like "The <command>setfmac</command> does suchnsuch" by adding
"command" or such when appropriate.

Reviewed by: trhodes
2004-06-30 13:14:19 +00:00
Daniel Harris
9ec904bb43 Fix a few typos and tweak a little grammar, between the point where I
started paying attention and the point where I realized I have
to be awake early this morning and might not get a chance to
return to this.
2004-06-30 04:54:41 +00:00
Mark Linimon
99c79e2f75 Beging to rework the section on dependencies Makevars, especially with
respect to WITH_*/WITHOUT_*.  Although this patch is incomplete, it is
better than what is there.

Note: I've removed some of the GNOME text because AFAICT it is just
completely wrong now.

PR:			docs/67707
No reaction from:	freebsd-doc, portmgr
2004-06-30 03:04:24 +00:00
Sergey A. Osokin
07184f31b1 Add Dmitry Semkin <lslarry@gmail.ru>, author of www/srg port. 2004-06-29 10:41:15 +00:00
Marc Fonvieille
5d5f7a3871 Add some missing role attributes for hostid tags. 2004-06-28 20:04:33 +00:00
Volker Stolz
eb9daf6b30 Add Mij <mij @ bitchx.it> for mail/qmrtg
PR:		ports/67887
2004-06-28 12:00:25 +00:00
Michael Nottebrock
8afa06b34b Add Chris Howells, contributor of net/warppipe port. 2004-06-27 21:15:48 +00:00
Martin Heinen
d2b434ca3f Add a non breaking space, use the &unix; entity,
s!1 of two ways!in one of two!
2004-06-27 20:43:53 +00:00
Martin Heinen
279be03237 Replace literal quotes with quote tags. 2004-06-27 20:42:36 +00:00
Pav Lucistnik
f0438a3521 - Register UID 108 for webkit (www/py-webware) 2004-06-27 14:52:27 +00:00
Will Andrews
e910cdef53 Sort anoncvs list.
This and the previous change were originally (reworked by me to fix the
whitespace bugs):

PR:		68033
Submitted by:	Brad Davis <so14k@so14k.com>
2004-06-26 22:05:19 +00:00
Will Andrews
834668d55b Fix entry for anoncvs.freebsd.org and add anoncvs.se.freebsd.org.
Both are ssh only & maintained by yours truly.  This puts
anoncvs.freebsd.org back in the USA where it belongs.
2004-06-26 22:01:23 +00:00
Kirill Ponomarev
294ce0a627 Add some new contributors:
Fernan Aguero <fernan at iib dot unsam dot edu dot ar> - biology/ariadne
KANOU Hiroki <kanou at khdd dot net> - print/fontforge
Konstantin Reznichenko <kot at premierbank dot dp dot ua> - archivers/arj
2004-06-26 11:57:43 +00:00
Kirill Ponomarev
b555a2cee8 Fix typo
Submitted by:	Vladimir Chukharev <chu at h33 dot erkki dot ton dot tut dot fi>
2004-06-26 11:38:13 +00:00
Kirill Ponomarev
41edba08c3 Fix typo
PR:		docs/68361
Submitted by:	TAOKA Fumiyoshi <fmysh at iijmio-mail dot jp>
2004-06-26 10:16:30 +00:00
Mark Linimon
ce347c0757 Make references to NDISulator consistent. 2004-06-25 17:38:20 +00:00
Hye-Shik Chang
ff446cd1bb Add "Choe, Cheng-Dae" for his ports contribution to
www/py-{htmltestcase,clientform}.
2004-06-25 09:01:40 +00:00
Mark Linimon
b88d259712 Add Giant, LOR, OBE, Pointy Hat, Project Evil, and update the entry
for BSD.

Discussed without much reaction on:	freebsd-doc
2004-06-25 05:15:05 +00:00
Josef El-Rayes
433f879b5e Fix some issues I introduced with lastest commit and
document upcoming commit - pcm(4) is now configured via hints.
Also note that setting default values for pcm is only available
on FreeBSD 5.3 and above.

Noted by: blackend, simon.
2004-06-24 17:37:35 +00:00
Yaroslav Tykhiy
51838ec6ae expand(1) TAB characters that used to appear in some examples
because they would be formatted poorly in the HTML rendering.
The majority of examples is already expanded.
2004-06-24 15:30:20 +00:00
Yaroslav Tykhiy
4850432e4a Mention in the section on modifying pkg-plist that some
other %%VARS%% are described in the section on installing
additional documentation.
2004-06-24 15:03:32 +00:00
Volker Stolz
6f4ed471dc Add Renato Botelho for portuguese/php_doc-br 2004-06-24 09:38:32 +00:00
Kirill Ponomarev
c31da4c4d8 Register UID/GID for databases/rdfdb
PR:		ports/68243
Submitted by:	Simon Barner <barner@in.tum.de>
2004-06-24 08:12:30 +00:00
Marc Fonvieille
d8f43ee32e s/the MAC/the MAC address/ 2004-06-23 19:56:23 +00:00
Marc Fonvieille
91b82e0fad In NIS section:
- Add various missing tags, change some tags for more "accurate" ones
- Some punctuation fixes
- s/id/ID for consistency with the rest of docs
- Typo fixing
2004-06-23 16:38:42 +00:00
Yaroslav Tykhiy
f494c2e6fe Markup: a chance to use <replaceable>. 2004-06-23 13:36:39 +00:00
Yaroslav Tykhiy
16f03c0d07 Embedding <programlisting> inside <para> is no good
and results in poor vertical indenting.
2004-06-23 13:32:19 +00:00
Yaroslav Tykhiy
1ec55c594b Prevent the note on pkg-message from interrupting the narration
about ways to list port doc files.  Since the note is collateral
to the section text, put it inside <note></note> entirely.
2004-06-23 13:25:51 +00:00
Yaroslav Tykhiy
b473854a90 Document that DATADIR, DOCSDIR and EXAMPLESDIR are exported
to PLIST_SUB.
2004-06-23 13:14:26 +00:00
Yaroslav Tykhiy
1e26482f41 Mark up make(1) variable names as <makevar>...</makevar>
whenever possible (hoping some day an index of references
to them in the book will be built.)
2004-06-23 12:29:43 +00:00