Commit graph

18433 commits

Author SHA1 Message Date
Gabor Pali
817ea03a4c Update Question 2.5:
- Replace explicit estimate of users on IRC channel ##FreeBSD with a
  less specific value

Submitted by:	gabor
Approved by:	gabor (mentor)
2008-08-09 23:15:40 +00:00
Gabor Pali
3cbb0a2679 Update Question 2.2:
- Make listing of the document's language and encoding more explicit,
  add country names for each encoding
- Move the note for Microsoft's Rich Text Format from <footnote> to
  <note> therefore fix its rendering
- Replace "Zip" with "<literal>zip</literal>"
- Replace "BZip2" with "<literal>bzip2</literal>"

Submitted by:	gabor
Approved by:	gabor (mentor)
2008-08-09 23:10:09 +00:00
Gabor Pali
fd8b0eea4c Update Question 2.1:
- Remove further references to documentation packages as they are not
  maintained at the moment

Submitted by:	gabor
Approved by:	gabor (mentor)
2008-08-09 23:02:45 +00:00
Gabor Pali
56611f9459 Update Question 1.8:
- FreeBSD-CURRENT is less broken nowadays

Submitted by:	gabor
Approved by:	gabor (mentor)
2008-08-09 22:58:29 +00:00
Gabor Pali
4d812c253c Update Question 5.24:
- Add identifier

Approved by:	gabor (mentor)
2008-08-09 22:53:24 +00:00
Sean Bruno
2f3197cf55 Add myself to contributors and authors.
Approved by:	Scott Long
2008-08-09 19:21:39 +00:00
Stanislav Sedov
70f888f478 - Document the __FreeBSD_version bump after addition of cpuctl(4). 2008-08-08 21:46:46 +00:00
Gabor Pali
8da2d23763 Update Question 18.13:
- Remove first person narration remained there accidentally
- Mark up kernel configuration file with <filename>
- Add missing <userinput> elements for commands
- Rename invalid make variable "KERNCONFIG" to "KERNCONF"

Approved by:	gabor (mentor)
2008-08-07 23:15:53 +00:00
Gabor Pali
528a228354 Update Question 18.5:
- Fix markup of DESTDIR (use <envar> instead of <makevar>)

Approved by:	gabor (mentor)
2008-08-07 23:10:32 +00:00
Gabor Pali
c3f3b70d00 Update Question 5.25:
- Add a missing closing <para> element

Reviewed by:	remko
Approved by:	gabor (mentor)
2008-08-07 20:32:50 +00:00
Gabor Pali
da19060268 Update Question 4.5.1:
- Add missing &prompt.root; entities for kbdcontrol(1) examples

Reviewed by:	remko
Approved by:	gabor (mentor)
2008-08-07 20:30:21 +00:00
Gabor Pali
d8a8aa955d Update Questions 15.10 - 15.20:
- Change from AENXXXXX-style references to explicit identifiers added to
  the Handbook previously [1]
- Make markup of tip(1) consistent

[1] http://lists.freebsd.org/pipermail/cvs-doc/2008-August/018741.html

Reviewed by:	trhodes, remko, keramida
Approved by:	gabor (mentor)
2008-08-07 20:26:00 +00:00
Gabor Pali
a2ddd83987 - Fix "number + noun" issues in the FAQ according to [1]
[1] CMS, paragraph 7.90 (15th ed.)

Helped by:    ceri
Reviewed by:  trhodes, remko, keramida
Approved by:  gabor (mentor)
2008-08-07 20:16:53 +00:00
Gabor Pali
d75d52742c - Add non-breakeable spaces between numbers and units for better
rendering
- Convert dashes to &mdash;

Reviewed by:	remko
Approved by:	gabor (mentor)
2008-08-07 20:11:46 +00:00
Gabor Pali
45abd95a43 Update Question 3.2:
- Prettyprint numbers

Reviewed by:	remko
Approved by:	gabor (mentor)
2008-08-07 20:08:29 +00:00
Gabor Pali
8005f4e850 - Fix capitalization in the FAQ according to [1]
[1] CMS, paragraph 8.167 (15th ed.)

Helped by:    ceri
Reviewed by:  trhodes, remko, keramida
Approved by:  gabor (mentor)
2008-08-07 20:03:59 +00:00
Gabor Pali
81827257a2 Update Question 5.7:
- Add a missing full stop
- Fix <ulink>

