Commit graph

4977 commits

Author SHA1 Message Date
Alexander Langer
df0c3c7ce9 Add a German FAQ, based on the last English revision (1.140).
Obtained from:	FreeBSD German Documentation Project
Translated by:	Robert S. F. Drehmel <robd@gmx.net>,
		Dirk Gouders <hank@musashi.et.bocholt.fh-ge.de>,
		Udo Erdelhoff <ue@nathan.ruhr.de>
2001-02-01 21:29:56 +00:00
Alexander Langer
c6fceda09b Use TIDYFLAGS=-latin1.
Obtained from:	Other latin1 translations.
2001-02-01 21:24:06 +00:00
Ben Smithurst
858f472c2e put quotes around SMART_HOST in a Sendmail .mc example.
Submitted by:	"Lazaro D. Salem" <salem@statoil.com>
2001-01-31 12:12:13 +00:00
Bruce A. Mah
fe8bbd1aca Add a few more entries that crept in from recent release notes. 2001-01-29 23:08:31 +00:00
Ying-Chieh Liao
8fc5398de9 Add Sybolt de Boer <bolt@xs4all.nl> 2001-01-29 02:10:50 +00:00
Kazuo Horikawa
8f404f43bb 3.4-RELEASE based section 2 w/o Makefile
Submitted by: jpman Project <man-jp@jp.FreeBSD.org>
2001-01-28 15:56:14 +00:00
Kazuo Horikawa
aad78b5470 Fix mistranslation of "may be turned off".
Submitted by:dais@iris.dti.ne.jp
Reviewed by:mistral@imasy.or.jp (Yoshihiko SARUMARU)
2001-01-28 15:31:16 +00:00
Brian Somers
69fb29a67b /usr/bin/ppp -> /usr/sbin/ppp.
Also, I think I modified lpd once about two years ago.  Relinquish the
apparent title of ``maintainer''.
2001-01-25 00:09:15 +00:00
Daniel Eischen
9d697f2242 Document __FreeBSD_version bump for libc/libc_r changes.
Reminded by:	wollman
2001-01-24 17:29:04 +00:00
Ben Smithurst
f62b948a50 Document the KERNEL -> KERNCONF change for buildkernel in -CURRENT. 2001-01-24 12:22:38 +00:00
Ben Smithurst
34f100d8e2 Fix a typo (duplicated "when you").
PR:		24567
Submitted by:	Robert Drehmel <robert@gizmo.quizbot.org>
2001-01-24 11:50:30 +00:00
Jimmy Olgeni
b74a6fda22 Traditional first commit.
* Add myself to the authors entity list
* Remove myself from the additional contributors section (handbook)
* Add myself to the committers section (handbook)

Reviewed by: will
2001-01-24 11:45:36 +00:00
Dirk Meyer
ab1cde65aa move myself from contributor to commiter 2001-01-24 06:07:25 +00:00
Kazuo Horikawa
c28584c36d Fix typo which prevented groff to finish formatting. 2001-01-23 21:18:14 +00:00
Dag-Erling Smørgrav
805f30d761 Rework the paragraph about finding the relocation address for kernel
modules; it was repetitive and slightly confused.
2001-01-23 12:25:31 +00:00
Hiroki Sato
83ccf63974 Merge the following from the English version:
1.140 -> 1.141	authors.ent
	1.94  -> 1.95 	book.sgml
	1.359 -> 1.363	contrib/chapter.sgml
	1.52  -> 1.53 	eresources/chapter.sgml
	1.20  -> 1.21 	serialcomms/chapter.sgml
	1.189 -> 1.190	staff/chapter.sgml
	1.4   -> 1.5  	users/chapter.sgml
2001-01-23 01:38:52 +00:00
Kazuo Horikawa
ead3a00795 Fix typo
Submitted by: Hiroo ONO <hiroo@oikumene.gcd.org>
2001-01-22 03:20:52 +00:00
Kazuo Horikawa
5f6d3617cb Catch up with 4.2-20010121-STABLE. 2001-01-22 03:10:16 +00:00
Clive Lin
eaa22b7857 Add Robert P Ricci <ricci@cs.utah.edu> for his x11-wm/ion. 2001-01-20 21:50:27 +00:00
Ying-Chieh Liao
25dd2bf833 move myself from contributor to commiter 2001-01-20 13:36:39 +00:00
SADA Kenji
8dbe2e6d64 Fix typo.
Submitted by:	Yuichi SATO <sato@complex.eng.hokudai.ac.jp> at man-jp:3001
2001-01-20 11:54:27 +00:00
Clive Lin
4b0936e089 Add Konstantinos Konstantinidis <kkonstan@duth.gr> for his
x11-fonts/webfonts.
2001-01-20 11:23:08 +00:00
Hiroki Sato
08a88b9d70 Merge the following from the English version:
1.106 -> 1.130	book.sgml

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>
References:	[doc-jp 7947]
2001-01-20 06:21:35 +00:00
Hiroki Sato
e727070011 Merge the following from the English version:
1.58  -> 1.64 	install/chapter.sgml

