Commit graph

13474 commits

Author SHA1 Message Date
Remko Lodder
dd01f7053d Add the chapter IGNORE entity for firewalls.
Approved by:	simon (mentor)
2004-12-19 12:10:07 +00:00
Mark Linimon
cfca82e468 Note the removal of the picobsd category (its only port was deleted).
Spotted by:	brueffer
2004-12-19 02:27:06 +00:00
Simon L. B. Nielsen
b86c38f9c5 Reword part of a note to make it more readable.
Submitted by:	Siebrand Mazeland <s.mazeland@xs4all.nl>
Reviewed by:	brueffer
2004-12-18 23:01:07 +00:00
Ceri Davies
8a480fd275 s/informations/information/ 2004-12-18 15:53:32 +00:00
Ceri Davies
0c01c9f504 Some grammatical fixes from the PR below, and some more of my own.
PR:		docs/74624
Submitted by:	Gavin Atkinson <gavin dot atkinson at ury dot york dot ac dot uk>
2004-12-18 15:23:18 +00:00
Simon L. B. Nielsen
4a4bbecf0d - Add id attributes to sect1 tags to avoid generating random
file-names.
- Do not embed <screen>, <itemizedlist>, etc. in <para>'s since
  it is rendered with additional horizontal space in the output.
2004-12-18 13:05:46 +00:00
Johann Kois
6a14a6a973 MFbed: Update the German Handbook.
books/handbook/book.sgml                        fixes only [*]
books/handbook/advanced-networking/chapter.sgml 1.350 -> 1.354
books/handbook/introduction/chapter.sgml        1.102 -> 1.103
books/handbook/linuxemu/chapter.sgml            1.115 -> 1.117
books/handbook/network-servers/chapter.sgml     1.38  -> 1.43

Obtained from:  The FreeBSD German Documentation Project.

Approved by:    mheinen (mentor)

[*]
Submitted by:   Andreas Braun <camouflagex@gmx.de>
2004-12-18 12:59:03 +00:00
Johann Kois
463cc41e61 MFbed: Hello to the German article section.
Makefile                                        include the new German article section
articles/Makefile                               new
articles/Makefile.inc                           new
articles/contributing/article.sgml              new translation
articles/contributing/Makefile                  new
articles/explaining-bsd/article.sgml            new translation [*]
articles/explaining-bsd/Makefile                new
articles/laptop/article.sgml                    new translation [*]
articles/laptop/Makefile                        new

Obtained from:  The FreeBSD German Documentation Project.

Approved by:    mheinen (mentor)

[*]
Submitted by:   Fabio Tosques <F.Tosques@gmx.de>
2004-12-18 12:48:34 +00:00
Simon L. B. Nielsen
61c0fb3499 - Add id attributes to sect1 tags to avoid generating random
file-names.
- Use http://cvsweb.FreeBSD.org/ for cvsweb references.
2004-12-18 12:30:49 +00:00
Johann Kois
5b04ca4357 MFbed: Update the German fdp-primer.
books/fdp-primer/book.sgml                      1.22 -> 1.25
books/fdp-primer/overview/chapter.sgml          fixes only
books/fdp-primer/psgml-mode/chapter.sgml        fixes only
books/fdp-primer/sgml-primer/chapter.sgml       1.38 -> 1.41
books/fdp-primer/the-website/chapter.sgml       new translation
books/fdp-primer/translations/chapter.sgml      new translation
books/fdp-primer/writing-style/chapter.sgml     new translation

Obtained from:  The FreeBSD German Documentation Project.

Approved by:    mheinen (mentor)
2004-12-18 12:02:47 +00:00
Ceri Davies
ec76c98c51 Matt Storer <mstorer at gmail dot com> pointed out the misuse of the
word "defiantly" here.  I decided to get rid of it rather than correct
it, and noticed some other parts of the surrounding paragraph required
work.  In summary:

