Commit graph

19903 commits

Author SHA1 Message Date
Giorgos Keramidas
300b30872d Trim '\r' and '\n' from filenames read from stdin.
The input line is printed in debug levels >= 4.  If it includes
the newline we read from stdin, debug messages include empty
lines, so this should keep the debug output a bit more compact.
2009-06-21 13:55:35 +00:00
Hiroki Sato
bbdc0c23b8 Rewrap lines and merge the following from the English version:
1.110 -> 1.114	handbook/introduction/chapter.sgml

Submitted by:	Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
Reviewed by:	Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References:	[doc-jp-work 1797, 1818, 1968]
2009-06-20 04:47:24 +00:00
Ganbold Tsagaankhuu
94e095cfef MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2009-06-19 16:14:07 +00:00
Gabor Pali
befaefce1f Several typo fixes in the Hungarian Handbook translation
Submitted by:	Laszlo Acs <carpentt at gmail dot com>
2009-06-19 11:36:05 +00:00
Hiroki Sato
9300c08df4 Whitespace cleanup and refine translation.
Submitted by:	Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References:	[doc-jp-work 1967, 1969, 1972-1974, 1976]
2009-06-19 05:22:46 +00:00
Rene Ladan
527e2745ef MFen 1.131 -> 1.132 (plus local fixes) 2009-06-17 21:00:17 +00:00
Manolis Kiagias
d8754da05b MFen: 1.131 -> 1.132 en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml
Obtained from:	FreeBSD Greek Documentation Project
2009-06-17 20:26:41 +00:00
Benedict Reuschling
5eca23dc88 Fix the section about MP3 audio:
- use <devicename> for /dev/dsp1.0
- wrap the FooBar-GreatestHits.mp3 example in <replaceable>
- move the explanation before the sample screen output.

PR:             docs/134763
Approved by:    jkois (mentor)
2009-06-17 18:01:54 +00:00
Hiroki Sato
c492289ec3 Merge the following from the English version:
1.84 -> 1.87	handbook/desktop/chapter.sgml

Submitted by:	Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References:	[doc-jp-work 1964]
2009-06-17 16:59:34 +00:00
Hiroki Sato
22aa2e5f60 Merge the following from the English version:
1.79 -> 1.84	handbook/desktop/chapter.sgml

Submitted by:	Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References:	[doc-jp-work 1960]
2009-06-16 15:59:21 +00:00
Hiroki Sato
6c3e110383 Add cas(4). 2009-06-16 10:28:11 +00:00
Gabor Pali
4c3f21308e MFen:
1.198      -> 1.199      hu_HU.ISO8859-2/books/handbook/eresources/chapter.sgml
	1.17       -> 1.18       hu_HU.ISO8859-2/books/handbook/jails/chapter.sgml
	1.1115     -> 1.1116     hu_HU.ISO8859-2/books/faq/book.sgml

Obtained from:	The FreeBSD Hungarian Documentation Project
2009-06-14 22:28:17 +00:00
Hiroki Sato
8f6d1fb375 Merge the following from the English version:
1.72 -> 1.79	handbook/desktop/chapter.sgml

Submitted by:	Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References:	[doc-jp-work 1946]
2009-06-14 16:41:08 +00:00
Mark Linimon
6e8d721dc4 Minor updates to reflect the last year of changes. 2009-06-14 06:02:09 +00:00
Mark Linimon
16c41b4af3 Add a section on how to configure package building nodes. (preliminary) 2009-06-14 05:18:27 +00:00
Benedict Reuschling
3dde4db96f MFde: Update the German Documentation set.
This update brings the latest version of the FAQ, the explaining-bsd
article, three chapters from the developers handbook (secure programming,
kernel debugging, and tools), as well as two chapters from the handbook
(eressources, kernel configuration, and worldwide mirrors).

