Commit graph

236 commits

Author SHA1 Message Date
Nik Clayton
d3d908e605 Re-write. Fill in the missing gaps, order it better, make it complete. 1999-04-29 19:55:45 +00:00
Nik Clayton
c2e6d4a096 Swap the ordering of the "Tools" and "SGML Primer" chapters. 1999-04-29 19:53:00 +00:00
Joseph Koshy
51c205609e Add Chris Costello for PR 10348 1999-04-29 09:38:59 +00:00
Foxfair Hu
97f17beacb Change the submitter's email address.
PR:		11105
Requested by:	Joseph Stein <joes@shasta.wstein.com>
1999-04-29 09:34:09 +00:00
Bill Fumerola
c6c51e9c60 Update bitrotted release tags. (2.2.7 through 3.1)
Mention that the RELENG_2_2 branch is mostly obsolete.
1999-04-28 21:10:09 +00:00
Bill Fumerola
ae1ce7d7cb Fix the order of names. 1999-04-27 21:10:15 +00:00
Michael Haro
7dcf35d8eb Add myself to the committers list. 1999-04-27 20:41:46 +00:00
Nik Clayton
e47a4061df Remove docproj-primer from SUBDIR, add to DOCSUBDIR. Reorder DOCSUBDIR. 1999-04-27 18:33:23 +00:00
Richard Seaman Jr.
f19eb9dbc9 Add myself 1999-04-27 14:44:56 +00:00
Nik Clayton
73ec5f655c Fix whitespace bogons (converted some tabs to spaces). Ironic, since
this screwed up the example of how whitespace should be used in
.sgml source.
1999-04-26 21:52:29 +00:00
Nik Clayton
3cc54ea640 Link to the Doc. Proj. Primer. 1999-04-26 21:50:42 +00:00
Nik Clayton
9095ae5051 Added docproj-primer to the SUBDIR list. Reformatted the SUBDIR list. 1999-04-26 21:45:30 +00:00
Nik Clayton
03e32648ec Added DOC_PREFIX definition. A temporary hack until all the tutorials
are in DocBook.

Added "html" to the list of default formats.

The primer can now be included in regular builds.
1999-04-26 21:45:04 +00:00
Wolfram Schneider
7c8e3d44ef Nuke Ade Barkah <mbarkah@FreeBSD.ORG> from
FreeBSD Documentation Project.
1999-04-26 07:57:05 +00:00
Seiichirou Hiraoka
fd2295377c Add Yuu Yashiki for his lfview port
Add Sugimoto Sadahiro for his mindfocus port
Add Shinya Esu for his actx port
1999-04-21 16:19:18 +00:00
SADA Kenji
8aa5a5a881 Sorry, wrong place. 1999-04-21 14:14:00 +00:00
SADA Kenji
65ab44253d Welcome in Yasuhito FUTATSUKI !! 1999-04-21 14:05:00 +00:00
Nik Clayton
c4ab126805 My primer for people new to the Doc. Proj. Incomplete, but should be
enough for most people, and gets it into the repository, making it
easier for others to add to as necessary.

This has not (yet) been turned on in the upper level Makefile or
listed on the web site yet, I want to get some more feedback
from readers first.  It should be "made visible" later this week.
1999-04-20 20:59:59 +00:00
Wolfram Schneider
8784a3143f Add a DFN-PCA sig to my key 1999-04-19 13:28:03 +00:00
Joseph Koshy
7ac78ac58a Add Nathan Ahlstrom <nrahlstr@winternet.com> for the patch in
docs/11046.
1999-04-19 09:44:46 +00:00
Joseph Koshy
8c386e12b8 Remove multiple occurrences of Mr. Horikawa's name and email address.
Ok'ed by:	Kazuo Horikawa <horikawa@jp.FreeBSD.org>
1999-04-19 09:29:46 +00:00
Jordan K. Hubbard
d39394b2e7 Merge contributors that were submitted to the old handbook but not merged. 1999-04-18 17:22:40 +00:00
Brian Somers
153f505bd7 Add a few sigs & aliases to my key. 1999-04-16 08:28:58 +00:00
Nik Clayton
ef6157d8bc Cut down the Makefile, most of the logic is now in
doc/share/mk/docproj.docbook.mk.
1999-04-15 22:51:18 +00:00
Peter Wemm
a27ca9b544 Fix a corrupted ascii armour on jmb's key, pgp (2.6 anyway) accepts it
now.
1999-04-15 06:37:50 +00:00
Joseph Koshy
8b5a58b16b RELENG_3_1_0_RELEASE is a valid tag for CVSup.
PR:		docs/11046
Submitted by:	Nathan Ahlstrom <nrahlstr@winternet.com>
1999-04-14 11:46:16 +00:00
Joseph Koshy
c5a8cc8570 Correct an e-mail address.
PR:		docs/11129
Submitted by:	Martti Kuparinen <martti.kuparinen@ericsson.com>
1999-04-14 10:35:34 +00:00
Nik Clayton
348e2fb8c1 Add new html-split.tar target, for building an (optionally) compressed
tar file of the HTML files.  Functionality stays the same, but the
method is slightly different.

