Commit graph

15387 commits

Author SHA1 Message Date
Dmitry Morozovsky
26cad09171 Add geom chapter [1]
Sync it to current r1.22
Connect it to the Handbook build.

Submitted by:	[1] Denis Barov <dindin at dindin dot ru> (long ago)
Obtained from:	The FreeBSD Russian Documentation Project
2006-02-19 12:47:24 +00:00
Dmitry Morozovsky
f7e56c3e60 MFen:
??? -> ???	Makefile
	??? -> ???	book.sgml
	??? -> ???	chapters.ent
	1.63 -> 1.64	boot/chapter.sgml
	1.288 -> 1.290	security/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2006-02-19 12:37:33 +00:00
Dmitry Morozovsky
7528211e5f Clarify module name. 2006-02-19 12:18:00 +00:00
Christian Brueffer
9735abe206 After running p4newuser one gets an email that contains the password
specified in cleartext.  Add a warning to reflect this.
2006-02-18 19:15:20 +00:00
Dmitry Morozovsky
f8f0e11e47 MFen:
1.127 -> 1.128	linuxemu/chapter.sgml
	1.387 -> 1.409	mirrors/chapter.sgml
	1.72 -> 1.78	network-servers/chapter.sgml

Whitespace cleanups.

Obtained from:	The FreeBSD Russian Documentation Project
2006-02-18 18:08:06 +00:00
Alexander Leidinger
b5a791a740 Add Steve Ames for his contribution to the openh323 and pwlib ports. 2006-02-18 16:05:42 +00:00
Dmitry Morozovsky
8fe6364b13 Correct portsnap download size, and mention current time. 2006-02-18 15:38:30 +00:00
Marc Fonvieille
486e1c6834 s/compatability/compatibility/ 2006-02-18 15:19:18 +00:00
Marc Fonvieille
6422deaac0 Typo: s/in lue with/in lieu of/
PR:		docs/93527
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2006-02-18 15:05:59 +00:00
Johann Kois
3f6789d5c3 MFbed: Update the German documentation set.
books/faq/book.sgml                             1.772 -> 1.776
books/fdp-primer/book.sgml                      1.27  -> 1.28
books/fdp-primer/translations/chapter.sgml      1.29  -> 1.30
books/handbook/book.sgml                        1.163 -> 1.164
books/handbook/chapters.ent                     1.32  -> 1.33
books/handbook/advanced-networking/chapter.sgml 1.373 -> 1.379
books/handbook/audit/chapter.sgml               fixes only
books/handbook/boot/chapter.sgml                1.62  -> 1.64
books/handbook/config/chapter.sgml              1.214 -> 1.215
books/handbook/desktop/chapter.sgml             1.63  -> 1.64
books/handbook/disks/chapter.sgml               1.246 -> 1.248
books/handbook/firewalls/chapter.sgml           1.62  -> 1.66
books/handbook/introduction/chapter.sgml        1.110 -> 1.111
books/handbook/kernelconfig/chapter.sgml        1.162 -> 1.163
books/handbook/linuxemu/chapter.sgml            1.127 -> 1.128
books/handbook/mirrors/chapter.sgml             1.403 -> 1.408
books/handbook/multimedia/chapter.sgml          1.113 -> 1.115
books/handbook/network-servers/chapter.sgml     1.72  -> 1.78
books/handbook/security/chapter.sgml            1.284 -> 1.288
books/handbook/serialcomms/chapter.sgml         1.109 -> 1.112
books/handbook/users/chapter.sgml               1.52  -> 1.54