de_DE.ISO8859-1/articles/explaining-bsd/article.sgml                1.22 -> 1.24
de_DE.ISO8859-1/books/developers-handbook/kerneldebug/chapter.sgml  1.74 -> 1.78
de_DE.ISO8859-1/books/developers-handbook/secure/chapter.sgml       1.27 -> 1.30
de_DE.ISO8859-1/books/developers-handbook/tools/chapter.sgml        1.47 -> 1.50
de_DE.ISO8859-1/books/faq/book.sgml                                 1.1115 -> 1.1116
de_DE.ISO8859-1/books/handbook/eresources/chapter.sgml              1.195 -> 1.199
de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.sgml            1.184 -> 1.192
de_DE.ISO8859-1/books/handbook/mirrors/chapter.sgml                 1.451 -> 1.464

Obtained from:  The FreeBSD German Documentation Project
Approved by:    jkois (mentor)
2009-06-13 20:35:19 +00:00
Manolis Kiagias
3a5822d879 Complete the Greek translation of Handbook's 'firewalls' chapter
The Greek Handbook is approx. 70% complete

Obtained from:	FreeBSD Greek Documentation Project
2009-06-13 11:00:23 +00:00
Hiroki Sato
539bd80815 Merge the following from the English version:
1.65 -> 1.72	handbook/desktop/chapter.sgml

Submitted by:	Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References:	[doc-jp-work 1943]
2009-06-12 23:52:45 +00:00
Hiroki Sato
e51ba9e19a Merge the following from the English version:
1.64 -> 1.65	handbook/desktop/chapter.sgml

Submitted by:	Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References:	[doc-jp-work 1942]
2009-06-11 21:56:26 +00:00
Marko Zec
4f919147a4 Document the change in layout of struct thread, despite the fact that
__FreeBSD_version bump did not occur due to version number shortage.

Suggested by:	linimon
2009-06-11 21:03:47 +00:00
Ganbold Tsagaankhuu
6e4a8fc035 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2009-06-11 16:14:13 +00:00
Hiroki Sato
a9a32e432a Whitespace cleanup and rewrap a few lines of text.
Submitted by:	Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
Reviewed by:	Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References:	[doc-jp-work 1819]
2009-06-11 07:47:07 +00:00
Dmitry Marakasov
0279c09151 - Add Helko Glathe for net/clamz 2009-06-10 15:43:02 +00:00
Rene Ladan
538a1c6ca4 MFen the Dutch handbook:
* eresources 1.198 -> 1.199 (SRCID bump only)
  * jails 1.17 -> 1.18
2009-06-10 06:34:09 +00:00
Dmitry Marakasov
f1ebdecff7 - Add Mykola Dzham for astro/qlandkartegt
- Add Matt Tosto for audio/liblastfm
2009-06-10 02:29:56 +00:00
Dag-Erling Smørgrav
0cf2e058fe Update my key. 2009-06-09 10:45:59 +00:00
Hiroki Sato
ed1c2caebe Merge the following from the English version:
1.63 -> 1.64	handbook/desktop/chapter.sgml

Submitted by:	Hiroo Ono <hiroo _at_ jp dot FreeBSD dot org>
Reviewed by:	Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References:	[doc-jp-work 1797]
2009-06-09 08:12:46 +00:00
Marko Zec
328645eec6 Document __FreeBSD_version bump to 800097 - introduction of vnet
destructor infrastructure.
2009-06-09 07:46:30 +00:00
Rene Ladan
c5b3781ce8 MFen 1.23 -> 1.24 2009-06-08 21:07:51 +00:00
Rene Ladan
e0b3aeeefd Move my entity to the correct location.
Submitted by:	avl
Approved by:	trhodes, gabor
2009-06-08 20:04:54 +00:00
Benedict Reuschling
1fcbaa6950 Fix three instances where a sentence ends with a parenthesis, but the
sentence is not terminated by a period, because it remains in the
closing parenthesis like this: .)

Fix this by switching the position of the parenthesis and the period and
add an extra space after as well.

No content changes.

Approved by:    jkois (mentor)
2009-06-08 19:43:01 +00:00
Manolis Kiagias
b47b646db5 Resync the Greek Handbook to the latest changes
MFen:
1.17 -> 1.18	en_US.ISO8859-1/books/handbook/jails/chapter.sgml
1.43 -> 1.45	en_US.ISO8859-1/share/sgml/trademarks.ent [1]

