Commit graph

472 commits

Author SHA1 Message Date
Chris Costello
99c9241681 Add trailing `/' (slash) to URLs.
PR:		docs/13348
Submitted by:	Rich Wood <rich@FreeBSD.org.uk>
1999-08-31 19:58:35 +00:00
Jun Kuriyama
da4bea1cab We have used ${VAR}, not $(VAR ) . :- ) 1999-08-31 14:59:48 +00:00
Satoshi Asami
4b2e4fe173 $Id$ -> $FreeBSD$ in contents (mostly sample Makefiles).
Note I didn't touch the $Id$ line for the sgml file itself, I'm assuming Nik
or someone is going to convert all the doc files in one pass.
1999-08-31 11:34:17 +00:00
Joseph Koshy
120dadff23 Typo fix.
PR:		docs/13490
Submitted by:	Peng HaiJie <phj@cn.FreeBSD.org>
1999-08-31 10:33:26 +00:00
John Baldwin
6c26ae8336 Fix a broken tag. </para> -> </title>
PR:		docs/13465
Submitted by:	Mark Ovens <mark@ukug.uk.freebsd.org>
1999-08-30 11:53:03 +00:00
Joseph Koshy
854403a247 New FAQ entry on how to allow users to mount devices.
Reviewed by:	-doc (content), nik (DocBook expertise)
1999-08-30 05:33:19 +00:00
John Baldwin
7c3a7085f5 Fix a mistyped tag: <row> -> </row>
PR:		docs/13457
Submitted by:	jack@germanium.xtalwind.net
1999-08-29 18:31:09 +00:00
John Baldwin
cd08f5c92f Lots of [fF]ree(bsd|BSD).(org|ORG) -> FreeBSD.org fixups.
A few doc@FreeBSD.org -> freebsd-doc@FreeBSD.org fixes.

One freebsd -> FreeBSD name fix.

Reviewed by:	nik
1999-08-29 16:08:47 +00:00
Brian Feldman
efb2b82b9f Update for 320002. 1999-08-29 14:10:04 +00:00
John Baldwin
9c6e695ef1 Make the doc/en_* makefiles repect ${DOC_PREFIX} when they include
${DOC_PREFIX}/share/mk/docproj.docbook.mk instead of using hard-coded
paths.

Reviewed partially by:	nik, billf
1999-08-29 00:02:23 +00:00
John Baldwin
81fb662a55 FreeBSD.ORG -> FreeBSD.org for the MAINTAINERS e-mail address.
Translators can ignore this commit.

Reviewed by:	billf, nik
1999-08-28 19:49:39 +00:00
Jim Mock
a99dcb84c0 Add Yin-Jieh Chen for the icqnix port. 1999-08-28 03:02:06 +00:00
Mark J. Taylor
6647e72130 Add myself to the list of committers. 1999-08-27 15:40:37 +00:00
Jim Mock
5af0c18496 Added Egeny Kuzakov <CoreDumped@lab321.ru> for the tircproxy port. 1999-08-26 23:43:50 +00:00
Chris Piazza
db46587229 Add Chris D. Faulhaber <jedgar@fxp.org> for the p5-IRC port 1999-08-26 20:41:45 +00:00
Nik Clayton
5d61c67118 When making the compatability symlink, do it in the parent directory
to both directories, and make it relative, rather than absolute.

This fixes the case where you might install the docs under one directory
/foo/bar/..., and then want to migrate them elsewhere (to /usr/share/).

With the old scheme, the symlink would start /foo/bar/..., and would
therefore be broken.

A good example of this happening is "make release" :-)
1999-08-26 19:42:13 +00:00
Mark J. Taylor
8ff3d7886a Add myself to the list of committers. 1999-08-25 20:38:52 +00:00
Nik Clayton
5ec01e841f Change the internal links to use <link ...> rather than <xref ...>.
This stops the (non-fatal) errors, and generates useful links.

PR:             docs/13349
Submitted by:   Neil Blakely-Milner <nbm@rucus.ru.ac.za>
1999-08-24 19:05:16 +00:00
Nik Clayton
1ca335c3e7 "is is" -> "it is"
Submitted by:   Kelly Yancey <kbyanc@posi.net>
1999-08-24 19:01:16 +00:00
Chris Costello
e5ebbaedba Cosmetic: <ulink URL=...' -> <ulink url=...' according to the doc proj
primer.
1999-08-24 13:20:40 +00:00
Joseph Koshy
613d6c2cc6 Make the question I added on TERM mismatches when logging onto remote systems
clearer.
1999-08-24 08:54:28 +00:00
Chris Piazza
a938e63860 Re-remove Chris Costello from additional contributors: he's
a committer now.
1999-08-24 06:14:33 +00:00
Joseph Koshy
ecdbbeb3a7 Add a few people to the additional contributors section:
Rich Wood   <rich@FreeBSD.org.uk>    for docs/13336
    Chris Costello <chris@calldei.com>   for docs/12990
    Kiril Mitev <kiril@ideaglobal.com>   for docs/12985
1999-08-24 06:03:34 +00:00
Joseph Koshy
2371fff5df Add trailing slashes to URLs.
PR:		docs/13336
Submitted by:	Rich Wood <rich@FreeBSD.org.uk>
1999-08-24 05:01:13 +00:00
John Baldwin
60b17bf4c3 Move myself from the contributors list to the committers list in the
handbook.

Reviewed by:	billf
1999-08-24 03:22:22 +00:00
Chris Piazza
38949d4e41 Fix a typo (accellerator -> accelerator) and a missing space.
PR:		13208
Submitted by:	Mark Ovens <mark@ukug.uk.freebsd.org>
1999-08-24 02:35:59 +00:00
Nik Clayton
122d319794 "../handbook.sgml" -> "../book.sgml" in Emacs local variables section. 1999-08-23 21:24:10 +00:00
Nik Clayton
4e9bf8757d "../handbook.sgml" -> "../book.sgml" in Emacs local variables section.
Fix up the list of questions and answers as a <qandaset> instead of
an <itemizedlist>.  This entails converting the <itemizedlist> element
to a <qandaset>, and wrapping each question paragraph in a <question>
and </question> pair, and each answer in a <answer>...</answer> pair.

Then, search and replace for all the "Q.  " and "A.  " and remove them,
because the stylesheet adds these for you.

Finally, some of the questions are entered as

    <para><anchor id="foo">...

Delete the anchor element, and put the id attribute on the para instead,
so you have

    <para id="foo">...

I'm not entirely sure why, but if you have that in the first form then
the stylesheets don't include the links properly in the table of
questions.  If you have it in the second form then everything works fine.
1999-08-23 21:06:02 +00:00
Chris Piazza
206fa161b0 Add Dominik Rother for the xtermset port and
KATO Tsuguru for an upgrade of the blackbox port
1999-08-22 04:30:18 +00:00
Nik Clayton
a3163ec304 Honour ${DOCDIR} when installing the documentation. 1999-08-19 20:36:02 +00:00
Nik Clayton
b797b99689 Markup the preface as a <preface> rather then a <chapter>.
The first question in the preface, "What is the purpose of this FAQ"
doesn't need to be there (although the contents of the answer do).  Remove
the question, and associated markup, but retain the answer.
1999-08-18 19:16:52 +00:00
Nik Clayton
67ed80c4ec Update the list of ports categories.
PR:             docs/13214
Submitted by:   asami
1999-08-18 18:58:10 +00:00
Nik Clayton
5f5aae5fd7 Add Daisuke Watanabe (www/p5-Apache port fix)
PR:             docs/13213
Submitted by:   asami
1999-08-18 18:51:30 +00:00
Nik Clayton
837580be8b Turn on the faq/ directory. 1999-08-17 22:11:19 +00:00
Nik Clayton
6d73649fa3 Framework to build the DocBook FAQ. 1999-08-17 21:52:02 +00:00
Nik Clayton
35d121c7b7 DocBook version of the FAQ, first draft. 1999-08-17 21:47:46 +00:00
Nik Clayton
dce55200fb More Makefile framework. I don't know why CVS didn't commit these with
the other batch.
1999-08-17 21:35:56 +00:00
Nik Clayton
7fc8947ce8 The new Makefile framework. Does the right thing (pretty much) except
in the case of */FAQ/Makefile, because the FAQs are all in the wrong
place.  Things still install properly, but some of the directory paths
are hardcoded.  This will be going away ASAP.
1999-08-16 22:09:20 +00:00
Nik Clayton
59dba67e39 Reformatted version of the Diskless X server tutorial. 1999-08-16 22:00:10 +00:00
Nik Clayton
3fc8619764 Added the Chinese FTP and CVSup sites.
Submitted by:	Peng HaiJie <phj@cn.FreeBSD.org>
1999-08-11 22:37:59 +00:00
Nik Clayton
91f99cbe3e Typo: zynx -> znyx
PR:             docs/12684
Submitted by:   Jay Cowan <jay.cowan@znyx.com>
1999-08-11 22:28:18 +00:00
John Polstra
6ed40b89a6 Add cvsup2.br.FreeBSD.org. 1999-08-11 15:59:34 +00:00
Alfred Perlstein
e0afcd66c7 Add myself to committers and remove myself from contributors.
Reviewed by:	Eivind, billf
1999-08-11 13:53:13 +00:00
Jim Mock
29db62763b Updated Shigio Yamaguchi's email address at his request 1999-08-11 06:03:47 +00:00
Jim Mock
e8b42c8003 Added myself to staff and removed myself from additional contributors 1999-08-10 08:50:17 +00:00
Chris Costello
63bbcc0f0d Fix the entire entry for Thomas A. Stephens. Originally, it said Thomas
Stevens.

Pointed out by:         Thomas A. Stephens <tas@stephens.org>
1999-08-10 04:36:59 +00:00
Wolfram Schneider
01ef19c47f minnie.cs.adfa.oz.au -> minnie.cs.adfa.edu.au 1999-08-09 10:04:54 +00:00
Chris Costello
a5586b50e3 Remove myself from `Additional Contributors'. 1999-08-08 18:43:08 +00:00
Chris Costello
8a59b368c3 Add myself to staff/chapter.sgml and authors.ent as the traditional
first commit.
1999-08-08 14:21:43 +00:00
Nik Clayton
fd39f649a5 Update the TrueType section with information about converting TrueType
fonts to groff/postscript format.

Submitted by:   Ken Marx <kmarx@bigshed.com>
DocBook'ed by:  John Baldwin <jbaldwi@vt.edu>
1999-08-06 17:35:18 +00:00