Commit graph

21650 commits

Author SHA1 Message Date
Warren Block
3e0a636ca1 Whitespace-only changes. Wrap long lines, fix indentation. 2012-01-28 19:21:29 +00:00
Hiroki Sato
26962ca4e3 Add tab expansion procedure into ($verbatim-display$). Although DSSSL
specification supports expand-tabs: characteristics in paragraph flow objects,
printable format backends in our DSSSL processors (Jade or OpenJade) do not
support it.

The committed code expands a literal tab character into literal spaces with
length of %default-tab-spacing%.  In the position calculation, it assumes all
of characters have a fixed width and the number of characters in a node list
can be obtained by (string-length (data nl)).  Note that this can be false
especially when different font sizes are used.

Tested by:	wblock
2012-01-28 08:56:56 +00:00
Warren Block
e2edac3176 Whitespace-only fixes. Wrap long lines, close up straggling </para> tags,
a few indentation and other fixes.
2012-01-28 06:15:41 +00:00
Warren Block
3314d49e02 Add a missing </listitem> tag. 2012-01-28 04:45:07 +00:00
Warren Block
60e69208ad Add a missing </para>. 2012-01-28 04:23:07 +00:00
Warren Block
a49a7b32e4 Whitespace-only fixes. 2012-01-28 03:17:48 +00:00
Gavin Atkinson
cb464622f4 Update to reflect the change in the core-secretary hat.
Approved by:	bcr (mentor)
2012-01-27 22:21:39 +00:00
Xin LI
b8744c0d3f Update my key. 2012-01-27 19:37:04 +00:00
Pawel Pekala
a6850ede9d For net-p2p/retroshare
PR:		ports/164283
2012-01-27 14:45:43 +00:00
Warren Block
c3ebf18dee Be more specific about which table headers to force left-justified so
header and footer elements aren't unjustifiably justified.

Submitted by:	Jason Massey
PR:		www/164454
Reviewed by:	gjb (mentor)
2012-01-25 22:16:36 +00:00
Frederic Culot
0c6c2527b5 Add Denis Pokataev <catone@cpan.org> for net/p5-Net-Server-SS-PreFork.
PR:	ports/164411
2012-01-25 14:49:03 +00:00
Ganbold Tsagaankhuu
b4cbbbf7ef MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-01-25 02:29:02 +00:00
Rene Ladan
a37c27b401 MFen the Dutch Handbook:
- advanced-networking 1.443 -> 1.444
- cutting-edge 1.256 -> 1.257
Obtained from:	the FreeBSD Dutch Documentation Project
2012-01-24 21:11:16 +00:00
Warren Block
703fd01a72 Fix title capitalization, abbreviations, spelling, and a missing </para>
tag.

Approved by:	gjb (mentor)
2012-01-24 15:56:06 +00:00
Maxim Konovalov
2525bfe454 Missed </para> tags added.
Found by:	wblock's igor.
2012-01-24 12:06:34 +00:00
Maxim Konovalov
89baf6d2a4 More EoL whitespaces and tabs killed. 2012-01-24 11:52:19 +00:00
Maxim Konovalov
e9d461d92f Kill EoL whitespaces. 2012-01-24 11:49:16 +00:00
Maxim Konovalov
42a16e369a Spell. 2012-01-23 17:31:38 +00:00
Sergey Kandaurov
fe5eef3f2c MFen:
1.1111 -> 1.1156	book.sgml (minus whitespace changes)
2012-01-23 17:07:07 +00:00
Frederic Culot
bb33a61672 Add Tatsuya Ueda <ml+freebsd@tatsuya.info> for devel/p5-Path-Class-File-Lockable.
PR:	ports/164368
2012-01-23 12:33:41 +00:00
Ganbold Tsagaankhuu
84a67ef37d MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-01-23 03:02:14 +00:00
Rene Ladan
7934914266 Remove instructions in case the -p option of mergemaster(8) is not present,
it is in all supported releases.

Idea taken from http://wiki.freebsd.org/DocIdeaList

Reviewed by:	bcr
Approved by:	dougb
2012-01-22 23:42:59 +00:00
Warren Block
96ab6d2e08 Correct transposed "the all".
Approved by:	bcr (mentor)
2012-01-22 17:11:52 +00:00
Wesley Shields
d3c3243453 The MITRE Corporation styles it's name in all capital letters.
Source: http://en.wikipedia.org/wiki/MITRE

Approved by:	gjb@
2012-01-22 16:20:19 +00:00
Rene Ladan
3ba409332c MFen the Dutch Handbook:
- eresources 1.216 -> 1.217
- firewalls 1.97 -> 1.98
- ppp-and-slip 1.196 -> 1.197
- security 1.342 -> 1.343
- mailing-lists.ent 1.87 -> 1.88
Obtained from:	the FreeBSD Dutch Documentation Project
2012-01-22 13:08:25 +00:00
Warren Block
7d4755623a Correct the contents of <programlisting> elements. Translators please
note: some of the changes here are whitespace, but it's significant
whitespace that is visible in the rendered output.

