Commit graph

5197 commits

Author SHA1 Message Date
Alexander Langer
6e0d6abab6 Sync with English 1.147.
Obtained from:	FreeBSD German Documentation Project
2001-03-04 17:46:38 +00:00
Daniel Harris
2ae78214cb Correct e-mail address for Joe Abley.
PR:		25142
Submitted by:	Joe Abley <jabley@automagic.org>
2001-03-03 19:14:00 +00:00
Hiroki Sato
2efcc7f9a7 Merge the following from the English version:
1.145 -> 1.146	authors.ent
	1.369 -> 1.377	contrib/chapter.sgml
	1.35  -> 1.36 	introduction/chapter.sgml
	1.37  -> 1.38 	kernelconfig/chapter.sgml
	1.112 -> 1.113	ports/chapter.sgml
	1.195 -> 1.197	staff/chapter.sgml
2001-03-03 05:02:16 +00:00
Mikhail Teterin
9cde54ab1c Add John Reynolds -- the maintainer of flexbackup, libusb, and
s10sh ports.
2001-03-02 19:04:14 +00:00
Hiroki Sato
3c90af1ab1 Catch up with English version:
1.130 -> 1.146	book.sgml

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>, hrs
References:	[doc-jp 8001]
2001-03-01 20:14:33 +00:00
Clive Lin
456effc459 List Konrad Heuer <kheuer@gwdu60.gwdg.de> in contributors for his
rmonitor port. He's also the author/maintainer of this port.

PR: ports/25475
2001-03-01 15:44:22 +00:00
Jordan K. Hubbard
e40a802433 Correct some [mis]information about the number of releases
done on the 4.X-stable branch and generally improve the wording.
2001-03-01 09:31:16 +00:00
Nik Clayton
b87b0711e5 The Handbook build currently overflows some internal, hardcoded limits
in pdftex.  This is bad.  Until we (possibly) split the Handbook up into
lots of baby handbooks, build the PDF version using ps2pdf instead of
pdftex.

ps2pdf is part of ghostscript, but we updated textproc/docproj to require
that a few days ago.
2001-02-28 22:50:05 +00:00
Nik Clayton
a5998db85c Update the root-not-found-cron-error entry.
PR:		docs/25456
Submitted by:	Mike Meyer <mwm@mired.org>
2001-02-28 22:47:51 +00:00
Will Andrews
0145e385e8 Umm. List Bean Visger only once. ;-)
Submitted by:	Seth Heckard <sdh@purdue.edu>
2001-02-27 18:58:16 +00:00
Jesus Rodriguez Cuesta
d28f8cbcf0 Make clear the interface used by user-ppp (tun0) and pppd (ppp0).
PR:	docs/23342
Submitted by: ncalvo@es.freebsd.org
2001-02-27 12:45:43 +00:00
Nik Clayton
3df699389c Use a different mechanism to specify the input file to TeX.
<aph>  running, for instance, "jadetex '\nonstopmode\input{$<}'" is much
       better since it won't crash out an automated build as badly
<nik_> Huh?
<aph>  it will fail rather than kick you into a TeX prompt and wait for output
<aph>  I guess in BSD make that would be:
<aph>  jadetex '\nonstopmode\input{${.ALLSRC}'

Submitted by:	Adam di Carlo <adam@onshore.com>
2001-02-26 22:56:59 +00:00
Nik Clayton
af8842adc6 Add an entry about starting X with an elevated securelevel.
PR:		docs/24809
Submitted by:	Lowell Gilbert <lgfbsd@lowellg.ne.mediaone.net>
2001-02-26 21:51:48 +00:00
Nik Clayton
1629d37bce Add an entry for xdm(1). 2001-02-26 21:47:23 +00:00
Kazuo Horikawa
7f628c5d9c Catch up with 4.2-20010225-STABLE. 2001-02-26 05:42:31 +00:00
Alexander Langer
08a3952b13 Adjust rel.current for 4.2 2001-02-25 12:08:38 +00:00
Jesper Skriver
eec23e40f8 Add myself as a committer. 2001-02-24 17:50:12 +00:00
Alexander Langer
1e6fdc134d Merge changes from up to rev. 1.143 of English version.
Submitted by:	Udo Erdelhoff <ue@nathan.ruhr.de>
Obtained from:	FreeBSD German Documentation Project
2001-02-24 14:58:29 +00:00
Nik Clayton
9358f220b4 Add an entry about rpc.stad not using 256MB of memory.
PR:		docs/25340
Submitted by:	Dima Dorfman <dima@unixfreak.org>

