Commit graph

4314 commits

Author SHA1 Message Date
Neil Blakey-Milner
279c23a44c LANGCODE, not LANG_CODE. Of course, it passed testing, because
doc//share/sgml/freebsd.dsl exists.
2000-07-17 08:51:38 +00:00
Hiroyuki Hanai
4a96d7eb41 acd is from 4.0-RELEASE. 2000-07-17 07:16:57 +00:00
Jun Kuriyama
9b43fdcce3 Merge changes in the English version (1.17 -> 1.19). 2000-07-17 04:21:35 +00:00
Jun Kuriyama
2f04013c32 Merge changes in the English version (1.144 -> 1.146). 2000-07-17 01:56:30 +00:00
Jun Kuriyama
b46c9ee11c Merge changes in the English version (1.106 -> 1.109). 2000-07-17 01:54:20 +00:00
Jun Kuriyama
57877e6729 Merge changes in the English version (1.257 -> 1.260). 2000-07-17 01:51:28 +00:00
Kazuo Horikawa
f9b10a2ab7 o catch up fetch.1 rev. 1.33.2.1. 2000-07-16 23:10:05 +00:00
Nik Clayton
f516af4dd2 Pull out <faqlist>, it was a local hack and shouldn't have gone in.
Add <co> in a new context, so it can be used inside <userinput>.  This
should be fixed in the next version of DocBook.
2000-07-16 22:56:52 +00:00
Kazuo Horikawa
c8cdad463f o IPv6 related manuals: catch up recent MFC to RELENG_4.
o tcpdump.1: catch up rev 1.8.
2000-07-16 21:15:23 +00:00
Kazuo Horikawa
9eb9d8578a Catch up 4.0-20000715-STABLE 2000-07-16 20:45:44 +00:00
Ben Smithurst
19e717e278 Update a couple of kernel config file extracts to the latest form
("device" in place of "controller").  The older text is left there
too for people running older versions.
2000-07-16 20:39:43 +00:00
Hiroki Sato
17944d7bd5 Add Japanese version of books/porters-handbook. 2000-07-16 20:32:31 +00:00
Ben Smithurst
c3d856b07e Explain how to get around the "black hole router" problem for MacOS clients.
Submitted by:	Dan Flemming <danflemming@mac.com>, jedgar
2000-07-16 18:06:44 +00:00
Hiroki Sato
3869f10762 o Merge changes from the English version:
1.64  -> 1.111	ports/chapter.sgml

o Translate some entries forgotten into Japanese:

        mailing-lists.ent

Submitted by:	Shun SUZUKI <si006@ccm.gs.niigata-u.ac.jp>, hrs
Reviewed by:	hrs
References:	[doc-jp 7313]
2000-07-16 17:52:10 +00:00
Hiroki Sato
53e1701b69 o Merge the following from the English version:
1.64  -> 1.115	book.sgml

o Add NO_TIDY and Japanese footer:

	Makefile
	freebsd.dsl
2000-07-16 17:51:49 +00:00
Alexander Langer
3660c79a6f Fix ugly sentence:
"first to ensure you do not confused." --> "first to avoid confusion."

Submitted by:	John Michelini <johnmichelini@alum.calberkeley.org>
2000-07-16 17:03:49 +00:00
Alexander Langer
9354177ff2 Extend the first paragraph of the "Preparing the Kernel" section and
explain, that tun is default in the GENERIC kernel, but one should ensure,
he didn't remove tun from his custom config.

Submitted by:	John Michelini <johnmichelini@alum.calberkeley.org> on -doc
2000-07-16 16:43:40 +00:00
Nik Clayton
e983a64e6f Add a warning to people not to just delete entries from here without checking
that it doesn't break the build for the other languages.
2000-07-16 16:43:05 +00:00
Nik Clayton
ddb9cef979 Move the "mirrors-cvsup" ID attribute to the correct element. Some
internal links now work properly.  Pointed out by a cast of thousands.

Move the anonymous CVS stuff out of the cutting-edge chapter and into the
mirrors appendix.  As with the other commits in this series, this was a
straight cut-n-paste from one file to another, *and* then updating the
<sect?> elements to promote everything up a level.
2000-07-16 16:41:55 +00:00
Nik Clayton
d059ff5c85 List the examples/appendix.sgml file. List the library images this
document uses.
2000-07-16 16:40:36 +00:00
Nik Clayton
112fe8d108 Remove the text saying "I don't know how to do callouts", because now I
do.  Replace it with some examples showing how to do callouts.

Replace "&amp;man.sendmail.8;" with "&man.sendmail.8;".
2000-07-16 16:40:09 +00:00
Nik Clayton
9cb54004db List the examples appendix. 2000-07-16 16:36:51 +00:00
Nik Clayton
ff41f154d8 Update the copyright year.
Add an example <tip> and <important> block.

Add the examples appendix.
2000-07-16 16:36:17 +00:00
Nik Clayton
f3e88313ac Add some examples for sample documents and command lines showing how
to convert the documents from DocBook to various output formats.

Requested by:   Patrick Powell <papowell@astart.com>
2000-07-16 16:35:41 +00:00
Nik Clayton
69a59546e0 Make sure the LOCAL_LIB_IMAGES_DIR directory is cleaned appropriately. 2000-07-16 16:34:08 +00:00
Nik Clayton
57f6bf9869 Support library images. Do this by
1.  Listing LIB_IMAGES as a dependency on certain targets, to ensure
    that library images are pulled in correctly.

