Commit graph

13352 commits

Author SHA1 Message Date
Denis Peplin
50a275484c Fix directory permissions (0600 -> 0700)
Reviewed by:	trhodes
2004-10-22 12:36:46 +00:00
Denis Peplin
4bd7a0fd23 Merge the following from the English version:
1.67 -> 1.69 bibliography/chapter.sgml
   1.181 -> 1.185 config/chapter.sgml
   1.140 -> 1.142 kernelconfig/chapter.sgml
   1.356 -> 1.358 mirrors/chapter.sgml
   1.208 -> 1.229 security/chapter.sgml

Obtained from:	The FreeBSD Russian Documentation Project
2004-10-22 11:31:17 +00:00
Denis Peplin
04c0952551 Merge from English version 1.158 -> 1.181
Submited by:		Valeriy Kravchuk <openxs@ipnet.kiev.ua>
With fixes from:	maxim, den
Obtained from:		The FreeBSD Russian Documentation Project
2004-10-22 10:38:04 +00:00
Ken Smith
15eda87cb7 Add anoncvs1.FreeBSD.org.
Submitted by:	Brad Davis <so14k (at) so14k (dot) com>
PR:		72951
2004-10-21 12:57:39 +00:00
Tom Rhodes
c0bdf09a31 Bring in the WIP of a rewritten firewall section. This still needs a lot
of work but I cannot devote that.  Being in the tree will further the
advancement of a 'good' section in place of me prolonging it.

Cool with:	keramida, simon. (more?)
Submitted by:	Joseph J. Barbish
Marked up by:	Brad Davis (with many enhancements done by: trhodes)
2004-10-19 15:53:23 +00:00
Joseph Koshy
5a8b3f35ad Add Andreas Kasparz for his bug report and patch to ports/devel/exctags. 2004-10-19 14:34:04 +00:00
Maho Nakata
95442359e8 Adding Stephen Montgomery-Smith for his contribution towards
/usr/ports/science/gromacs
2004-10-19 01:39:25 +00:00
Martin Heinen
6dc5614e8c Fix a typo. 2004-10-18 22:31:00 +00:00
Martin Heinen
fd66232eb9 Shorten some sentences and keep the focus on
rc.d style scripts rather than rcNG scripts.

Discussed with:	trhodes
2004-10-18 22:29:37 +00:00
Marc Fonvieille
4861882e8d In ACPI-debug section:
- s/I/we and s/my/a
- remove some contractions
- Various tags fixes for consistency with the rest of the Handbook
2004-10-18 17:59:19 +00:00
Marc Fonvieille
c003826aa6 Update the online list of publicly accessible NTP servers to the ISC's one
at http://ntp.isc.org/bin/view/Servers/WebHome
2004-10-17 10:45:31 +00:00
Remko Lodder
4726e4f403 Fix a typo in this chapter.
Approved by:	simon (mentor)
2004-10-16 12:08:23 +00:00
Remko Lodder
8e70c924fb Correct the placeholders, there were some *'s forgotten.
Approved by:	simon (mentor)
2004-10-16 12:07:30 +00:00
Yen-Ming Lee
a2fce61eb4 - add Matt Smith <matt@xtaz.net> for ports/security/clamassassin. 2004-10-16 01:33:04 +00:00
Remko Lodder
9345a5044e Add my pgp key.
Approved by:    simon (mentor)
2004-10-15 23:38:23 +00:00
Remko Lodder
a43816749e Add myself to the developers list.
Approved by:    simon (mentor)
2004-10-15 22:48:33 +00:00
Remko Lodder
48b1dfe2bb Add my entity, since we don't want to break the build.
Approved by:    simon (mentor)
2004-10-15 22:41:23 +00:00
Denis Peplin
d18adf0c77 Add note about "daemon" term to "tcpwrappers" section.
Rewritten by:	keramida
Reviewed by:	trhodes
2004-10-15 13:53:52 +00:00
Denis Peplin
69bbb17527 Obtain some information from inetd(8) to fix initial "inetd" description.
Reviewed by:	keramida, trhodes.
2004-10-15 13:51:01 +00:00
Dmitry Morozovsky
5494b2c65b Remove doubled word.
Submitted by:	pochtovaya@ukr.net
Obtained from:	The FreeBSD Russian Documentation Project
Approved by:	den (mentor)
2004-10-15 07:03:39 +00:00
Marc Fonvieille
8c84259c42 Use of command tags instead of quote+option ones where needed. 2004-10-13 19:55:55 +00:00
Xin LI
665435cb45 Synchronize with Simplified Chinese Project's repository:
Sync handbook with English revisions:
	1.67  -> 1.69  bibliography/chapter.sgml
	1.174 -> 1.181 config/chapter.sgml
	1.140 -> 1.142 kernelconfig/chapter.sgml
	1.120 -> 1.121 mail/chapter.sgml
	1.356 -> 1.357 mirrors/chapter.sgml
	1.30  -> 1.31  network-servers/chapter.sgml
	1.242 -> 1.246 pgpkeys/chapter.sgml
	1.225 -> 1.228 security/chapter.sgml
	1.47  -> 1.48  users/chapter.sgml
	1.152 -> 1.154 x11/chapter.sgml

Typo corrections and language improvements:
	handbook/basics/chapter.sgml [1] [2]
	handbook/install/chapter.sgml [1]
	handbook/introduction/chapter.sgml [1]
	handbook/kernelconfig/chapter.sgml [3] [4]
	handbook/serialcomms/chapter.sgml
	sgml/authors.ent

