Commit graph

19197 commits

Author SHA1 Message Date
Manolis Kiagias
cc54fdae94 Improve the wording in a few places 2009-02-01 09:38:25 +00:00
Manolis Kiagias
212650eecb Few changes in the new Greek 'cutting-edge' text:
- Minor wording nits [1]
- Rewrap of a few paragraphs [2]

Mercurial ref:	1430:5f6773108bdc [1]
Mercurial ref:	1431:26f5a85417c1 [2]
Obtained from:	FreeBSD Greek Documentation Project
2009-02-01 07:46:39 +00:00
Giorgos Keramidas
fefc505539 Tiny wording nit. "Foo, run in a bar chroot" or "running" seems
slightly better than "ran" here.
2009-02-01 07:07:43 +00:00
Giorgos Keramidas
405ab0431b MFen: 1.239 -> 1.240 en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
Obtained from:	FreeBSD Greek Documentation Project
2009-02-01 04:30:59 +00:00
Giorgos Keramidas
52ee421a00 Add an explanation of the reasons that buildworld, buildkernel,
installkernel, reboot, ... is a good idea. Before describing
every step in detail, we let the reader know "why" so that they
can later appreciate the "how" a bit more, and feel less confused
about the whole dance.

PR:		docs/43941
Submitted by:	kientzle
Reviewed by:	trhodes
2009-02-01 04:25:22 +00:00
Rene Ladan
349bba8633 MFen 1.237 -> 1.239 2009-01-31 22:23:39 +00:00
Ganbold Tsagaankhuu
7cacf386d4 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2009-01-31 11:45:54 +00:00
Manolis Kiagias
b57778290d MFen: 1.238 -> 1.239 en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
Obtained from:	FreeBSD Greek Documentation Project
2009-01-31 08:42:46 +00:00
Giorgos Keramidas
e93a72f153 Unbreak rev 1.3 by removing the core members who have no pgpkey
file in the doc tree, and change the SECT2 id's to include
"-core-".  Kris appears in two places, so using id="pgpkey-kris"
twice breaks the build too.  Qualifying the core team keys with
"pgpkey-core-USERNAME" fixes this for now.
2009-01-31 07:18:52 +00:00
Giorgos Keramidas
21a39b1947 Add `adjkerntz -i' to the list of single-user commands.
In non-GMT timezones, missing adjkerntz may install files with
timestamps `in the future'.  This may make automated reports from
IDS tools a bit surprising after the system boots normally, or it
may cause problems with make(1)-like dependency checking.
2009-01-31 06:37:04 +00:00
Manolis Kiagias
736cb525de MFen: 1.237 -> 1.238 en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
Obtained from:	FreeBSD Greek Documentation Project
2009-01-31 06:20:09 +00:00
Giorgos Keramidas
c641c0209d Add id="" attributes to a few SECT2 elements, to make direct
links to them predictable instead of `#AEN[0-9]+'.
2009-01-31 05:56:11 +00:00
Jamie Gritton
bdee5ba53a Committo ergo sum.
Approved by:	bz
2009-01-30 22:09:36 +00:00
David E. O'Brien
13a4aebb06 We have a new core team, so update the PGP keys list. 2009-01-30 18:48:07 +00:00
Pav Lucistnik
9f06769514 - Add second Czech ftp mirror, provided by UPC CR, a.s. 2009-01-29 14:20:25 +00:00
Ganbold Tsagaankhuu
cedc56c41c MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2009-01-29 04:42:20 +00:00
Beat Gaetzi
33743a4fc2 Add my PGP key.
Approved by:	miwi (mentor)
2009-01-28 22:13:44 +00:00
Beat Gaetzi
d093963366 Add myself to the list of committers. Remove myself from the additional
contributors list.

Approved by:	miwi (mentor)
2009-01-28 22:01:40 +00:00
Beat Gaetzi
074efca387 Add myself to authors.
Approved by:	miwi (mentor)
2009-01-28 21:40:20 +00:00
Rene Ladan
750303ea13 MFen the Dutch Handbook:
mirrors 1.457 -> 1.458
  ports 1.288 -> 1.289
  security 1.332 -> 1.334
  ppp-and-slip 1.190 -> 1.191 (plus local fixes)
2009-01-28 20:45:24 +00:00
Ed Schouten
6559292cef Document __FreeBSD_version 800062. 2009-01-28 18:02:43 +00:00
Manolis Kiagias
d49f11d4f9 MFen: 1.457 -> 1.458 en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
Obtained from:	FreeBSD Greek Documentation Project
2009-01-28 13:06:20 +00:00
Manolis Kiagias
b9c325a376 Remove non-existing German mirror
PR:		docs/131078
Submitted by:	Christian Weisgerber <naddy@FreeBSD.org>
2009-01-28 12:55:23 +00:00
Giorgos Keramidas
dea9a75ac9 MFen: use "mount -t msdosfs" instead of the deprecated "msdos" type
1.50 -> 1.51	 en_US.ISO8859-1/articles/new-users/article.sgml
1.1107 -> 1.1108 en_US.ISO8859-1/books/faq/book.sgml
2009-01-28 08:51:53 +00:00
Giorgos Keramidas
dfe9966e3f Using "mount -t msdos" is deprecated; the canonical name of the
filesystem type is "msdosfs".  There has been some compatibility
glue in mount(8) to silently convert "mount -t msdos" to "mount
-t msdosfs" for a while now, but using the deprecated name may
cause errors when someone tries to "umount -t msdos".  The later
doesn't work at all.

Noticed by:	rodrigc, long ago
2009-01-28 08:48:21 +00:00
Giorgos Keramidas
6955e7eb3e Add a short note that /usr/ports/Tools/scripts/plist requires
Ruby to run.

Suggested by:	gnn, in an old freebsd-doc post
2009-01-28 08:36:31 +00:00
Ganbold Tsagaankhuu
5de57662d8 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2009-01-28 03:41:26 +00:00
Ganbold Tsagaankhuu
305fc8d692 Remove redundant word. 2009-01-28 03:39:01 +00:00
Manolis Kiagias
5a5298faa1 MFen: 1.288 -> 1.289 en_US.ISO8859-1/books/handbook/ports/chapter.sgml
Obtained from:	FreeBSD Greek Documentation Project
2009-01-27 21:13:52 +00:00
Marc Fonvieille
c8175b5813 - Try to start a sentence with an uppercase;
- s/linkend="install-post"/linkend="packages" which directly points on
  the packages related section from the Post installation page.
2009-01-27 20:54:50 +00:00
Manolis Kiagias
9167538513 Add class attributes to filename tags and few other minor markup fixes 2009-01-27 19:28:26 +00:00
Giorgos Keramidas
e78b2f299b Expand a bit the description of kern.securelevel in the Handbook,
adding a note about possible problems with X11 or installworld
when securelevel >= 1.

PR:		docs/104403
Submitted by:	Dr. Markus Waldeck, waldeck (at) gmx.de
Reviewed by:	trhodes
2009-01-27 16:23:45 +00:00
Thomas Abthorpe
71dcef1043 - Clean up some grammar
- Document ports-mgmt/genplist

PR:		docs/121197
Submitted by:	Chess Griffin <chess chessgriffin.com>
Reviewed by:	pav
Approved by:	trhodes
2009-01-27 16:05:37 +00:00
Gabor Pali
d1a3e78515 MFen:
1.236      -> 1.237      hu_HU.ISO8859-2/books/handbook/cutting-edge/chapter.sgml
    1.196      -> 1.197      hu_HU.ISO8859-2/books/handbook/eresources/chapter.sgml
    1.287      -> 1.288      hu_HU.ISO8859-2/books/handbook/ports/chapter.sgml
    1.32       -> 1.33       hu_HU.ISO8859-2/books/fdp-primer/book.sgml
    1.17       -> 1.18       hu_HU.ISO8859-2/books/fdp-primer/examples/appendix.sgml
    1.10       -> 1.11       hu_HU.ISO8859-2/books/fdp-primer/psgml-mode/chapter.sgml
    1.13       -> 1.15       hu_HU.ISO8859-2/books/fdp-primer/see-also/chapter.sgml
    1.18       -> 1.19       hu_HU.ISO8859-2/books/fdp-primer/structure/chapter.sgml
    1.26       -> 1.27       hu_HU.ISO8859-2/books/fdp-primer/the-website/chapter.sgml
    1.48       -> 1.49       hu_HU.ISO8859-2/books/fdp-primer/writing-style/chapter.sgml
    1.66       -> 1.67       hu_HU.ISO8859-2/share/sgml/mailing-lists.ent

Obtained from:	The FreeBSD Hungarian Documentation Project
2009-01-26 22:30:38 +00:00
Rong-En Fan
4f303f9e10 - Update my key 2009-01-25 06:22:04 +00:00
Daniel Gerzo
44559cdcad - fix rendering issues
Reported by:	Steven Wills <steve@stevenwills.com>
2009-01-24 22:13:12 +00:00
Manolis Kiagias
8f0021058a MFen: 1.196 -> 1.197 en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
MFen: 1.66  -> 1.67	en_US.ISO8859-1/share/sgml/mailing-lists.ent

Obtained from:	FreeBSD Greek Documentation Project
2009-01-23 18:21:14 +00:00
Rene Ladan
a2c4196413 MFen 1.236 -> 1.237 2009-01-23 16:50:43 +00:00
Rene Ladan
0516ea6b77 MFen the addition of the mono list
mailing-lists.ent 1.66 -> 1.67
	eresources 1.196 -> 1.197
2009-01-23 16:46:11 +00:00
Ganbold Tsagaankhuu
1638527f1f MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2009-01-23 02:19:00 +00:00
Beech Rintoul
e47fc4faa8 - Update beech.key 2009-01-23 01:30:08 +00:00
Gabor Pali
409bf2ead3 - Document freebsd-mono mailing list
PR:		docs/130886
Submitted by:	dhw
2009-01-22 23:02:42 +00:00
Ganbold Tsagaankhuu
19c90e7303 MFen: Resync with the English version of the handbook
Obtained from: FreeBSD Mongolian Documentation project
2009-01-22 15:02:01 +00:00
Manolis Kiagias
83c6f0b48a MFen: 1.236 -> 1.237 en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
Obtained from:	FreeBSD Greek Documentation Project
2009-01-22 14:35:45 +00:00
Gabor Pali
1698de8045 Document DOCDIR make variable for updating documentation
Noted by:	Chen Xu <xuchen66 (at) gmail (dot) com>
2009-01-22 14:09:01 +00:00
Gabor Pali
cf02c18009 Fix a mistyped link 2009-01-22 12:08:03 +00:00
Gabor Pali
302d0ecbc3 Bump copyright year due to recent content changes 2009-01-21 23:52:53 +00:00
Gabor Pali
cf43250f83 - Fix capitalization
- Eliminate reference to books for generalization ("document")
- Use <sgmltag> where applicable
- Mark up quotes with <quote>
- Fix spelling of "non-breaking"
2009-01-21 23:49:33 +00:00
Gabor Pali
9979e08d14 - Fix capitalization
- Mark up directories with <filename class="directory">
- Add a description about WEB_LANG

Reviewed by:	manolis
2009-01-21 23:46:32 +00:00
Gabor Pali
075f65eaa9 - Rewrite the sentences about the Handbook images to provide more
up-to-date information instead of mentioning the possibility of
  including images in a book
- Add some note on the localization of those images

Reviewed by:	manolis
2009-01-21 23:44:40 +00:00