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
Pav Lucistnik
b082fc2361
- Overhaul Makefile options section, and split USE_* flags into their own Using
...
databases section under chapter 6.
PR: docs/125907 (based on)
Submitted by: tabthorpe
2008-07-24 18:49:59 +00:00
Gabor Pali
bf1ce11401
- A couple of updates to the "Secure Programming" section of the
...
developers handbook
PR: docs/125485
Submitted by: gavin
Reviewed by: trhodes, gabor, Ben Kaduk <minimarmot (at) gmail (dot) com>
Approved by: gabor
2008-07-23 21:40:57 +00:00
Gabor Pali
9e5f8f91e6
- Add light bulb joke to funnies
...
PR: docs/125839
Submitted by: tabthorpe
Reviewed by: brd, gabor
Approved by: gabor
2008-07-23 21:32:46 +00:00
Gabor Pali
ff8ceb6712
- Overall whitespace-only fix for the FAQ in the naive hope of setting a
...
good example on how to indent sgml documents
Supported by: manolis
Checked by: manolis' doclint script
No objection: blackend, danger, freebsd-doc
Approved by: gabor, keramida, trhodes, remko
2008-07-23 20:50:41 +00:00
Gabor Pali
48c74ccc11
- Update to the tools section of the developers-handbook
...
PR: docs/125346
Submitted by: gavin
Reviewed by: danger, trhodes, Ben Kaduk <minimarmot (at) gmail (dot) com>
Approved by: trhodes
2008-07-23 20:39:55 +00:00
Erwin Lansing
6e3488c110
Remove cvsup3/ftp3.dk, they're the same as cvsup/ftp.dk, but stop
...
offering rsync.
2008-07-23 19:34:32 +00:00
Gabor Pali
ad0f0074a6
- Fix those strange <unlink> start-tags found a few days ago
...
Approved by: gabor
2008-07-23 18:52:52 +00:00
Pav Lucistnik
c9251f2c32
- Update with recent kris overhaul
2008-07-23 16:03:16 +00:00
Philip M. Gollucci
ba676b9c02
Forgot to add my pgpkey in previous commit
...
Reviewed by: gabor (mentor)
Approved by: araujo (mentor)
2008-07-23 02:00:13 +00:00
Philip M. Gollucci
6b9120ab0f
Adding myself and my pgp key
...
Reviewed by: gabor
Approved by: araujo
2008-07-23 00:39:25 +00:00
Robert Noland
83daff3d13
Add my pgp key
...
Approved by: garga (mentor)
2008-07-22 20:14:18 +00:00
Robert Noland
0b786f4ae9
Add myself to committers
...
Approved by: garga (mentor)
2008-07-22 19:50:31 +00:00
Robert Noland
0c7877ace9
Add myself to authors
...
Approved By: garga (mentor)
2008-07-22 19:12:59 +00:00
Remko Lodder
060a8f4556
Correct the place where we can find the core archives.
...
PR: 125876
Submitted by: gavin
2008-07-22 17:05:47 +00:00
Remko Lodder
eb4bf0ee8d
Cleanup information that is no longer actual and does not need replacement.
...
PR: 125861
Submitted by: gavin
2008-07-22 16:46:34 +00:00
VANHULLEBUS Yvan
842fedffb2
Added me as a commiter
...
Approved by: gnn (mentor)
2008-07-22 15:49:47 +00:00
Andrey A. Chernov
ad86d7c60a
Document __FreeBSD_version bump after addition of arc4random_buf(3)
...
and arc4random_uniform(3)
2008-07-22 13:48:03 +00:00
Gabor Pali
f672ff8898
MFen:
...
1.227 -> 1.228 hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.sgml
1.185 -> 1.186 hu_HU.ISO8859-2/books/handbook/eresources/chapter.sgml
1.83 -> 1.84 hu_HU.ISO8859-2/books/handbook/firewalls/chapter.sgml
1.444 -> 1.447 hu_HU.ISO8859-2/books/handbook/mirrors/chapter.sgml
1.104 -> 1.105 hu_HU.ISO8859-2/books/handbook/network-servers/chapter.sgml
1.114 -> 1.116 hu_HU.ISO8859-2/books/handbook/printing/chapter.sgml
1.321 -> 1.324 hu_HU.ISO8859-2/books/handbook/security/chapter.sgml
1.128 -> 1.129 hu_HU.ISO8859-2/books/handbook/serialcomms/chapter.sgml
1.59 -> 1.60 hu_HU.ISO8859-2/share/sgml/mailing-lists.ent
Obtained from: The FreeBSD Hungarian Documentation Project
2008-07-20 09:11:48 +00:00