Commit graph

5436 commits

Author SHA1 Message Date
Udo Erdelhoff
76bd774fd3 Pick up the sledgehammer used by Nik for rev 1.114, Ben for rev 1.87, and
others -- and do some major SGML cleanup. Replace <emphasis remap=xx>
by whatever is appropriate.

Reviewed by:	alex
Inspired by:	German FAQ translation, rev. 1.101
2001-05-15 21:00:11 +00:00
Yaroslav Tykhiy
285bbf2296 Add a new port contributor: Alex Semenyaka <alex@rinet.ru> 2001-05-15 20:38:45 +00:00
Murray Stokely
9dc220eb29 Remove references to "Adding Kernel Options" chapter. This chapter
should be repo-copied to the Developer's Handbook.
2001-05-15 03:42:58 +00:00
Dima Dorfman
8402d95fb8 Add a question (and answer) about BIND listening on a high port number.
PR:		27284
Submitted by:	Michael Lucas <mwlucas@blackhelicopters.org>
2001-05-15 00:24:18 +00:00
Dima Dorfman
e47973e74e Move the "how to get an account" question from the PPP chapter to the
Misc chapter; I don't know how it ever got put in the former.
2001-05-14 22:57:35 +00:00
Udo Erdelhoff
60ffb62fc9 Next round of markup cleanups
- nuke useless <para> around lists
- nuke useless <para></para> sequences
- nuke harmfull <para> around <programlisting>
- nuke some of the "we need a line break here" reminders that are no
  longer needed (and never affected the output anyway)

Reviewed by:	alex
2001-05-14 22:43:31 +00:00
Bruce A. Mah
b2457ddfbd Add fdread(1) entity. 2001-05-14 21:54:48 +00:00
Nik Clayton
cadf3c4efa Spell Renaud Waldura's name correctly. 2001-05-14 20:43:13 +00:00
Nik Clayton
456cd17060 Link in the vm-design article, which I completely forgot to do. 2001-05-14 17:15:53 +00:00
Kazuo Horikawa
9601242186 Catch up with RELENG_4. 2001-05-14 04:06:11 +00:00
Murray Stokely
a6d73c002c Use author entities more consistently now that we include
../handbook/authors.ent.
2001-05-14 03:15:19 +00:00
Murray Stokely
0418dcd8f2 Remove the FreeBSD Internals Chapter. The contents have been moved to
several different chapters in the Developers' Handbook.
2001-05-14 03:08:01 +00:00
Murray Stokely
90b1aec3d1 Add chapters on DMA Basics, IPv6 Implementation, and the VM systems.
Suggested by: 	nik
Obtained from:	The Handbook
2001-05-14 02:52:44 +00:00
Kazuo Horikawa
b4830b1ac1 Fix typo (introduced by my wrong cut-and-paste).
Submitted by:Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp>
2001-05-14 02:01:55 +00:00
Murray Stokely
d771da3e3e Add a more useful abstract, stolen from the Handbook. 2001-05-14 01:36:20 +00:00
Kazuo Horikawa
cb5d1a9147 Replace jpman project specific RCS keyword with $FreeBSD.
jpman project specific RCS keyword (jpman %Id) is obsolete,
after manual entries are stored in freefall CVS repository.
This old Id is useless and more worse it confuses users and bug reporters.
So, this old Id is removed.

Submitted by:jpman project <man-jp@jp.FreeBSD.org>
2001-05-14 01:10:24 +00:00
Kazuo Horikawa
a7ed57961e Fix mistranslation for "as of writing"
Submitted by:okazaki
2001-05-14 00:52:25 +00:00
Kazuo Horikawa
41beec6743 Newly translated section 9 entries.
Submitted by:Akira Ikeuchi <a_ikeuchi@mic.mitsumi.co.jp>
2001-05-13 22:52:33 +00:00
Udo Erdelhoff
30d39c5cb3 Second round of man.cgi replacements.
Reviewed by:	alex
Approved by:	silence on -doc
2001-05-13 19:22:46 +00:00
Nik Clayton
407706f4b8 Add some information about using "make depend" to help automatically
maintain dependencies between include files and source files.

PR:		docs/26743
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2001-05-13 16:34:42 +00:00
Nik Clayton
6895e948d5 Alphabetize the "Who's Who" list. 2001-05-13 15:44:20 +00:00
David E. O'Brien
9906e5666d Fix a mismatched '('.
Submitted by:	eric
2001-05-12 08:07:35 +00:00
Bruce A. Mah
50d3137f88 Add an entry for the new nge(4) driver. 2001-05-12 03:46:53 +00:00
Eric Melville
782bd4543d Clean up previous changes, and remove the last references to
releases that are years old. Note that the cvs log for revision 1.66
should have said moving away from this old information, not to it.

Approved by:	murray
2001-05-12 03:20:47 +00:00
David E. O'Brien
a0dc93d3a5 Replace Obersturmbahnfuhrer with "Meister" -- someone who has earned an
official degree in craftmanship (which is required to allow teaching the
profession to others).  There are overtones with "Obersturmbahnfuhrer"
that we should avoid.

