Commit graph

8278 commits

Author SHA1 Message Date
Murray Stokely
d982dfa508 Add bsd-family-tree to the version bump list.
Inspired by:	    wosch
2002-08-06 08:05:50 +00:00
Nik Clayton
413a134138 Back out all of the previous commit that didn't involve the MAINTAINER
line.

Swear a solemn oath to 'cvs diff' prior to running 'cvs commit'.
2002-08-05 22:04:44 +00:00
Marc Fonvieille
5c5db13217 Use sgml code for an umlaut
PR:		docs/41311
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-04 16:57:55 +00:00
Chern Lee
21f3a06709 <literal>HOME</literal> -> <envar>HOME</envar>
refuse file -> <filename>refuse</filename> file

PR:		docs/41291
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-08-04 10:19:27 +00:00
Marc Fonvieille
6e07e3c6a8 s/current/CURRENT/ and s/stable/STABLE/ to match the style used for
source branches names
2002-08-03 19:15:20 +00:00
Marc Fonvieille
a3a6aa326d Mailing lists entities addition.
Some punctuation and style corrections.
Use of manual pages entities.
Fix an old remain when that article was part of the Handbook and talked
about "FreeBSD Inc.", it's "FreeBSD Foundation" now.
2002-08-03 18:59:36 +00:00
Marc Fonvieille
07b2f1f6c6 Translation of Chapter 7 2002-08-02 13:45:39 +00:00
Marc Fonvieille
c36bd1832c Punctuation fixes, manual pages entities and tags addition 2002-08-02 13:27:53 +00:00
Nik Clayton
d0dd9b5cac Fix a syntax error on a make(1) command line.
Remove an erroneous newline.

Submitted by:	Simon Schubert
2002-08-01 20:57:39 +00:00
Nik Clayton
f1af59f9fd Set MAINTAINER to doc@FreeBSD.org (which should have been done ages ago). 2002-08-01 20:42:14 +00:00
Marc Fonvieille
7e6f77aa2a Fix a broken link
Submitted by:	gerald
2002-08-01 14:57:13 +00:00
Marc Fonvieille
93bef7610b Fix the dependancies on some old Handbook's files
Submitted by:	jhay
2002-08-01 09:48:29 +00:00
Marc Fonvieille
a20fc70d60 Add a section on CC/CXX variables
Submitted by:	lioux
2002-07-31 18:59:33 +00:00
Marc Fonvieille
61183a1872 Translation of chapter 8 2002-07-31 16:16:10 +00:00
Marc Fonvieille
43d440532b Punctuation fixes, manual pages entities addition, and tags cleaning. 2002-07-31 15:43:42 +00:00
Marc Fonvieille
a5aac46051 MFen 1.486 --> 1.489 2002-07-31 10:48:28 +00:00
Chern Lee
12565ab5a1 Update information regarding contents of /etc/namedb and /var/db.
PR:		misc/41035
Pointed out by:	Chris Pepper <pepper@mail.rockefeller.edu>
2002-07-31 09:57:23 +00:00
Chern Lee
a6a041f2af Fix example of using diff, mention when to use unified vs. context
formats.

Submitted by:	jhb
2002-07-31 09:28:17 +00:00
Marc Fonvieille
945551a07c MFen --> 1.12 2002-07-30 17:02:22 +00:00
Marc Fonvieille
b040255d25 Fix a typo in an IP address
Submitted by:	tilo kremer <tilo_kremer@kunsthochschule.uni-hamburg.de>
2002-07-30 16:08:29 +00:00
Hiroki Sato
7793f4eca6 Remove descriptions of Japanese localized mailing-list. 2002-07-30 14:16:21 +00:00
Hiroki Sato
8671f7975f Unbreak the build. 2002-07-30 12:42:34 +00:00
Tom Hukins
2034a1f2af Minor upper case to lower case fix 2002-07-30 10:46:21 +00:00
Marc Fonvieille
4b5b44e2d1 Remove useless old files (no repo-copy needed, and French CVS tree keep
archives).
2002-07-30 08:23:44 +00:00
Jim Mock
5b38e4c0f7 Add a missing space.
Submitted by:	trhodes on -doc
2002-07-30 02:40:52 +00:00
Hiroki Sato
9149d9550e Merge the following from the English version:
1.72  -> 1.74 	basics/chapter.sgml
2002-07-30 02:22:44 +00:00
Hiroki Sato
304776c11f Merge the following from the English version:
1.19  -> 1.20 	fonts/article.sgml
	1.20  -> 1.25 	multi-os/article.sgml
2002-07-30 02:20:18 +00:00
Jim Mock
d6e240d7f7 "allocated to the user transparently" -> "allocated transparently to the
user"