%SRCID% update only:
1.198 -> 1.199	en_US.ISO8859-1/books/handbook/eresources/chapter.sgml

Submitted by:	keramida [1]
Obtained from:	FreeBSD Greek Documentation Project
2009-06-08 18:54:50 +00:00
Rene Ladan
8a966a7b4f MFen Dutch doc set:
share/sgml/trademarks.ent 1.44 -> 1.45 (SRCID bump)
  books/handbook/introduction/chapter.sgml 1.134 -> 1.135
2009-06-08 18:54:12 +00:00
Benedict Reuschling
6f195f5a96 Remove superfluous comma between "centers" and "around" in the
description of the Gecko mailing list.

Approved by:    jkois (mentor)
2009-06-08 16:56:16 +00:00
Manolis Kiagias
9aff312843 Split the 'make world' step in two steps (buildworld/installworld).
Note that 'buildworld' need only be done once.

PR:		docs/135316
Submitted by:	Glen Barber <glen.j.barber at gmail.com>
2009-06-08 16:25:24 +00:00
Navdeep Parhar
ff448a5a21 Add my pgp keys.
Approved by:	gnn (mentor)
2009-06-08 15:47:15 +00:00
Michael Tuexen
2c0b67d7d4 Add my key.
Approved by: rrs (mentor)
2009-06-08 13:27:42 +00:00
Michael Tuexen
ec8c619042 Add entry for myself.
Approved by: Randall Stewart (rrs@FreeBSD.org)
2009-06-08 11:23:51 +00:00
Michael Tuexen
e218244780 Add entry for myself.
Approved by: Randall Stewart (rrs@FreeBSD.org)
2009-06-07 19:14:05 +00:00
Fabien Thomas
6db825308a Notify about the bump of sys/param.h for PmcTools merge. 2009-06-07 18:42:25 +00:00
Marc Fonvieille
e340f45a71 Hook to the build explaining-bsd article. 2009-06-07 13:26:03 +00:00
Marc Fonvieille
af54262029 Add a new translated article. Article translated by Rodrigo Osorio,
Maxime Derche and Thierry Thomas (thierry@), with some updates and
fixes done by blackend@.

PR:		docs/134877
Submitted by:	Rodrigo Osorio <rodrigo@bebik.net>
2009-06-07 13:24:41 +00:00
Marc Fonvieille
6da342dd29 Add some translator entities. 2009-06-07 13:07:21 +00:00
Gabor Pali
928961c42a MFen:
1.22       -> 1.24       hu_HU.ISO8859-2/articles/explaining-bsd/article.sgml
	1.134      -> 1.135      hu_HU.ISO8859-2/books/handbook/introduction/chapter.sgml
	1.44       -> 1.45       hu_HU.ISO8859-2/share/sgml/trademarks.ent

Obtained from:	The FreeBSD Hungarian Documentation Project
2009-06-07 09:12:19 +00:00
Hiroki Sato
1c762caf59 Merge the following from the English version:
1.163 -> 1.175	handbook/book.sgml

Submitted by:	Ryusuke Suzuki <ryusuke _at_ jp dot FreeBSD dot org>
References:	[doc-jp-work 1966]
CVg: Committing in .
2009-06-07 05:36:05 +00:00
Ganbold Tsagaankhuu
90358a8411 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2009-06-07 03:17:31 +00:00
Alexander Logvinov
0cc9ca0ca7 - Add Aldis Berjoza for multimedia/dplay
- Add Matthew Gibson for games/cuyo

Approved by:	tabthorpe (mentor)
2009-06-06 22:58:30 +00:00
Marc Fonvieille
92874371ff - Various fixes;
- MFen: 1.17 --> 1.35
2009-06-06 14:33:49 +00:00
Marc Fonvieille
1475dfa957 Fix a typo. 2009-06-06 14:05:54 +00:00
Marc Fonvieille
ed46ec5264 Add some trademarks and quote tags. 2009-06-06 13:14:49 +00:00