Requested by:	Jens Schweikhardt <schweikh@schweikhardt.net>
2001-05-12 02:07:27 +00:00
Murray Stokely
f91206245e Add a section describing how to install FreeBSD on a headless machine.
Submitted by:	Valentino Vaschetto <logo@osd.bsdi.com>
2001-05-11 21:25:44 +00:00
Murray Stokely
e2ee892e4b Oops, forgot to add SRCS+= x86/chapter.sgml. 2001-05-11 10:27:00 +00:00
Murray Stokely
48e08f6677 Import Adam Stanislav's Assembly Language Tutorial as a chapter of the DH.
SGML Markup by: Wylie Stillwell <wylie@osd.bsdi.com> and
	        Valentino Vaschetto <logo@osd.bsdi.com>
Approved by:	Adam Stanislav
2001-05-11 10:20:34 +00:00
Murray Stokely
f868320eb8 Remind users that they must kill -HUP the mountd process after making
changes to /etc/exports.

Suggested by: Bernd Salbrechter <salb@hell.gud.siemens.at>
2001-05-11 09:25:31 +00:00
Bruce A. Mah
332440afa1 Reflect that the release notes could live in one of two directories. 2001-05-11 04:38:52 +00:00
Jordan K. Hubbard
2f822bf3f4 Add Romania to list of FTP mirrors.
Requested by:	Gheorghe Ardelean <admin@ro.freebsd.org>
2001-05-10 18:37:07 +00:00
Thomas Gellekum
fd088e2fe1 Add Sergey N. Vorokov for taking maintainership of the pysol-music port. 2001-05-10 12:08:35 +00:00
Dima Dorfman
fe77962aeb Fix Peter Jeremy's e-mail address.
Submitted by:	dcs
2001-05-10 06:49:09 +00:00
Nik Clayton
f3866f36b1 Make the eps2png and epstopdf commands OBJDIR safe.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2001-05-09 19:31:47 +00:00
Murray Stokely
74d2891767 Add section on running named in a sandbox.
PR:		docs/27024
Submitted by:	mikem <mike_makonnen@yahoo.com>
Reviewed by:	Chern Lee <chern@osd.bsdi.com>
2001-05-09 01:14:29 +00:00
Murray Stokely
2e27f4f7b0 Add an OpenSSH section to the security chapter.
Submitted by:	Chern Lee <chern@osd.bsdi.com>
2001-05-08 17:53:31 +00:00
Nik Clayton
f1e0401cda Add in the infrastructure for a Serbian translation, and include a translated
article, about diskless X servers.  Will be turned in on in the main build
later this week, when a new release of the DSSSL stylesheets will include a
Serbian translation, also prepared by the submitted.

Submitted by:	Vladimir Vrzic <random@beotel.yu>
2001-05-07 18:25:56 +00:00
Udo Erdelhoff
509f575bfd Keep the spirit of PR docs/20130 alive and add a couple hundred entities
for manpages added since then.

PR:		in memoriam of docs/20130
Reviewed by:	alex
2001-05-07 17:45:24 +00:00
Udo Erdelhoff
ef10d85306 MFG: German FAQ revisions 1.135 up to 1.145
(more or less equal to english FAQ revision 1.190)

Reviewed by:	alex, silence on de-bsd-translators
Translation by:	ue
2001-05-07 17:36:53 +00:00
Udo Erdelhoff
cd2b871718 Now that we have stylesheets that generate links to man.cgi in the html
output, start removing the old hardcoded links.

Reviewed by:	alex
Inspired by:	German translation
2001-05-07 17:31:06 +00:00
Jens Schweikhardt
e987a4430a Fixed typos and grammar bogons. 2001-05-07 15:46:10 +00:00
Kazuo Horikawa
9ed2262232 fix mistranslation around "noError" description. 2001-05-06 13:42:52 +00:00
Kazuo Horikawa
8730d286e9 Catch up with 4.3-20010504-STABLE. 2001-05-05 18:59:09 +00:00
Wolfram Schneider
cb22245243 update cvsup.de.FreeBSD.org 2001-05-05 17:55:22 +00:00
Kazuo Horikawa
8795045c94 morse.6 revision 1.4.2.1
In my previous commit, I should add morse.6.
2001-05-04 23:40:15 +00:00
Kazuo Horikawa
3c6616e70e morse.6 revision 1.4.2.1. 2001-05-04 23:38:38 +00:00
Dima Dorfman
0f1771bbb5 Correct link to www.simtel.net.
PR:		27082
Submitted by:	jeh
2001-05-04 23:20:43 +00:00
Hiroki Sato
7aadffeff1 Merge the following from the English version:
1.157 -> 1.158	authors.ent
	1.30  -> 1.31 	bibliography/chapter.sgml
	1.407 -> 1.410	contrib/chapter.sgml
	1.32  -> 1.33 	printing/chapter.sgml
2001-05-04 21:31:57 +00:00
Bruce A. Mah
ac51406db0 New entity for nl(1). 2001-05-04 20:10:02 +00:00
Akinori MUSHA
b53f223207 Add Jan Jungnickel <Jan@Jungnickel.com> for his audio/xmms-kde port. 2001-05-04 20:04:53 +00:00