Submitted by:	Munish Chopra <mchopra@engmail.uwaterloo.ca>
2002-07-30 01:04:20 +00:00
Hye-Shik Chang
50061fed4f Add Lefteris Chatzibarbas <lefcha@hellug.gr> for his mail/imapfilter port 2002-07-29 21:17:57 +00:00
Marc Fonvieille
b6b3c535e2 New translation effort. 2002-07-29 18:01:01 +00:00
Marc Fonvieille
0fb62c35ec New translation effort. 2002-07-29 17:53:40 +00:00
Marc Fonvieille
c15614356f Add images/callouts, it'll be needed by new handbook translation 2002-07-29 15:14:08 +00:00
Chern Lee
a2b64e362e We prefer unified diffs.
Change 'context diff' -> 'unified diff'

PR:		docs/38728
Submitted by:	Pete Zaitcev <zaitcev@yahoo.com>
2002-07-29 11:39:04 +00:00
Chern Lee
f1261c55fc Mention where to find an answer if it is not a bug, but a question.
PR:		docs/41003
Submitted by:	Adam Weinberger <adam@vectors.cx>
2002-07-29 11:24:14 +00:00
Chern Lee
c7f2e65b93 Mention DOS partition install directory must be freebsd.
PR:             docs/38608
Submitted by:   nik
2002-07-29 10:36:33 +00:00
Chern Lee
5acef29e67 Alternatively mention use of pciconf -vl instead of pnpinfo.
PR:		docs/33345
Submitted by: 	sheldonh
2002-07-29 10:10:43 +00:00
Marc Fonvieille
34750f4c67 Punctuation fix 2002-07-29 09:58:19 +00:00
Murray Stokely
81d6aa01d4 Add a few missing spaces.
PR:		docs/41088
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-07-29 06:50:02 +00:00
Murray Stokely
b7828d333d Add a missing prompt in one of the examples.
PR:		docs/41046
Submitted by:	Martin Heinen <martin@sumuk.de>
2002-07-29 06:46:55 +00:00
Murray Stokely
2c4941f92c Remove the "History of the Unix Kernel" place-holder chapter. That
material does not belong here.  Replace it with the new "Booting and
Kernel Initialization" chapter.
2002-07-29 06:19:30 +00:00
Murray Stokely
6800086bfb Add a chapter about the FreeBSD Boot Process and Kernel
Initialization.  Much like the rest of the Developer's Handbook, this
needs a lot of work, but is better than nothing.

PR:		docs/39471
2002-07-29 06:18:01 +00:00
Marc Fonvieille
ea98ed6770 Add missing application tags for XFree86 2002-07-28 22:10:49 +00:00
Dima Dorfman
fa83fbb7c0 Add devfs(8). 2002-07-28 07:50:27 +00:00
Dima Dorfman
eaa482e767 Properly sort cpu_switch(9). 2002-07-28 07:49:22 +00:00
Dima Dorfman
9ca76adfd2 Fix the blatant disregard for the order of entries in the file (as
well as the lack of necessity of duplicates) in revision 1.142 (adding
PAM manual pages).

Found by:	../examples/check-manref.sh
Submitted by:	sed, xargs, ../examples/add-manref.sh
2002-07-28 07:45:19 +00:00
Jim Mock
42bbaa31b6 Add some missing <application></application> tags, fix up the bits about
vchans, and other various cleanups.

PR:		41021
Submitted by:	blackend, Munish Chopra <mchopra@engmail.uwaterloo.ca>
2002-07-28 01:52:03 +00:00
Hiroki Sato
18c9c8334e Fix some typos and change punctuation style. 2002-07-27 11:52:09 +00:00
Marc Fonvieille
4a0d911c4d -Add various tags where needed (quote, literal, etc.)
-Add missing punctuations
-Correct some words capitalization according to their official name:
gtk-->GTK, XFCE-->XFce etc.
-Add links to Chapter 2 where needed.
2002-07-27 11:17:21 +00:00
Nik Clayton
f8d5f71e9f It always bugged me that the "Duplicating Data CDs" section had "This
doesn't work for audio CDs" at the end, with no explanation as to how to
duplicate audio CDs.

Since I needed to do this recently, document the process.  Note that I
don't have an ATAPI CDRW drive, so the ATAPI examples are based on some
googling and IRC discussions.

While I'm here, remove some <option>s and <filenames> that had snuck
into some <userinput> elements.
2002-07-27 09:21:57 +00:00
Hiroki Sato
9ba05f9ece Change punctuation style.
Submitted by:	Hideyuki KURASHINA <rushani@bl.mmtr.or.jp>
References:	[doc-jp-work 422]
2002-07-27 07:18:20 +00:00