Commit graph

10491 commits

Author SHA1 Message Date
Gabor Pali
eef11d136d Update Question 3.9 (#BOOT-ON-THINKPAD):
- Mark up nectar@

Submitted by:	gabor
Approved by:	gabor (mentor)
2008-08-16 21:22:24 +00:00
Remko Lodder
cf0e24c943 Correct some style in my last commit. Add some repleaceable
tags and use <literal> instead of ``'' to show a literal
character that should be used.
2008-08-15 13:20:17 +00:00
Remko Lodder
f354f46c46 Correct a paragraph settings. 2008-08-15 12:35:22 +00:00
Manolis Kiagias
a7cd154e63 Update some info in the Samba section:
- Samba now uses /usr/local/etc/samba instead of /usr/local/private
- Add a note on tdbsam and pdbedit

PR:		docs/126436
Submitted by:	Konstantinos Kapenekakis <ultimatekonstantinos@gmail.com>
Approved by:	gabor (mentor)
2008-08-14 20:14:30 +00:00
Ed Schouten
7a982c48d9 Document __FreeBSD_version 800043. 2008-08-13 17:48:21 +00:00
Remko Lodder
453a86dce6 Place a line end after the () line so that it actually ends the line. 2008-08-13 13:43:18 +00:00
Marc Fonvieille
582418a2e9 Add a missing space. 2008-08-13 09:42:21 +00:00
Gabor Pali
7b03a5b944 - Remove the chapter on DMA from FreeBSD Developers' Handbook since it
is no longer valid, however there could be added a new chapter on
  busdma [1] instead of this one

[1] http://www.freebsd.org/projects/busdma/

PR:		docs/126146
Discussed with:	jhb
Submitted by:	gavin
Approved by:	gabor (mentor)
2008-08-10 00:20:27 +00:00
Gabor Pali
65c172775d Update Question 2.6:
- Add information about BSDCertification.org
- Capitalize "Project"

Submitted by:	gabor
Approved by:	gabor (mentor)
2008-08-09 23:19:31 +00:00
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
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
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
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
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
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
7da6e9977d Add missing </sect3>.
Submitted by:	Rene Ladan
2008-07-28 14:33:51 +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
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