Obtained from:  The FreeBSD German Documentation Project.
2006-02-18 14:54:28 +00:00
Dmitry Morozovsky
e012b19bd5 Hmm. Currently I have no idea why the index can ever be built with cyrillic
entities inside (it seems it was never able to parse non-ASCII index terms).
For now, disable INDEX build again.
2006-02-18 08:18:07 +00:00
Dmitry Morozovsky
51100a54f6 Hmm. Somehow I've landed out of Last Name Order.
Restore The Right Order [tm].
2006-02-17 22:32:37 +00:00
Jesus R. Camou
c1e726b467 Fix charsets.
PR:		docs/93478
Submitted by:	Daniel Gerzo <danger at rulez.sk>
Approved by:	trhodes (mentor)
2006-02-17 22:02:13 +00:00
Dmitry Morozovsky
320dcae4d0 Whitespace cleanups.
MFen:
	1.376 -> 1.379	advanced-networking/chapter.sgml
	1.142 -> 1.143	basics/chapter.sgml
	1.59 -> 1.63	boot/chapter.sgml
	1.216 -> 1.222	cutting-edge/chapter.sgml
	1.247 -> 1.248	disks/chapter.sgml
	1.51 -> 1.66	firewalls/chapter.sgml
	1.330 -> 1.331	install/chapter.sgml
	1.110 -> 1.111	introduction/chapter.sgml
	1.161 -> 1.163	kernelconfig/chapter.sgml
	1.111 -> 1.115	l10n/chapter.sgml
	1.132 -> 1.133	mail/chapter.sgml
	1.274 -> 1.288	security/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2006-02-17 20:20:10 +00:00
Dmitry Morozovsky
3ba74ed9ba Contemporary FreeBSD boot loaders do not execute kernel directly,
but load Forth /boot/loader. Reflect this in screen image.
2006-02-17 17:17:17 +00:00
Dmitry Morozovsky
175e74d93f Catch last 'pseudo-device gif' usage. 2006-02-17 14:49:55 +00:00
Dmitry Morozovsky
9f122835f5 Close para tag missed in rev 1.275. 2006-02-17 14:27:55 +00:00
Jesus R. Camou
eb297b354f Update CVS homepage.
Noticed by:	Mikael Davranche <plops@free.fr>
Approved by:	trhodes (mentor)
2006-02-16 22:32:56 +00:00
Joel Dahl
3955e79e0d - Miscellaneous hats is now a section of its own.
-  Add nectar as the Security officer emeritus.
-  Add a new entry for the portmgr secretary.

