Commit graph

4334 commits

Author SHA1 Message Date
Jim Mock
5f0fae39d3 Explain /etc/make.conf and /etc/defaults/make.conf a little better. While
I'm here, fix a borked tag from my last commit that was breaking the
build.

PR:		18810
Submitted by:	Patrick Gosling <jpmg@eng.cam.ac.uk>, alex
2000-06-16 22:01:54 +00:00
Jim Mock
3ec60230fb Add info on tags for 4.0-RELEASE and 4.0-STABLE, and change some examples
to use RELENG_3 instead of the more obsolete RELENG_2_2.

PR:		18832
Submitted by:	Ben Smithurst <ben@scientia.demon.co.uk>
2000-06-16 19:52:36 +00:00
Jim Mock
baf34fae9f Rewrite a sentence in the ``Adding Disks'' section to mention wd is from
pre-4.0 and ad is for 4.X+.

PR:		19334
Submitted by:	Bob Johnson <bobj@atlantic.net>
2000-06-16 18:17:47 +00:00
Maxim Sobolev
ea55516a96 Add Stijn Hoop <stijn@win.tue.nl> for his grdb port. 2000-06-16 13:36:35 +00:00
Jun Kuriyama
c0f211dba9 Merge changes in the English version (1.8 --> 1.9). 2000-06-16 02:39:54 +00:00
Jun Kuriyama
3dad3d1dba Merge changes in the English version (1.45 --> 1.48).
Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
2000-06-16 02:23:49 +00:00
Jun Kuriyama
bcdc4c2320 Fix typo.
Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
2000-06-16 02:19:57 +00:00
Jun Kuriyama
641071e7cb Merge changes in the English version (1.67 --> 1.68).
Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
2000-06-16 02:18:43 +00:00
Jun Kuriyama
5c04139e40 Merge changes in the English version (1.66 -> 1.67).
Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
2000-06-16 02:16:09 +00:00
Jim Mock
7c2ec44f81 Explain CFLAGS in a bit more detail. The previous mention was too brief
and could cause new users to not understand what is meant by respecting
CFLAGS.

PR:		19278
Submitted by:	Zach Zurflu <zach@pabst.bendnet.com>
2000-06-16 00:04:01 +00:00
Jim Mock
73c0ec61a4 Fix spelling error.. configuaration -> configuration. 2000-06-15 23:13:33 +00:00
Daniel C. Sobral
0b3bae8f71 Update my PGP key (now signed). 2000-06-15 23:05:32 +00:00
Jim Mock
c2b165685b Fix various typos and other related nits.
PR:		19302
Submitted by:	Daniel Harris <dannyboy@subdimension.com>
2000-06-15 22:56:38 +00:00
Ollivier Robert
9c643e19a0 Add Thomas Quinot <thomas@cuivre.fr.eu.org> for his security/calife port. 2000-06-15 14:16:52 +00:00
Jun Kuriyama
1d7d9610a4 Merge changes in the English version (1.30 --> 1.32).
Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
2000-06-15 03:09:23 +00:00
Jun Kuriyama
b0b36fc01e Merge changes in the English version (1.4 --> 1.5). 2000-06-15 03:02:50 +00:00
Jun Kuriyama
a07ba1e357 Merge changes in the English version (1.83 --> 1.89). 2000-06-15 03:01:35 +00:00
Jun Kuriyama
f9002197dd Merge changes in the English version (1.21 --> 1.22). 2000-06-15 02:47:12 +00:00
Jun Kuriyama
51b5d1633a Merge changes in the English version (1.4 --> 1.5). 2000-06-15 02:43:17 +00:00
Jun Kuriyama
0b6c51ceef Merge changes in the English version (1.57 --> 1.66).
Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
2000-06-15 02:39:04 +00:00
Jun Kuriyama
19f727cc4d Delete obsoleted comments. 2000-06-15 02:26:33 +00:00
Kevin Lo
dc8797c2c1 Fix spelling and nits.
PR: 19267
Submitted by: Daniel Harris <dannyboy@subdimension.com>
2000-06-15 01:00:01 +00:00
Jim Mock
af7c332a19 `by do a backup'' -> `by doing a backup''
PR:		19276
Submitted by:	Ed Ryan <ryane@aasis.albany-academy.org>
2000-06-14 23:20:38 +00:00
Jim Mock
dfefe8d45b The third, and final episode in the attack of the spelling police series.
Well, at least for now anyway :-)
2000-06-14 20:30:40 +00:00
Alexander Langer
978084693a a) technical updates, such as reflecting cvsup changes, cvsup mirrors,
daily snapshots, rsync and bad144 nuke, nuke > 16 MB RAM question,
   sysconfig -> rc.conf, rc.local -> local/rc.d/, SYSV* in GENERIC, ELF

b) language updates, such as minor grammar nits, "FreeBSD 2.2.x" -> "FreeBSD";
   whitespace cleanup