2.  Create a new FORMAT, html.tar, to cater for the case where we might
    be producing a single .html file, but we need to tar that up for
    distribution and the tar file needs to include all the images.

3.  Update the various install-* targets to include the images.

4.  Update the package-* targets to include the images

While I'm here, pull out the .doc target.  For some reason I thought our
tool chain could produce Microsoft Word .doc files.  It can't.
2000-07-16 16:32:27 +00:00
Nik Clayton
03f0782120 Pull in doc.images.mk as necessary.
Also pull in doc.html.mk when DOCFORMAT==html, something I missed from
an earlier commit.
2000-07-16 16:29:18 +00:00
Nik Clayton
f24bb0a201 Image support in the documentation. For the time being, just support
library images (and in particular the callout bugs).
2000-07-16 16:27:30 +00:00
Nik Clayton
561579c8d7 Kick start the English image library. Add some callout 'bugs'. 2000-07-16 16:23:18 +00:00
Nik Clayton
ab15995146 Move the "/s" switch on the xcopy command lines to the end of the line.
Apparently this is where DOS expects them to be.

Submitted by:   Alfred Breull <breull.alf@mh-hannover.de>
2000-07-16 16:19:36 +00:00
Alexander Langer
a76ee4820f Kelly Yancey has been a committer for a short while.
That is a fairly good reason _not_ to add him to this file.

Pointed out by:		will
2000-07-16 16:15:26 +00:00
Alexander Langer
50d8c7f8d1 Add Kelly Yancey for the gsnes9x port (and other work, btw). 2000-07-16 15:52:27 +00:00
Toshihiko ARAI
503ceabb32 Move myself from additional contributors to committers. 2000-07-16 15:24:03 +00:00
Andrey A. Chernov
a1d3e67366 Describe mtree __FreeBSD_version bump for -current 2000-07-16 10:14:05 +00:00
Ben Smithurst
702e4ca0b5 The textproc/docproj port uses w3m these days, not Lynx, so update
the FDP Primer accordingly.
2000-07-15 17:34:21 +00:00
Alexander Langer
85e8182fd5 For 3.x -> 4.x upgrading and 4.x or later kernel builds, mention the
buildkernel/installkernel targets.

Add a note about /usr/src/UPDATING also in this section, since it also
affects kernels and the other entry in the ``make world'' part can be
overlooked if one is only looking for kernel help.
2000-07-15 09:38:36 +00:00
Alexander Langer
7ea95b9737 Fix typo: "Linking to a named part of another document"
-> "... of the same document"

PR:		19941
Submitted by:	John <jpapalia@wondermutt.net>
2000-07-15 07:47:55 +00:00
Jun Kuriyama
938181a7a0 Merge changes in the English version (1.70 -> 1.73). 2000-07-15 06:32:32 +00:00
Jun Kuriyama
0af6a373ba Reindent, remove obsolete comments -- whitespace changes only. 2000-07-15 06:26:30 +00:00
Jun Kuriyama
fb9637767a Insert "tag=" to fit old description. 2000-07-15 06:00:55 +00:00
Jun Kuriyama
cc7e52958c Merge changes in the English version (1.23 -> 1.24). 2000-07-15 05:42:11 +00:00
Gregory Neil Shapiro
d2028af972 Add myself as a committer to authors.ent and staff/chapter.sgml. 2000-07-15 04:24:20 +00:00
Kazuo Horikawa
72274dd504 Catch up 4.0-20000714-STABLE (+ newer dumpon.8) 2000-07-15 02:20:10 +00:00
Ben Smithurst
9116abfe00 Update the bit about stripping the kernel:
* stripping is done automatically now
* ELF kernels don't need to have the full debug symbol table loaded.

PR:		19648
Submitted by:	Jeff Blaine <jblaine@mitre.org>
Reviewed by:	grog, nik
2000-07-14 21:57:34 +00:00
Alexander Langer
785301f258 Add <note>, that PR's with a synopsis like
New port: xfoo, a foobar program      or
Update port: astro/xfoo - unbreak and update to 1.3.4
helps the committers a lot.
2000-07-14 15:08:36 +00:00
Jun Kuriyama
5455291c58 Merge changes in the English version (1.105 -> 1.106). 2000-07-14 10:48:08 +00:00
Alexander Langer
577925dff6 Add the following supported Midi devices, including notes that they
are only supported in FreeBSD-CURRENT at the moment.

SB Midi Port
SB OPL3
16550 UART
CS461x Midi Port
OSS-compatible sequencer
2000-07-14 08:43:14 +00:00
Neil Blakey-Milner
2d8415a9de 1) Use non-relative path to the DSL location, which makes external
document building work again.

2) Add support for building html documents, which is required for
ipsec-must document.
2000-07-14 08:42:49 +00:00
Jun Kuriyama
b3287c531b Merge changes in the English version (1.138 -> 1.144). 2000-07-14 06:16:36 +00:00
Jun Kuriyama
d7103b5ddb Merge changes in the English version (1.27 -> 1.37).
Keep syncronization of space/tab between English version.
2000-07-14 06:08:05 +00:00