*.html-split.tar{.gz,.bz2,.zip} now removed on "make clean" as well,
as pointed out by Shadowfax, or Strider, or whatever Satoshi's calling
himself these days. . .
1999-04-12 21:40:25 +00:00
Greg Lehey
b607de5d28 Remove <blockquote> tag around quoted screen output.
Prodded-by:	nik
1999-04-12 04:41:20 +00:00
Nik Clayton
771a884eb4 Changed Jens Schweikhardt's e-mail address, per personal e-mailed
request.
1999-04-09 21:30:25 +00:00
Nik Clayton
dc1aa9d151 An ignorable white space change. Some of the added markup in the previous
commit extended some line lengths too far.
1999-04-08 21:51:14 +00:00
Nik Clayton
6fd5153fca Fix some whitespace (TAB damage) changes. Translators, please duplicate
these fixes.

'mary' -> '<username>mary</username>'

Fixed lines that were broken in the wrong place, either too early, or
too late.  This made some of the examples look odd, and some of the
code examples were just wrong.  These were errors I introduced doing
the DocBook conversion, and weren't in the original LinuxDoc version.
1999-04-08 21:37:00 +00:00
Nik Clayton
35c66a5bd4 White space changes -- DO NOT ignore these ones please, translators.
There was TAB damage in some of the examples, causing text that should
line up in real life to not line up.  Fixed, by replacing the tabs with
an appropriate number of spaces.
1999-04-08 21:33:23 +00:00
Nik Clayton
04cc96e86d Add a note about section 9 of the manual pages, Kernel Developers. 1999-04-08 21:30:16 +00:00
Nik Clayton
bd6db1421e Typo: kiet -> kit
<replaceable> around a few things the user is meant to replace in the
examples.
1999-04-08 21:29:45 +00:00
Nik Clayton
153720f9f5 Show the MSDOS commands and directories in lower case. 1999-04-08 21:23:46 +00:00
Nik Clayton
ff7dc7c283 Update the URLs pointing to the Handbook on the FTP site. Too many
formats and compression schemes to comprehensively list them all,
just point to the /pub/FreeBSD/doc/.  There's a README file in there,
which should be sufficient.
1999-04-08 21:21:46 +00:00
Nick Sayer
60afe67c8e 1. Add <devicename> around one instance of "si"
2. Add <literal> around an address (nik's suggestion).
1999-04-08 21:11:36 +00:00
Nik Clayton
c4914d21f7 Fix up the white space damage from Nick Sayer's commit.
It's not technically required, but it keeps things looking nice, and much
easier to understand.  This is important if people are going to be able
to learn DocBook by looking at the Handbook.  It also makes it easier
to follow the structure if you don't have an SGML savvy editor.

I'm going to be *at least* as anal about this as bde is about style(9).
Sorry folks :-)
1999-04-07 22:49:55 +00:00
Nick Sayer
c3e4204e90 Add handbook section on si driver for Specialix SI/XIO/SX cards.
PR:		6036
1999-04-07 20:45:45 +00:00
Bill Fumerola
76c37b2548 Update a link gone bad. 1999-04-07 17:58:09 +00:00
Nik Clayton
dcc7339485 Remove spurious '>'.
Pointed out by: Sue Blake <sue@welearn.com.au>
1999-04-07 17:39:16 +00:00
Bill Fumerola
bd0d0da8d6 __FreeBSD_version, not _FreeBSD_version
For my next trick, I'll update this list so it reflects the current numbers.
1999-04-07 15:14:51 +00:00
Satoshi Asami
8fe45a9a11 Point people to the ports/Mk version of bsd.port.mk, not the share/mk
version.

Submitted by:	Martin Kammerhofer <mkamm@icg.tu-graz.ac.at>
1999-04-07 09:41:17 +00:00
Nick Sayer
9745988609 Add myself into the committers section 1999-04-06 22:06:02 +00:00
Bill Fumerola
7362a29bb0 (1) Remove duplicate '&a.archie' entry.
(2) Insert missing "a" for dirk. '&.dirk' -> '&a.dirk'
1999-04-06 21:36:25 +00:00
John Polstra
a309e5d24d Remove cvsup4.FreeBSD.ORG. It looks like it will be gone for
awhile.
1999-04-06 19:22:24 +00:00
Mark Murray
00b7404e78 Add Gordon Greeff for his "peq" port. 1999-04-06 18:03:10 +00:00
Jesus Rodriguez Cuesta
edab407e6a Add cvsup.es.freebsd.org . It's on-line!!! 1999-04-06 09:54:54 +00:00
Satoshi Asami
d853f0b3ff Add Udo Schweigert <ust@cert.siemens.de> for the mail/coolmail port. 1999-04-06 09:22:49 +00:00