Commit graph

8923 commits

Author SHA1 Message Date
Nik Clayton
b7e43f0460 The simplest way to use the .txt files that are generated from the .scr
files is to name them as general entities, listed in this file.  This is
analagous to the approach used to name chapters as external files in
chapters.ent.
2002-10-28 19:51:27 +00:00
Nik Clayton
bae6e2b3ef Add the ${LOCAL_IMAGES_TXT} variable as a dependency in the html-text
target, ensuring that any .txt files that need to be generated for the
document will be.
2002-10-28 19:44:08 +00:00
Nik Clayton
eece7f02d3 Add in the necessary framework so that in the "FORMATS=txt" case, any
.scr files in the ${IMAGES} list are automatically converted to their
plain text equivalents.
2002-10-28 19:41:55 +00:00
Nik Clayton
66e8205da4 Fix a long-standing bug in the way (the lack of) images is handled in the
'text-only' case.

Do this by explicitly setting preferred-mediaobject-notations to the
empty list.

This has only worked for so long because the source format for images in
all the documents with plain text equivalents for images has been EPS,
which isn't used in the HTML output format.  If PNG images were used
then the <textobject> element wasn't chosen.
2002-10-28 19:35:31 +00:00
Tom Hukins
d53073372f The O'Reilly and Associates book mentioned is now out of print. The
book's author, Jerry Peek, now maintains an online version of this book,
so refer people to that instead.  [See the message 'Suggestion: add a
link to your document "An MH Primer"' posted to freebsd-doc on 6th
August 2002]

While I'm here, update a broken link to the MH FAQ.
2002-10-28 16:32:12 +00:00
Martin Heinen
faecb00d6d MFbed:
books/faq/book.sgml:			1.487 -> 1.488
books/handbook/basics/chapter.sgml:	1.81 -> 1.84
books/handbook/boot/chapter.sgml:	1.39 -> 1.40
books/handbook/mirrors/chapter.sgml:	1.244 -> 1.245
share/sgml/teams.ent:			1.4 -> 1.5
share/sgml/freebsd.dsl:			1.16 -> 1.17

Approved by:	alex (mentor)
2002-10-28 07:28:36 +00:00
Marc Fonvieille
1d1160a0f2 Add missing contrib tags. 2002-10-27 22:56:56 +00:00
Marc Fonvieille
0254be0bb4 MFen 1.35 --> 1.37 2002-10-26 19:59:46 +00:00
Adam Weinberger
420674d6e4 Add Michael A. Kohn <naken@naken.cc> to "Additional Contributors"
for misc/ringtonetools.

Approved by:	pat
2002-10-26 19:49:25 +00:00
Marc Fonvieille
fc311a92b4 MFen 1.94 --> 1.96 2002-10-26 18:56:02 +00:00
Adam Weinberger
d639f450b8 Re-alphabatize the "Additional Contributors" section. A lot of names
are moved around in this patch.

Approved by:	ceri
Reviewed by:	pat
2002-10-25 21:05:26 +00:00
Adam Weinberger
b94ed9c6b7 Whitespace fix in the "Dos and Don'ts" section.
Approved by:	ceri
Reviewed by:	pat
2002-10-25 20:44:38 +00:00
Adam Weinberger
684a9a2b57 Change the section on "Do strip binaries" to "Don't strip binaries
manually unless you have to." This reflects the INSTALL_PROGRAM
macro, which uses install -s.

Approved by:	ceri
Reviewed by:	pat
2002-10-25 20:42:39 +00:00
Marc Fonvieille
14dd6aadbd MFen 1.169 --> 1.172 2002-10-25 18:15:43 +00:00
Marc Fonvieille
d6bd2084d9 MFen 1.81 --> 1.84 2002-10-25 17:46:59 +00:00
Oliver Braun
a9f2111f46 Add Michael Ebert <ebert@informatik.unibw-muenchen.de> for his
math/linux-relview port.
2002-10-25 17:12:49 +00:00
Marc Fonvieille
b620968840 MFen 1.83 --> 1.84 2002-10-25 13:53:33 +00:00
Marc Fonvieille
2200cd0684 MFen 1.68 --> 1.72 2002-10-25 13:48:34 +00:00
Marc Fonvieille
4c820b89a1 MFen 1.216 --> 1.221 2002-10-25 13:32:31 +00:00
Marc Fonvieille
d73e854ea9 MFen 1.100 --> 1.101 2002-10-25 13:17:04 +00:00
Adam Weinberger
4bcf0ac2a5 Re-sort some names at the beginning of the M's in Additional Contributors.
Remove a duplicate in L of the same section.

Approved by:	pat
2002-10-25 03:48:37 +00:00
Adam Weinberger
3bb1c02627 Add Michael Collette <metrol@metrol.net> for submitting graphics/kallery
Approved by:	pat
2002-10-25 03:29:02 +00:00
Marc Fonvieille
37382edeb2 MFen 1.6 --> 1.8 2002-10-24 21:05:42 +00:00
Marc Fonvieille
96367a4a66 MFen 1.38 --> 1.44 2002-10-24 20:18:36 +00:00
Alexander Langer
d558fc6c47 ncvs.FreeBSD.org is now the main repository host.
Describe how to commit on ncvs.FreeBSD.org using remote CVS.