Explain what the "unknown: <PNP....> can't assign resources" message
means.

PR:		docs/25317
Submitted by:	Michael Lucas <mwlucas@blackhelicopters.org>
2001-02-24 12:18:04 +00:00
Kris Kennaway
896c50c530 Document __FreeBSD_version 500017 (forgotten by green) and 500018. 2001-02-24 10:53:53 +00:00
Nik Clayton
fc20bd6c53 1. Add a new knob, GEN_INDEX. If defined (nothing does yet), collateindex.pl
will be run to generate index.sgml, an automatically generated index for
the document.  This is also added to the list of dependencies.

2. Add a DOCBOOKSUFFIX variable, defaulting to "sgml", so we can write

   MASTERDOC?=  ${.CURDIR}/${DOC}.${DOCBOOKSUFFIX}

Requested by:   Michael Wiedmann <mw@miwie.in-berlin.de>
                Linux Documentation Project

3. Set the DSSSL 'openjade' variable to #t if we're processing with
   OpenJade.

4. Work around a bug in the stylesheets.  If we split the <legalnotice>
   out in to a separate file it isn't added to the HTML.manifest.  Check
   for it by hand, and include it if necessary.
2001-02-22 15:42:41 +00:00
Hiroki Sato
62fda2a5e3 Fix a typo and catch up with English version:
1.106 -> 1.108	mirrors/chapter.sgml

Submitted by:	Satoru Kuriyama <grid@dio.ne.jp>
References:	[doc-jp 7994]
2001-02-22 14:20:08 +00:00
Bruce A. Mah
bc7949d00e Entries for some new manpages. 2001-02-21 22:47:15 +00:00
Nik Clayton
00c6490055 List the design-44bsd/ directory. 2001-02-20 20:02:18 +00:00
Nik Clayton
06e3ef3b49 Chapter 2 of "The Design and Implementation of the 4.4BSD Operating System"
By Kirk McKusick, Keith Bostic, Michael Karels, and John Quarterman.

Graciously allowed in by those lovely folks at Addison-Wesley.

Heaps of kudos to Sheldon (sheldonh) for doing most of the work to bring
this in, including almost all the markup.  It's been waiting for the
image support to finalise, and now that we've done that we're ready to go.
2001-02-20 20:01:32 +00:00
Nik Clayton
461c887c87 Update to DocBook 4.1 DTD, tweak the image usage slightly to conform to the
new style.
2001-02-20 19:49:32 +00:00
Nik Clayton
98ceabd790 Reflect the change in doc/share/sgml/freebsd.dsl to allow multiple
paragraphs in the footer.

For the English translation, alter the text to include some additional
links to the downloadable documentation.  Reflect this change in the
translations *if* they have not translated the English text.
2001-02-20 19:41:42 +00:00
Nik Clayton
2aa8b87288 Oops. That last commit bought in some more stuff from my development
tree that I wasn't quite ready for.  It may as well stay in now though.

In order.

 1.  Pull out the code that deals with <segmentedlist>, the regular
     stylesheets handle that now.

 2.  Change how $email-footer$ is handled.  This requires changes to the
     <lang>/share/sgml/freebsd.dsl files, to come very shortly.

 3.  Redo warning and caution label support.  This is no-op, as Norm's
     sheets don't support this the way I want yet.

 4.  Remove a useless comment.

 5.  Pull out the experimental docinfo stuff, it doesn't work.

 6.  Pull out the special handling of <literallayout>, the regular
     stylesheets handle that now too.