Submitted by:	"Mas.TAKEMURA" <mastake@rr.iij4u.or.jp>
References:	[doc-jp 7934]
2001-01-20 06:19:51 +00:00
Daniel Harris
c2032f44fd Change day-to-date to day-to-day, also reword a confusing
sentence (probably typo).
2001-01-20 03:35:19 +00:00
Daniel Harris
09d7466829 Happy New Year! 2001-01-19 00:01:46 +00:00
Daniel Harris
7dbd09c337 Add a missing "a". Also, spell "premise" correctly. 2001-01-18 23:43:31 +00:00
Brian Somers
7b2d582bc9 cua0? -> cuaa? 2001-01-18 01:14:34 +00:00
Brian Somers
0159252577 cua01 -> cuaa1
cua02 -> cuaa2

Submitted by:	John Murphy <john253@crosswinds.net>
2001-01-17 07:22:10 +00:00
Kazuo Horikawa
de8994b674 Catch up with 4.2-20010116-STABLE 2001-01-17 03:18:05 +00:00
Ben Smithurst
a495209deb Add a question about kernel build failures.
PR:		24322
Submitted by:	Dima Dorfman <dima@unixfreak.org>
2001-01-16 22:13:16 +00:00
Ben Smithurst
5543c25d08 Explain that portmap is needed in order for an NFS server to work.
PR:		24382
Submitted by:	Willem van Engen <wvengen@stack.nl>
2001-01-16 21:38:07 +00:00
Nik Clayton
1a2cb783d0 Add a question explaining how to get FreeBSD working on one of those
newfangled IBM Thinkpads with a broken BIOS.  A joint effort between
myself and Bruce (bmah).

While I'm here, change <author> in the header to <corpauthor>, which
is more DocBook'ly correct.
2001-01-16 18:04:27 +00:00
Alexander Langer
ffc90df9b4 Add Oliver Lehmann for the xcdroast port 2001-01-16 17:29:09 +00:00
Chris D. Faulhaber
f84ac56110 Clarify 'the default rc.conf' with '/etc/defaults/rc.conf'
PR:		24364
Submitted by:	toor@eboa.com
2001-01-16 13:32:01 +00:00
Josef Karthauser
6b63598e1f Make a long overdue note of www{2,3}.uk.freebsd.org. 2001-01-15 13:16:47 +00:00
Benno Rice
3557dc9857 Add my PGP key.
Reviewed by:	kkenn
2001-01-15 06:49:29 +00:00
Trevor Johnson
05e23a69fd Mention the pgpkeys file.
Looked at by:	will

Update copyright.
2001-01-15 03:49:03 +00:00
Kazuo Horikawa
43501c2b42 Catch up with 4.2-20010112-STABLE. 2001-01-15 00:31:10 +00:00
Will Andrews
c52a18cbd6 Add my PGP/GPG key - ID F81672C5, key size/type 1024-bit RSA, and key
fingperint 661F BBF7 9F5D 3D02 C862 5F6C 178E E274 F816 72C5.

Reviewed by:	``make lint''
2001-01-14 23:29:27 +00:00
Daniel Harris
f5d071f028 environmenet -> environment
PR:		24234
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2001-01-13 02:04:07 +00:00
Brian Somers
47850f6150 Mention the ppp tcpmssfixup option and the tcpmssd alternative. 2001-01-11 00:16:46 +00:00
David E. O'Brien
e1c8ca6f83 document __FreeBSD_version bump for libgcc changes. 2001-01-10 17:58:31 +00:00
Trevor Johnson
9e9b6cad4d Add my key. 2001-01-09 20:00:15 +00:00
Kazuo Horikawa
b3281221e3 Remove unmatched .Pc which preventted groff to complete. 2001-01-09 00:39:49 +00:00
Ben Smithurst
aaf620b292 Make a few minor changes to the question about connections freezing when
using PPPoE.

Submitted by:	Michael Wozniak <mwozniak@netcom.ca>
2001-01-08 18:36:28 +00:00
Nik Clayton
5a65a99ceb Set the heading-level characteristic to '2' if we're generating PDF output.
This has the useful side effect of generating bookmarks in the PDF file,
which programs like Adobe Acrobat Reader can use to provide a navigable
table of contents in a side window.  This only seems to work with OpenJade,
but the option doesn't cause Jade any problems.
2001-01-08 12:40:52 +00:00
Hiroki Sato
8c7f3ba03a Merge the following from the English version:
1.358 -> 1.359	contrib/chapter.sgml
	1.58  -> 1.59 	cutting-edge/chapter.sgml
	1.105 -> 1.106	mirrors/chapter.sgml
2001-01-07 20:22:56 +00:00
Jun Kuriyama
4f86cd56e6 Fix breakage (escape '<' and '>'). 2001-01-07 14:14:55 +00:00
Andreas Klemm
a0c344b23c add my PGP key to the ``developers'' section 2001-01-07 12:38:23 +00:00