Commit graph

21724 commits

Author SHA1 Message Date
Glen Barber
eb392ee5e0 Update network-servers to reflect apache13 -> apache22 changes.
PR:		162494
Submitted by:	jgh
2012-02-03 05:30:16 +00:00
Warren Block
9cdd7d95bf Correct <screen> and <programlisting> tags, replace spaces with real
tabs in a couple of <programlisting> elements, fix the link to the
"Torture-testing Backup" article.
2012-02-03 02:14:27 +00:00
Warren Block
c245e45479 Whitespace-only commit, translators may ignore. Rewrap paragraphs, fix
indentation.
2012-02-02 19:21:57 +00:00
Gavin Atkinson
aeb604418f Mention support of three filesystems generally encountered on Linux
systems: ext2fs, reiserfs and xfs.

This work was done by Isabell Long as part of Google Code-In (GCIN) 2011.

Submitted by:		Isabell Long (isabell121 gmail com)
Minor changes by:	me
Approved by:		bcr (mentor)
2012-02-01 22:44:40 +00:00
Warren Block
7a4d1b0458 Remove extra "s" from "packages names". 2012-02-01 22:21:32 +00:00
Ryusuke SUZUKI
767cf6f584 Merge the following from the English version:
1.26 -> 1.27	doc/ja_JP.eucJP/books/handbook/bsdinstall/chapter.sgml
2012-02-01 12:38:33 +00:00
Ganbold Tsagaankhuu
9922323fae MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-02-01 09:37:06 +00:00
Ganbold Tsagaankhuu
a46573af7f MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2012-02-01 08:30:19 +00:00
Davide Italiano
8270711d8c Add myself to the files (this and previous commit). Also, clear up the fact that my last commit message was accidentally left blank.
Approved by: alc, gnn (mentors)
2012-01-31 22:54:32 +00:00
Warren Block
cda28bd439 Remove border from partition schemes table.
Add example of setting up a split-filesystem partition layout.
2012-01-31 17:55:59 +00:00
Glen Barber
0978762dc8 Replace references to www/apache13 with www/apache22.
A follow up to the network-servers chapter will be committed sometime
soon.

PR:		162494
Submitted by:	jgh (original version)
2012-01-31 14:14:59 +00:00
Warren Block
07cfa35a28 Convert the station capabilities variablelist into a more readable table. 2012-01-31 05:11:07 +00:00
Hiroki Sato
a3e34ae400 - Fix ($user-html-header$) to support <script src="foo">. While the rendered
result of <script> end tag by the DSSSL stylesheet was </script\n> to avoid
  unnecessary spaces after the tag, most of the www browsers and HTML
  processors cannot recognize it as the end of <script>.  To workaround this,
  ($user-html-headers$) now outputs the start and the end tag independently
  in each single line.

- Add %html-header-script% to control if <script> is included in <head>.

- Add html.header.script.google knob for SGML and XML documents in non-DocBook
  DTD.  %html.header.script.google; and $html.header.script.google.

- Add WWWFREEBSDORG make(1) knob to control the <script> inclusion.  Note that
  <script> is disabled temporarily.

Discussed with:	gjb and core
Tested by:	gjb
2012-01-31 02:01:32 +00:00
Benedict Reuschling
5e41f5f784 Add a section about using the ZFS reservation feature.
This work was done as part of Google Code-In (GCIN) 2011.

GCIN student:		Isabell Long (isabell121 gmail com)
GCIN task mentor:	theraven, pgj
Patch reapplied by:	Niclas Zeising (zeising daemonic se)
Minor cleanups by:	me
2012-01-30 20:01:24 +00:00
Benedict Reuschling
f1485856ea Add a section about using the ZFS quota feature.
This work was done as part of Google Code-In (GCIN) 2011.

GCIN student:		Isabell Long (isabell121 gmail com)
GCIN task mentor:	pgj
Patch reapplied by:	Niclas Zeising (zeising daemonic se)
Minor cleanups by:	me
2012-01-30 19:43:43 +00:00
Daniel Gerzo
c6a043d242 - ftp2.se.FreeBSD.org mirror also supports rsync now
Submitted by:	empty@telia.com
2012-01-30 18:59:13 +00:00
Daniel Gerzo
be64af3060 - the contents of the ftp2.se.freebsd.org are available through http
as well

PR:	www/164461
2012-01-30 12:22:20 +00:00
Ryusuke SUZUKI
a0cf0a78b8 Merge the following from the English version and refine translations.
1.24 -> 1.26	doc/ja_JP.eucJP/books/handbook/bsdinstall/chapter.sgml
2012-01-30 09:59:11 +00:00
Rene Ladan
ac4f7a8143 MFen the Dutch Handbook:
- boot 1.71 -> 1.72
- security 1.343 -> 1.344
Obtained from:	the FreeBSD Dutch Documentation Project
2012-01-29 16:52:16 +00:00
Rene Ladan
e8d08a6757 MFen 1.9 -> 1.12
Obtained from:	the FreeBSD Dutch Documentation Project
2012-01-29 11:22:56 +00:00
Warren Block
747f2d46e6 Add a workaround to prevent Tidy from converting tabs to spaces
by converting them to &#09; before Tidy gets them.  Then Tidy
converts them back to real tabs, not spaces.

Reviewed by:	hrs, gjb
2012-01-29 07:25:49 +00:00
Warren Block
d59c6a518d Unabbreviate "versus", correct "build" to "built", add comma to i.e.,
Insert spaces before callouts to improve readability.
2012-01-29 02:54:43 +00:00
Warren Block
9058d04c74 Whitespace-only changes. Wrap long lines and fix indentation. 2012-01-29 02:33:32 +00:00
Warren Block
2eeb8a5f3a Fix title capitalizations, include /tmp in list of filesystems for
split-filesystem partitioning.
2012-01-29 00:16:47 +00:00
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