2001-02-20 19:38:25 +00:00
Nik Clayton
ebb3148dbd Turn off the 'heading level characteristic' option. It breaks the Handbook
PDF build.
2001-02-20 19:17:26 +00:00
Nik Clayton
cfce6aed38 Add an FPI for the FreeBSD/DocBook 4.1 DTD. 2001-02-20 19:10:47 +00:00
Nik Clayton
e06261c405 FreeBSD customisation layer of the DocBook 4.1 DTD. 2001-02-20 19:10:26 +00:00
Nik Clayton
18f94d697b Hack to select the right image scaling based on the 'format' attribute
of the 'imagedata' element.
2001-02-20 19:09:50 +00:00
Nik Clayton
88abf1e8bb Better image support. Use Ghostscript and NetPBM, rather than simply
relying on ImageMagick.
2001-02-20 19:08:58 +00:00
Ying-Chieh Liao
c39d89d1cb add Mark Pulford <mark@kyne.com.au> for ports/games/lexter 2001-02-20 15:24:11 +00:00
Maxim Sobolev
673d6f14b4 Add Francisco Reyes <fjrm@yahoo.com> for his contribution in the form of
sponsorship for the recently committed manedit port.
2001-02-20 08:42:24 +00:00
Nik Clayton
8a43b4e618 Update the "My IBM laptop won't boot" question with some information about
the BIOS revisions in which IBM fixed the problem.
2001-02-17 01:07:43 +00:00
Nik Clayton
dce97a03c9 Link in the FreeBSD-questions document. 2001-02-16 00:23:27 +00:00
Nik Clayton
91217ffd7b Bring in Greg's "How to ask questions in freebsd-questions" document.
Reviewed by: grog
2001-02-16 00:22:33 +00:00
Daniel Harris
6745d3e9a2 Correct e-mail address for "Soren S. Jorvang" <soren@wheel.dk>. 2001-02-14 21:27:26 +00:00
Vanilla I. Shu
edd8f24ca5 Add Andre Goeree for filerunner patch. 2001-02-14 19:43:41 +00:00
Vanilla I. Shu
1cb75f7c03 Add Kang-ming Liu for zh-xcin25. 2001-02-14 19:06:56 +00:00
James E. Housley
afe88ba83a Remove an old address of George Reid, I added his new one this morning. 2001-02-14 18:46:43 +00:00
James E. Housley
550bd6a731 Add George Reid <greid@ukug.uk.freebsd.org> as a contributer
ports/lang/cel

PR:		23996
2001-02-14 13:24:22 +00:00
James E. Housley
65908df516 New contrubuter: Jonathan Pennington <john@coastalgeology.org>
ports/graphics/libgrass

PR:		23872
2001-02-14 12:40:06 +00:00
Daniel Harris
9877ee6aa1 Add tag for 4.2-RELEASE. 2001-02-13 22:44:15 +00:00
Daniel Harris
df983259be Fix URL for mirror site database and correct associated typo.
PR:		25047
Submitted by:	Gavin Cameron <gavin@itworks.com.au>
GNATSified by:	Pete Fritchman <petef@databits.net>
2001-02-13 22:28:34 +00:00
Peter Wemm
985b9b2cfc Switch KERNEL= and KERNCONF= around in the examples. Tell people that
older releases use KERNEL= only.  Wordsmith repairs welcome.
2001-02-13 21:28:14 +00:00
Nik Clayton
4e9b64c5f7 Turn on %generate-legalnotice-link%. This makes the word "Copyright" in
generated HTML link to the legalnotice, if the document has one.

Requested by several people on -doc (all of whom probably thought this
would be quite a lot of effort, heh heh heh).
2001-02-13 19:21:31 +00:00
Nik Clayton
378340c7fe Use epstopdf (from teTeX) rather than ImageMagick to convert EPS to PDF
files.  The results seem to be nicer.
2001-02-12 17:03:54 +00:00
Kazuo Horikawa
450595f177 3.4-RELEASE based Makefile. 2001-02-11 19:24:27 +00:00