Reviewed by:	gabor
Approved by:	gabor (mentor)
2008-08-07 19:50:43 +00:00
Ganbold Tsagaankhuu
0408605dfc Update Mongolian Handbook translation
Obtained from: FreeBSD Mongolian Documentation project
2008-08-07 03:13:15 +00:00
Gabor Pali
2de9e36d48 - Fix role="directory" attributes (replace with class="directory") in
<filename> elements, because there is no such attribute [1]
- Add further missing class="directory" attributes

[1] http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml?rev=1.89

Reviewed by:	trhodes, remko, keramida
Approved by:	gabor (mentor)
2008-08-06 22:14:51 +00:00
Gabor Pali
edafad6a69 Eliminate erroneous role="directory" attributes from <filename> elements
and replace them with class="directory" [1][2]

[1] http://docbook.org/tdg/en/html/filename.html
[2] http://www.freebsd.org/doc/en/books/fdp-primer/sgml-markup-docbook.html#AEN1799
    (4.2.5.5)

Approved by:	trhodes, gabor (mentor)
2008-08-06 22:03:50 +00:00
Gabor Pali
002b4edbbe Change role="port" to role="package" so that package links are properly
generated

Approved by:	trhodes, gabor (mentor)
2008-08-06 20:44:12 +00:00
Manolis Kiagias
47ec534964 Complete the Greek translation of Handbook's 'x11' chapter
This commit marks a milestone for the Greek Documentation Project: The entire User's Handbook is now translated!
Work will of course continue, with more fixes and updates as well as new chapters from the Administration Handbook and other documents.

Submitted by:	Nikos Kokkalis <nickkokkalis@gmail.com>
Obtained from:	FreeBSD Greek Documentation Project
Approved by:	gabor (mentor)
2008-08-06 20:26:56 +00:00
Gabor Pali
00ac1ece53 Update Section 24.5:
- Add explicit identifiers for questions in this section, so they could
  be referenced in a less error-prone manner (e.g. from the FAQ)

Reviewed by:	trhodes, remko, keramida, gabor
Approved by:	gabor (mentor)
2008-08-06 20:20:36 +00:00
Doug Rabson
6bdb4273b2 Add entry for MFC of NFS advisory locking. 2008-08-05 15:26:38 +00:00
Manolis Kiagias
7c595ea81a Complete the Greek translation of Handbook's 'printing' chapter
Submitted by:	Vaggelis Typaldos <vtypal@gmail.com>
Obtained from:	FreeBSD Greek Documentation Project
Reviewed by:	keramida
Approved by:	gabor (mentor)
2008-08-05 10:17:11 +00:00
Gabor Pali
61eb7a22c9 MFen:
1.116      -> 1.118      hu_HU.ISO8859-2/books/handbook/printing/chapter.sgml
  1.324      -> 1.326      hu_HU.ISO8859-2/books/handbook/security/chapter.sgml
  1.16       -> 1.17       hu_HU.ISO8859-2/books/handbook/virtualization/chapter.sgml

Obtained from:	The FreeBSD Hungarian Documentation Project
2008-08-04 16:02:38 +00:00
Remko Lodder
6eb6fcea5f Bring in the translated jails chapter.
Obtained from:	The FreeBSD Dutch Documentation Project
Submitted by:	yours truly
2008-08-04 12:01:41 +00:00
Ganbold Tsagaankhuu
2b05488459 Update Mongolian Handbook translation.
Fix some mistakes that I did on previous commit.

Obtained from: FreeBSD Mongolian Documentation project
2008-08-04 07:38:32 +00:00
Manolis Kiagias
9e0b1e78ef Whitespace only: Rewrap a few lines of text
Approved by:	gabor (mentor)
2008-08-03 19:57:51 +00:00
Manolis Kiagias
61b79d91e9 Fix a filename attribute and enhance markup in a few places
Approved by:	gabor (mentor)
2008-08-03 19:56:27 +00:00
Tom Rhodes
588a5826a0 Update the /etc/hosts example in the handbook to match reality.
PR:		124949
Discussed with:	brueffer
2008-08-03 16:30:38 +00:00
Tom Rhodes
12df008bb1 Add a section about using modules.
PR:		87445
Reviewed by:	brueffer, remko
2008-08-03 14:39:40 +00:00
Daniel Gerzo
c3a59abed8 - Include string.h to avoid compile warning about using bzero without
defining it
- use herror() rather than perror() to give useful error messages
  (the *hostby*() functions set h_errno not errno)