o Correct misuses of "defiantly" and "delimited"
o Add the class attribute to directory names
o Fix some grammar bogons
2004-12-17 23:53:19 +00:00
Denis Peplin
522ee9dc29 Merge the following from the English version:
1.353 -> 1.354 advanced-networking/chapter.sgml
   1.73 -> 1.75 bibliography/chapter.sgml
   1.208 -> 1.209 cutting-edge/chapter.sgml
   1.43 -> 1.45 desktop/chapter.sgml
   1.151 -> 1.155 eresources/chapter.sgml
   1.304 -> 1.306 install/chapter.sgml
   1.146 -> 1.147 kernelconfig/chapter.sgml
   1.116 -> 1.117 linuxemu/chapter.sgml
   1.102 -> 1.103 multimedia/chapter.sgml
   1.40 -> 1.43 network-servers/chapter.sgml
   1.229 -> 1.230 ports/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2004-12-17 14:54:15 +00:00
Ceri Davies
3f51754e4f Correct entity names added in the last revision. 2004-12-17 13:35:12 +00:00
Denis Peplin
3e8fa68ee4 s/4rd/4th/ 2004-12-17 12:50:47 +00:00
Marc Fonvieille
20e76a5ea3 Use of email tags and fix an ambiguous address. 2004-12-17 10:09:21 +00:00
Marc Fonvieille
786bb09eee Use of email tags for email addresses. 2004-12-17 10:02:52 +00:00
Christian Brueffer
60dbd7a9b6 Add the following:
wlan_acl.4
wlan_ccmp.4
wlan_tkip.4
wlan_wep.4
wlan_xauth.4
2004-12-17 09:48:23 +00:00
Marc Fonvieille
e189cd5d77 Enhance email element: do not render with "mailto:" when nolink role
attribute is used or when the email address matches
@example.{com|net|org}

Discussed with:	murray, nik and hrs
2004-12-17 09:46:08 +00:00
Ken Smith
59e334b2ac Document __FreeBSD_version bumps:
491102:	VM fix dealing with unwiring of fictitious pages
	492000: 4.11-RELEASE
	492100: 4.11-STABLE
2004-12-17 04:28:08 +00:00
Simon L. B. Nielsen
8fd665c892 Miscellaneous improvements of the first two sections:
- Don't state that firewalls and stateful filtering will always
  improve security, since that might not be the case.
- Change the Firewall Rulesets section to a more general Firewall
  Concepts section.
- Remove some basic network text which the user should already know when
  reading about more advanced topics, like firewalls.
- Miscellaneous rewording.

Reviewed by:	-doc
Improvments by:	remko, David Adam <zanchey@ucc.gu.uwa.edu.au>
2004-12-16 22:45:35 +00:00
Giorgos Keramidas
2fb284c96c Rewrite the answer of ``How can I verify which scheduler is in use on a
running system?'', making sure the kern.quantum vs. kern.sched.quantum
difference between FreeBSD 4.X and 5.X is mentioned.

PR:		docs/74917
Submitted by:	Juho Vuori <juho.vuori@kulma.net>
2004-12-16 13:02:04 +00:00
Ceri Davies
fae8f5f4e3 Correct some typos.
PR:		docs/75131
Submitted by:	Joel Dahl <joel at automatvapen dot se>
2004-12-15 21:35:17 +00:00
Marc Fonvieille
9bd8042dea Remove a contraction. 2004-12-15 18:57:06 +00:00
Sergey Matveychuk
465a261ec6 Add Sergey Lyubka for his www/shttpd port 2004-12-15 17:21:32 +00:00
Denis Peplin
ac6ca5366c Add few "option", "command", and "filename" tags
Huge amount of tags in this chapter still missed
2004-12-15 15:08:34 +00:00
Mark Linimon
86f3046b11 Whitespace fixes. Translators please ignore. 2004-12-14 18:38:46 +00:00
Mark Linimon
4d39466453 Rework section on BROKEN, FORBIDDEN, and especially IGNORE. Cross-
reference CONFLICTS in the latter.  Add NOT_FOR_ARCHS and ONLY_FOR_ARCHS.

While here, tweak references to FreshPorts and portsmon.