Spotted by:	jellen [1], ubet [2], Neptune[3] on the FreeBSDChina
		community forum, delphij
Work done by:	delphij, gavin (FreeBSD.org.cn) [4]
Obtained from:  The FreeBSD Simplified Chinese Project CVS
Approved by:	murray (mentor)
2004-10-11 18:37:56 +00:00
Giorgos Keramidas
3960e8c10a Expand a contraction that I bogusly included in my last commit here
and claim my share of the pointy hat pool.

Spotted by:	simon
2004-10-11 17:06:14 +00:00
Giorgos Keramidas
22d00e050e Add a tip about the -F option of `cvs commit' that can be used to
speed up commits, avoid locking parts of the CVS tree for a very
long time and lets the committer take his time when writing the
commit message.

Hopefully, this way the quality of commit messages is easier to
control and we'll save ourselves some of the problems that can
result from hickups of the CVS repo-locking mechanism.

Approved by:	re (Hiroki Sato)
2004-10-11 16:48:38 +00:00
George V. Neville-Neil
a978c10d52 Approved by: rwatson (mentor)
New committer commit.

Add public key to set of keys.

Update relevant articles with information on myself.
2004-10-11 15:28:55 +00:00
SUZUKI Koichi
b6fe47288a Catch up with 5.3-BETA7.
Submitted by:  OHSAWA Chitishi <ohsawa@ccn.aitai.ne.jp>
2004-10-11 10:30:23 +00:00
SUZUKI Koichi
3935c51b07 Catch up with 5.3-BETA7.
Submitted by:  OHSAWA Chitishi <ohsawa@ccn.aitai.ne.jp>
Reviewed by:   Yoshihiko Sarumaru <mistral@imasy.or.jp>
2004-10-11 10:29:42 +00:00
SUZUKI Koichi
e35b9fb159 Fix the base revision number.
Submitted by:  OHSAWA Chitishi <ohsawa@ccn.aitai.ne.jp>
2004-10-11 08:29:15 +00:00
SUZUKI Koichi
8a72894489 Fix typos.
Sync with the original version.
Unify some japanese words.

Submitted by:  kano@na.rim.or.jp
2004-10-11 08:23:01 +00:00
Hideyuki KURASHINA
3447576c84 Add BSD-Systems as an online CD retailer upon their request.
PR:		www/72351
Submitted by:	Liam Foy <liamfoy at sepulcrum dot org>
2004-10-10 14:51:35 +00:00
SUZUKI Koichi
20d4eb6ee6 Catch up with 5.3-BETA5.
Submitted by:  koizumistr@minos.ocn.ne.jp
Reviewed by:   kano@na.rim.or.jp
2004-10-10 08:30:48 +00:00
Stephan Uphoff
1b39dd9d0a add my pgp entry.
Approved by:	sam (mentor)
2004-10-09 20:51:13 +00:00
Stephan Uphoff
c32e6b307f Add my pgp entry.
Approved by:	sam (mentor)
2004-10-09 20:48:06 +00:00
Stephan Uphoff
b23cb0c49c Add my pgp key file.
Approved by:	sam (mentor)
2004-10-09 20:46:32 +00:00
Stephan Uphoff
112b1918eb add myself
Approved by:	sam (mentor)
2004-10-09 20:40:04 +00:00
Jesus Rodriguez Cuesta
3d819359cf Add new "Problem Reports" article. 2004-10-09 02:02:29 +00:00
Jesus Rodriguez Cuesta
fd666cbd15 s/fonts/fuentes
Format fixes
2004-10-09 01:39:08 +00:00
Jesus Rodriguez Cuesta
ce25078a33 Update to last spanish version. Sync contents ans structure. 2004-10-08 23:06:16 +00:00
Jesus Rodriguez Cuesta
808e43c974 Update to last spanish translations version of the local FreeBSDes repository. 2004-10-08 23:03:45 +00:00
Jesus Rodriguez Cuesta
d12b1849d8 Add text file entities. 2004-10-08 23:01:24 +00:00
Jesus Rodriguez Cuesta
84c03334ec Add new chapters. 2004-10-08 22:56:36 +00:00
Tom Rhodes
9ebdeea29e Add a section covering BIND9, more work is needed here. 2004-10-08 15:22:40 +00:00
Marc Fonvieille
24da267c32 Typo (remove useless word).
Submitted by:	"Steve Bertrand" <iaccounts@ibctech.ca>
2004-10-08 14:59:29 +00:00
Denis Peplin
b78e205cf3 Fixes.
Submitted from:	pochtovaya@ukr.net
Obtained from:	The FreeBSD Russian Documentation Project
2004-10-08 06:39:44 +00:00
Brooks Davis
427995e7a0 Document that __FreeBSD_version 600005 marks the addition of the "-d
DESTDIR" option to newsyslog(8).
2004-10-07 01:46:22 +00:00
Denis Peplin
6bdab87ba3 Remove duplicated content and minor style fix 2004-10-05 12:14:53 +00:00
Marc Fonvieille
8d7250eae0 Some s/Intel/&intel; 2004-10-04 17:45:05 +00:00
Dmitry Morozovsky
30f9c1543b MFen: 1.51 -> 1.52
Add translator's name.

Obtained from:	The FreeBSD Russian Documentation Project
Approved by:	den (mentor)
2004-10-04 06:57:04 +00:00
Martin Heinen
e9e55e470b Add my PGP key. 2004-10-03 23:59:47 +00:00
Martin Heinen
975654cd84 Fix a typo. 2004-10-03 23:47:20 +00:00