Add a note to NOT use the main repository host as your personal
cvs server, as inspired by peter's mail to developers@ a while back.
Refer to the cvsup distribution method and cvsup-master instead and
give an example of an "fcvs" alias, as suggested by many committers.

Reword or remove various paragraphs about not modifiying the repository
yourself, which is no longer possible, since only repomeisters have
access to ncvs.FreeBSD.org.

Remove the paragraph about CVSUMASK, which no longer applies.
2002-10-24 18:54:17 +00:00
Marc Fonvieille
9fb48ee2dd MFen 1.62 --> 1.63 2002-10-24 17:59:20 +00:00
Marc Fonvieille
8d6086221b Add Vinum chapter pics to the build. 2002-10-24 16:57:25 +00:00
Marc Fonvieille
3a38aefba4 New translation. 2002-10-24 16:56:45 +00:00
Marc Fonvieille
2a55ba74a9 Use option tags for a command option and not command tags. 2002-10-24 14:36:16 +00:00
Marc Fonvieille
18ba733e2a s/wd/ad for IDE device name. 2002-10-24 14:06:18 +00:00
Marc Fonvieille
d4bcdd97c9 Use manual page entity for newfs(8). 2002-10-24 14:00:46 +00:00
Marc Fonvieille
84aeaa34b4 Fix a punctuation issue. 2002-10-23 19:03:20 +00:00
Ceri Davies
eea4441db2 Add Eric Anderson <anderson@centtech.com> for his continued work on our
documentation.
2002-10-23 18:38:10 +00:00
Ceri Davies
9225253f6e Add a section on Wireless Networking.
PR:		docs/44143
Submitted by:	Eric Anderson <anderson@centtech.com>
2002-10-23 18:32:49 +00:00
Giorgos Keramidas
dba97efd9e Fix IP address in local net example.
PR:		www/41306
Submitted by:	Clive <clive@beyondredemption.net>
2002-10-23 18:11:02 +00:00
Michael Lucas
515ed60e40 Take dg@ and core@ off the hook for hardware donations, referring
people instead to the donations team web page.
2002-10-23 13:57:08 +00:00
Giorgos Keramidas
0d6af0801f Point to the online version of Sendmail's faq, since it's no longer a
part of the Sendmail source distribution.

Noticed by:	Bill Moran <wmoran@potentialtech.com>
Pointers by:	Piet Delport <pjd@303.za.net>
2002-10-22 20:56:46 +00:00
Edwin Groothuis
f3c050a81b New committer in the addressbook
Approved by:	kris (mentor)
2002-10-22 06:59:57 +00:00
Edwin Groothuis
ce9fb829f9 Move myself from contributors to developers.
Approved by:	kris
2002-10-22 06:58:48 +00:00
Chris Costello
5c76844791 Change from a very article-esque chapter title to a more appropriate title
for the Developers' Handbook.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, NAI Labs
2002-10-22 00:48:30 +00:00
Bruce A. Mah
04ab905c3f Manpage references for new fun features: gbde(4), raid(4),
devd.conf(5), devd(8), gbde(8), raidctl(8).
2002-10-21 23:00:46 +00:00
Michael Lucas
58abdcf8aa Add donations@ to list of responsible parties. 2002-10-21 15:15:58 +00:00
Michael Lucas
2e49fe625b Add donations team. 2002-10-21 15:07:26 +00:00
Martin Heinen
3011a6f291 MFbed: Update the German handbook to obey the German spelling revision,
fix spelling mistakes

Approved by:	alex (mentor)
2002-10-21 07:05:13 +00:00
Kazuo Horikawa
014e0d11de Catch up with 4.7-RELEASE based manpages 2002-10-21 02:24:02 +00:00
Kazuo Horikawa
bb108d81b3 Connect following entries: nawk.1, ftpd.conf.5, ftpusers.5, daemon.8,
pam_opie.8, pam_opieaccess.8, and pam_tacplus.8

Add ftpchroot.5 MLINKS entry
2002-10-21 02:19:02 +00:00
Kazuo Horikawa
f823fdb45e Initial Japanese translations 2002-10-21 01:04:00 +00:00
Kazuo Horikawa
5c3070b6e6 Initial Japanese translation
Submitted by:	Yoshihiko SARUMARU <mistral@imasy.or.jp>
2002-10-21 01:02:55 +00:00
Kazuo Horikawa
703a941212 Initial Japanese translations
Submitted by:	Tetsuro Teddy FURUYA <ht5t-fry@asahi-net.or.jp>
2002-10-21 01:00:55 +00:00
Kazuo Horikawa
cb1a3d8f99 Initial Japanese translations
Submitted by:	Yoshiteru Kageyama <yt-kage@cb3.so-net.ne.jp>
2002-10-21 00:57:28 +00:00