Reviewed by:	remko
2006-02-16 19:17:44 +00:00
Jesus R. Camou
6014ee33f0 * Document the fact that `options QUOTA' is
needed to use quotas.[1]
* Refer to the quotas section of the Handbook.

PR:		docs/88429 [1]
Submitted by:	Alex Kelly <aekelly@gmail.com> [1]
Approved by:	trhodes (mentor)
2006-02-16 14:27:35 +00:00
Marc Fonvieille
cb9695e491 s/writeable/writable 2006-02-16 13:15:53 +00:00
Marc Fonvieille
5b220e58d2 s/rewriteable/rewritable 2006-02-16 13:13:50 +00:00
Brad Davis
1cbd346196 - Add missing <application> tags
- Separate the httpd.conf entries for PHP
- s/\./:/

Approved by:	ceri@
2006-02-16 09:44:00 +00:00
Marc Fonvieille
5d07b0953c MFen: 1.56 --> 1.63 2006-02-15 21:48:51 +00:00
Joel Dahl
afb7b4af13 Fix typo. 2006-02-15 15:02:43 +00:00
Dmitry Morozovsky
709d4440c7 MFen:
1.100 -> 1.112	serialcomms/chapter.sgml
	1.53 -> 1.54	users/chapter.sgml
	1.168 -> 1.169	x11/chapter.sgml

Whitespace cleanup x11 chapter.

Obtained from:	The FreeBSD Russian Documentation Project
2006-02-15 15:01:49 +00:00
Peter Pentchev
5e7c2e8fa0 Add ftp2.bg.FreeBSD.org (FTP, rsync) and www2.bg.FreeBSD.org (HTTP). 2006-02-15 12:58:38 +00:00
Dmitry Morozovsky
d6e51b59fc Fix serail device names for 5.X (typo introduced in r1.106) 2006-02-15 12:36:37 +00:00
Chuck Lever
08389877e6 - Add my PGP key entry.
Approved by:	silby (mentor)
2006-02-14 19:41:16 +00:00
Chuck Lever
2653d181a3 - Add my PGP key.
Approved by:	silby (mentor)
2006-02-14 19:32:05 +00:00
Giorgos Keramidas
89279ca5b3 Add a couple of dashes for 'network-testing' and 'all-Windows'
(the second to be consistent with the first places it appears).
2006-02-14 14:56:48 +00:00
Giorgos Keramidas
02bc6707fc Replace hand-rolled version with proper &mdash; entities. 2006-02-14 14:51:06 +00:00
Thierry Thomas
1d9a86fc5e Add an entry for Christopher Illies.
PR:		ports/92591
Submitted by:	himself
2006-02-13 22:13:20 +00:00
Ceri Davies
e758161f63 OK, it's in already. 2006-02-13 20:34:20 +00:00
Ceri Davies
c2a836af0b PLIP interfaces are not, and never have been, called lp0 on 4.x.
Correct the PLIP section appropriately.
2006-02-13 20:06:52 +00:00
Jesus R. Camou
2c2f0cfa09 Fix 5-STABLE for &rel2.current; and
6-STABLE for &rel.current;

Submitted by:	jkois
Approved by:	trhodes (mentor)
2006-02-13 18:21:06 +00:00
Joel Dahl
b47a725d7d Expand contractions. 2006-02-13 17:55:19 +00:00
Dmitry Morozovsky
d5bea23dc8 Large whitespace-only cleanup.
Checked with:	diff -w
2006-02-13 12:17:22 +00:00
Dmitry Morozovsky
f9bc898e2d Correct column count copy-paste'o in rev 1.101 2006-02-13 12:01:21 +00:00
Dmitry Morozovsky
d3bf51fc7b MFen:
1.214 -> 1.215	config/chapter.sgml
	1.63 -> 1.64	desktop/chapter.sgml
	1.241 -> 1.247	disks/chapter.sgml

Whitespace cleanups.

Obtained from:	The FreeBSD Russian Documentation Project
2006-02-13 11:17:56 +00:00
Murray Stokely
5459838f71 Connect new whitepaper to build. 2006-02-13 08:23:02 +00:00
Murray Stokely
4edc6cef22 New whitepaper: Creating a Software Testing Environment Using FreeBSD
Reviewed by:	Dru Lavigne
Submitted by:	Chris McMahon <christopher.mcmahon@gmail.com>
2006-02-13 08:21:21 +00:00
Giorgos Keramidas
5fddfa0c72 Belatedly add Konstantinos A. Mplekos for his print/latex-auto-greek port. 2006-02-13 02:58:36 +00:00
Chuck Lever
58982f28ac add myself as a new src committer
Approved by:    silby (mentor)
2006-02-12 15:53:12 +00:00
Chuck Lever
117035c8f5 previous commit Approved by: silby (mentor) 2006-02-12 15:44:11 +00:00
Chuck Lever
97e45678bc add myself as a src committer 2006-02-12 15:41:30 +00:00
Robert Watson
4ebd6190b5 Various re-wordings and some minor additions:
- Don't say "by default" regarding paths in /etc/security: they are not
  configurable.

- Note that the 'ip' event class covers more than just System V IPC.

- Clarify the differences between the audit_control and audit_user files
  in the configuration files introduction.

- Slightly reword audit log rotiation introduction.

- Add a section on the 'audit' group, and how this can be used to delegate
  audit review rights.

Obtained from:	TrustedBSD Project
2006-02-12 02:14:39 +00:00
Andrey Slusar
ca8e901743 Add Hiroto Kagotani <hiroto.kagotani@gmail.com> for mail/mew port. 2006-02-12 01:01:19 +00:00
Ceri Davies
4838b7fef6 Un-ISC the DHCP section a tiny bit more. 2006-02-11 22:00:06 +00:00
Ceri Davies
55c07a15fa Update the inetd section. 2006-02-11 21:57:46 +00:00