PR:		18477
Submitted by:	Eric Ogren <eogren@earthlink.net>
Reviewed by:	jim
2000-06-14 19:49:18 +00:00
Alexander Langer
0363857f59 Fix some nits, including comma nits, rewording of some parts and an URL nit.
PR:		19261
Submitted by:	Daniel Harris <dannyboy@subdimension.com>
Reviewed by:	jim
2000-06-14 19:09:56 +00:00
Alexander Langer
2b4119f699 Since the author of the "Gentler HTML Validator" page has removed his
page due to the new W3C validator service, temporarily do not publish
the "more info about nsgmls error codes can be found ..." paragraph,
until a similar page is available.

PR:		18343
Submitted by:	Paul Southworth <pauls@etext.org>
Reviewed by:	jim
2000-06-14 19:01:53 +00:00
Alexander Langer
005b942c32 Perl 5 is in the base system now, package for it isn't needed any longer.
PR:		18290
Submitted by:	Martin Kammerhofer <dada@sbox.tu-graz.ac.at>
Reviewed by:	asmodai
2000-06-14 13:18:43 +00:00
Jim Mock
370586999f Attack of the spelling police, part II. 2000-06-14 00:47:37 +00:00
Jim Mock
aca13e8771 Attack of the spelling police. The grammar police were also occasionally
called onto the scene.
2000-06-13 18:05:39 +00:00
Alexander Langer
c60eb2fceb Initial revision of a German Handbook with currently one chapter: Backups
Obtained from:	FreeBSD German Documentation Project
2000-06-13 09:48:26 +00:00
Alexander Langer
36dd85295c Add the German translation of the "Backups" chapter, based on the original
version 1.23.

Translated by:	Bernd Warken <bwarken@mayn.de>
Obtained from:	FreeBSD German Documentation Project
2000-06-13 09:42:15 +00:00
Alexander Langer
6195e9795c Add a modified authors.ent for the German translation, which will in future
also list the German translators.
Currently, the translator of the "backups" chapter is listed.
2000-06-13 09:36:13 +00:00
Kevin Lo
17caf2e9a8 Add a section "The refuse file" in the CVSup of the handbook.
PR: 19233
Submitted by: Eric Ogren <eogren@earthlink.net>
2000-06-13 07:40:12 +00:00
Jim Mock
5279742a5f Fix a few typos.
Submitted by:	Ed Ryan <ryane@aasis.albany-academy.org>
2000-06-13 01:01:17 +00:00
Murray Stokely
d941b9bbb8 Reviewed by: jkh
Replaced one innaccuracy (ethernet -> TCP/IP) and one missing space typo.
2000-06-12 23:57:35 +00:00
Will Andrews
a44bf3058f Add Michael Urban <murban@tznet.com> for the x11-wm/icepref port. 2000-06-12 23:38:59 +00:00
Jim Mock
5b8130d575 Fix some spelling errors and random typos.
Submitted by:	Ed Ryan <ryane@aasis.albany-academy.org> on -doc
2000-06-12 21:27:18 +00:00
Murray Stokely
3cb6c1faad Approved by: jkh
typos, and an innaccuracy about bi-directional parallel communication
under FreeBSD
2000-06-12 20:46:51 +00:00
Murray Stokely
ba4fc8d6c4 Approved by: jkh
Lots of small typos
2000-06-12 20:46:08 +00:00
Alexander Langer
26f5960fcd Fix typo: yppasswd --> passwd
Submitted by:	Ed Ryan <ryane@aasis.albany-academy.org>
Reviewed by:	asmodai
2000-06-12 17:10:36 +00:00
Sebastien Gioria
b52ede588f Synchronize with french CVS tree 2000-06-12 16:02:20 +00:00
Sebastien Gioria
471c45553c Turn on FDP-Primer 2000-06-12 15:56:34 +00:00
Sebastien Gioria
4b4212705e Adding the FDP-primer 2000-06-12 15:47:08 +00:00
Alexander Langer
17147340bb Fix minor errors and omissions in FAQ's Windows(tm) keys section.
PR:		17364
Submitted by:	Mark Ovens <mark@ukug.uk.freebsd.org>
Reviewed by:	asmodai
2000-06-12 14:38:15 +00:00
Alexander Langer
7923045908 Mark four ISDN cards to be only supported in FreeBSD 3.x.
PR:		18385
Submitted by:	hm
Reviewed by:	asmodai
2000-06-12 14:23:39 +00:00
Jeroen Ruigrok van der Werven
6dcb110e87 Add some people who've contributed to the project.
Change David Filo's address to unknown, the address listed was
routed to /dev/null anyways according to Paul Saab.
2000-06-12 12:48:31 +00:00
Jeroen Ruigrok van der Werven
39e10b04ea Update the NT loader directions.
PR:		19174
Submitted by:	Mark Ovens <mark@dogma.freebsd-uk.eu.org>
2000-06-12 11:37:05 +00:00
Kevin Lo
5656880b00 committed, thanks.
PR:19131
Approved by:kevlo
2000-06-12 04:03:39 +00:00
Alexander Langer
f5105b126b Add basic framework for the German translation of the handwork.
Reviewed by:	asmodai
2000-06-11 18:50:56 +00:00