Reviewed by:		simon, pav
2004-12-14 18:33:30 +00:00
Simon L. B. Nielsen
498c8c74a5 Add snd_maestro(4). 2004-12-14 16:11:40 +00:00
Simon L. B. Nielsen
fa485651fe Add snd_audiocs(4). 2004-12-14 13:10:45 +00:00
Remko Lodder
a4f39c16da Insert information about PF in the Firewall Software Applications
section.

Approved by:		simon (mentor)
2004-12-13 22:37:36 +00:00
Marc Fonvieille
340e04a53f Capitalize the word cvs for consistency. 2004-12-13 19:13:56 +00:00
Marc Fonvieille
036a8eef1f Add some &intel; 2004-12-13 18:39:32 +00:00
Niels Heinen
89c8e270eb Added my PGP key
Approved by: nectar (mentor)
2004-12-13 12:31:04 +00:00
Niels Heinen
aaf34c893a Added a reference to my PGP key
Approved by: nectar (mentor)
2004-12-13 12:28:25 +00:00
Niels Heinen
f91d02f4f4 My PGP key
Approved by: nectar (mentor)
2004-12-13 12:27:09 +00:00
Niels Heinen
3c0c35cf74 Added myself as a new committer
Approved by: nectar (mentor)
2004-12-13 12:20:41 +00:00
Niels Heinen
fd88429cdd Added myself to the list
Approved by: nectar (mentor)
2004-12-13 12:18:04 +00:00
Giorgos Keramidas
f81d4eca16 Add information about the firewalls chapter to the Handbook preface.
PR:		docs/74978
Submitted by:	Joel Dahl joel at automatvapen dot se
2004-12-13 11:47:05 +00:00
Mark Linimon
c3744455d2 Remove spaces between variable names and assignment operators in pieces
of Makefiles shown in programlistings.

Spotted by:	simon
2004-12-13 00:28:39 +00:00
Simon L. B. Nielsen
1ba2385f57 - Remove contractions.
- Use the serial comma.
- Correct spelling.

PR:		docs/74720
Submitted by:	Joel Dahl <joel@automatvapen.se>
2004-12-12 23:21:03 +00:00
Warner Losh
0028638599 Document 600007 revision: 802.11 additions 2004-12-12 22:47:12 +00:00
Hideyuki KURASHINA
f2ca98a1b2 Fix typo.
Submitted by:	kano at na dot rim dot or dot jp
Reference:	[doc-jp 14405]
2004-12-12 21:11:57 +00:00
Remko Lodder
f9943634a5 Forced commit to clarify the last commit message:
Add the emacs footer for the firewalls chapter.

Approved by:	simon (mentor)
2004-12-12 20:01:06 +00:00
Remko Lodder
1bf4f606a1 Add the emacs for the firewalls chapter.
Approved by:	simon (mentor)
2004-12-12 19:47:55 +00:00
Remko Lodder
fa6dfdba31 Consistently use the command tag instead of the quote tag:
s/<quote>make buildworld</quote>/<command>make buildworld</command>/
and
s/<quote>make installworld</quote>/<command>make installworld</command>/

Discussed with:		blackend
Approved by:		simon (mentor)
2004-12-12 17:52:47 +00:00
Marc Fonvieille
9681b56a3b MFen 1.353 --> 1.354 2004-12-12 17:07:31 +00:00
Pav Lucistnik
d2ff0850aa In Bluetooth section:
- Reflect availability of hcidump as a port
- Update obexapp usage example to match obexapp-1.4.1

Approved by:	trhodes, josef
2004-12-12 16:56:46 +00:00
Marc Fonvieille
0634652181 Update the selection of distribution sets to match the move to Xorg as
default X11 distribution.

Requested by:	many
2004-12-12 14:32:56 +00:00
Pav Lucistnik
83fd651c66 - Grammar
Submitted by:	ceri
2004-12-12 14:15:09 +00:00
Pav Lucistnik
a1ad1cf890 - Update description of BROKEN and IGNORE tags to match existing usage
Inspired by:	Robin Schoonover <end@endif.cjb.net> in ports/74759
Approved by:	simon
2004-12-12 14:05:15 +00:00