Approved by:	gjb (mentor)
2012-01-22 06:13:55 +00:00
Ryusuke SUZUKI
cd3cb3fa81 Merge the following from the English version:
1.143 -> 1.144	doc/ja_JP.eucJP/books/handbook/multimedia/chapter.sgml
2012-01-21 16:49:12 +00:00
Rene Ladan
fcd5906267 MFen 1.143 -> 1.144
Obtained from:	the FreeBSD Dutch Documentation Project
2012-01-21 13:25:31 +00:00
Ryusuke SUZUKI
7e0c0a06a4 Merge the following from the English version:
1.142 -> 1.143	doc/ja_JP.eucJP/books/handbook/introduction/chapter.sgml
2012-01-21 01:18:35 +00:00
Alexander Leidinger
e38d40e59c Add R Skinner for the linux-f10-nss_ldap port. 2012-01-20 21:31:06 +00:00
Ryusuke SUZUKI
3dbe1e3852 PR: docs/159650
Update the description about the dumpdev variable in rc.conf.

Reported by:	Jeremy Chadwick <freebsd _at_ jdc dot parodius dot com>
Reviewed by:	bcr, wblock, freebsd-doc
2012-01-20 15:56:00 +00:00
Rene Ladan
41dcdf0c34 MFen the Dutch Handbook:
- advanced-networking   1.442 -> 1.443
- bibliography          1.89 -> 1.92 (+ local fixes)
- book                  1.178 -> 1.179
- config                1.248 -> 1.249 (SRCID only, dougb)
- introduction          1.140 -> 1.143 (+ local fixes)
- mirrors               1.502 -> 1.505
- security              1.340 -> 1.342 (SRCID only)
Obtained from:	the FreeBSD Dutch Documentation Project
2012-01-19 21:21:57 +00:00
Warren Block
b367e054e2 Whitespace-only fixes. Wrap long lines and fix indentation. Translators
may ignore.

Approved by:	gjb (mentor)
2012-01-19 17:05:59 +00:00
Ryusuke SUZUKI
38ffa06bca Merge the following from the English version:
1.504 -> 1.505	doc/ja_JP.eucJP/books/handbook/mirrors/chapter.sgml
2012-01-19 14:31:14 +00:00
Dmitry Morozovsky
dbda0297a7 Add linux-distro.co.uk
Requested by:	rik
PR:		164276
2012-01-18 21:00:11 +00:00
Sergey Kandaurov
e73e445bb6 Improve the description of __FreeBSD_version 802508.
Discussed with:	kib
2012-01-18 09:36:09 +00:00
Warren Block
a36ccb4ba8 Whitespace-only fixes of indentation, long lines, blank lines, and such.
Translators may ignore.

Approved by:	gjb (mentor)
2012-01-18 04:51:00 +00:00
Mark Linimon
9ee6e35477 Note that 900044 is 9.0-RELEASE.
Also add the wrong-looking entry for 900045.
2012-01-18 02:53:50 +00:00
Jason Helfman
9c40ef6e4a - Add Don Owens for databases/p5-DBIx-Wrapper
Approved by: crees (mentor)
2012-01-17 21:43:20 +00:00
Ganbold Tsagaankhuu
a9700b3281 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-01-17 09:23:56 +00:00
Ganbold Tsagaankhuu
bda358833a MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-01-17 09:18:37 +00:00
Ulrich Spörlein
2ec9223e66 Unbreak build when .OBJDIR is being used (i.e. after running make obj).
_IMAGES_FOO already contains fully qualified paths, so prepending
${.OBJDIR} is breaking the build.

Approved by:	hrs
2012-01-17 08:36:59 +00:00
Hiroki Sato
c37a403e82 Add xhci(4). 2012-01-16 23:52:41 +00:00
Baptiste Daroussin
56d4eae320 Document __FreeBSD_version 900502 and 802516 2012-01-16 22:30:05 +00:00
Pav Lucistnik
86b94c2ed2 - Remove ftp2.hu.FreeBSD.org which ceased operation
Submitted by:	pgj
2012-01-16 21:08:30 +00:00
Manolis Kiagias
f5938281b0 Update some documentation info in introduction:
- Documentation is now installed under /usr/local/share/doc/freebsd
- Provide a link to the section on installing doc packages
2012-01-16 18:41:21 +00:00
Ryusuke SUZUKI
2a14eae8fa Merge the following from the English version:
1.73 -> 1.74, 1.216 -> 1.217
	 		doc/ja_JP.eucJP/books/handbook/eresources/chapter.sgml
	1.141 -> 1.142	doc/ja_JP.eucJP/books/handbook/introduction/chapter.sgml
	1.503 -> 1.504	doc/ja_JP.eucJP/books/handbook/mirrors/chapter.sgml
	1.87 -> 1.88	doc/ja_JP.eucJP/share/sgml/mailing-lists.ent
2012-01-16 10:57:14 +00:00
Gleb Smirnoff
29061a9e54 Document __FreeBSD_version 1000005. 2012-01-16 09:57:06 +00:00
Glen Barber
8c959e7027 Clean up leading and trailing whitespace.
Found with:	igor, the helpful documentation sanity checking script
2012-01-16 03:47:44 +00:00
Glen Barber
4f02801ed7 Update or remove some broken link in the Handbook. 2012-01-16 02:33:46 +00:00