PR:		docs/126031
Submitted by:	gavin
2008-08-03 09:50:20 +00:00
Ganbold Tsagaankhuu
163aac8adc Update Mongolian Handbook translation
Obtained from: FreeBSD Mongolian Documentation project
2008-08-01 02:23:46 +00:00
Florent Thoumie
b885f0c3ce Add Dax Labrador for ports/125595 (security/rainbowcrack). 2008-07-31 14:40:10 +00:00
Tilman Keskinoz
1e8104551f Fix the previous commit, and really fix the setkey.conf syntax
Approved by:	remko
2008-07-31 11:07:22 +00:00
Tilman Keskinoz
319a1fcbec - Remove reference to MS-Windows, because since the last rewrite, the section
does not refer to Windows anymore
- Remove reference to IPSEC_ESP kernel option, which does not exist anymore
- Add "device crypto", which is required to compile a kernel with IPSEC
- In the ipsec rc.d script setkey.conf is parsed by setkey, so convert it
  from shell script to setkey syntax
- Add racoon_enable to the rc.conf section so racoon is started on boot
- The whole section uses the setkey from ipsec-tools so set ipsec_program in
  rc.conf for consistency

Approved by:	remko
2008-07-31 10:53:42 +00:00
Gabor Pali
486e3a3ffb Update Question 10.19.1:
- Replace the old kernel configuration method
  with some info on the current limits and
  mention jhb's patch

PR:		docs/125772
Submitted by:	Unga <unga888 (at) yahoo (dot) com>
Discussed with:	rwatson, jhb
Reviewed by:	jhb, gabor
Approved by:	gabor
2008-07-29 18:11:31 +00:00
Ganbold Tsagaankhuu
b3e6f21074 Update Mongolian Handbook translation
Obtained from: FreeBSD Mongolian Documentation project
2008-07-29 04:16:18 +00:00
Gabor Pali
8ac2699e6f MFen:
1.60       -> 1.61       hu_HU.ISO8859-2/share/sgml/mailing-lists.ent

Obtained from:	The FreeBSD Hungarian Documentation Project
2008-07-28 20:05:20 +00:00
Manolis Kiagias
f6aba14c6e Whitespace only: Fix lots of whitespace issues in handbook's 'printing' chapter
Approved by:	gabor (mentor)
2008-07-28 15:12:07 +00:00
Manolis Kiagias
361515f616 - Fix ambiguous phrase regarding accounting of banner pages
- Explain RTS/CTS as a hardware handshake
- "Resttricting jobs from Remote Printers" should really be from Remote hosts
- Enhance markup in several places

Reviewed by:	keramida
Approved by:	gabor (mentor)
2008-07-28 15:10:32 +00:00
Remko Lodder
6140720a64 Remove comment about missing </sect3> now that I have committed
the fix in the english version.
2008-07-28 14:35:30 +00:00
Remko Lodder
7da6e9977d Add missing </sect3>.
Submitted by:	Rene Ladan
2008-07-28 14:33:51 +00:00
Remko Lodder
d928bbb79e Bring in Rene Ladan's translation of the virtualization chapter.
Thanks to:	Rene
Obtained from:	The FreeBSD Dutch Documentation Project
2008-07-27 15:47:31 +00:00
Pav Lucistnik
a9ebaaad24 - Mention MySQL 6.0 2008-07-26 19:02:45 +00:00
Remko Lodder
ae90e10ff8 Found while translating, add missing semicolon. 2008-07-26 15:04:31 +00:00
Boris Samorodov
701067cab1 Add Andrey Surkov for net/skyfish.
PR:		124218
Submitted by:	Andrey Surkov <nsand at sura.ru>
2008-07-25 09:11:10 +00:00
Pietro Cerutti
e42d159187 - Add Terry Sposato for devel/p5-Sys-Cpu 2008-07-25 08:23:11 +00:00
Ganbold Tsagaankhuu
f77d5d5fc0 MFen: 1.60 --> 1.61
Obtained from: FreeBSD Mongolian Documentation project
2008-07-25 01:25:11 +00:00