Jordan K. Hubbard
d39394b2e7
Merge contributors that were submitted to the old handbook but not merged.
1999-04-18 17:22:40 +00:00
Jun Kuriyama
d766fd3c7e
Catching up to 3.1-19990311-STABLE without dhcp-related.
...
(Translation date: 99/04/04)
Reviewed by: Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-04-18 10:03:22 +00:00
Brian Somers
153f505bd7
Add a few sigs & aliases to my key.
1999-04-16 08:28:58 +00:00
Doug White
e850c027ed
Link lp(4) and lpt(4) to manpage cgi.
...
PR: docs/9276
1999-04-15 23:43:42 +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
Jun Kuriyama
bb5262c470
Use correct path for installing Japanese handbook.
...
Pointed out again by: Ports Wraith
1999-04-15 22:02:54 +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
Jesus Rodriguez Cuesta
03fca19201
Update to 1.21 english version.
...
Added "How add pseudoterminals" section.
1999-04-14 22:40:26 +00:00
Nik Clayton
ed34512f59
Includable Makefile, contains most of the logic for converting DocBook
...
into a variety of different formats. Contains a lot of code that used
to be in doc/en/handbook/Makefile, the commit log for that file will
probably prove useful as well.
1999-04-14 22:13:59 +00:00
Jun Kuriyama
38408ec3b6
Fix breakage at installing Japanese Handbook in building web pages.
1999-04-14 22:02:28 +00:00
Nik Clayton
a7883c19ab
Tidy up whitespace from previous commit, translators can ignore this
...
commit.
1999-04-14 18:59:43 +00:00
Nik Clayton
14bd2a07e9
GNU Public License -> GNU General Public License
...
GNU Library Public License (GLPL) -> GNU Library General Public License (LGPL)
PR: docs/9288
Submitted by: Ying-Chieh Liao <ijliao@Terry.Dorm10.NCTU.edu.tw>
Reviewed by: nik
1999-04-14 18:58:10 +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
Dmitrij Tejblum
f6a467bdbd
Synchronize with the following revisions of the English version:
...
hackers.sgml 1.15
hardware.sgml 1.16
misc.sgml 1.15
network.sgml 1.22
preface.sgml 1.31
commercial.sgml 1.4
x.sgml 1.7
PR: 11001, 11002, 11025, 11026, 11027, 11042, 11043
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-04-13 20:00:29 +00:00
Nik Clayton
5dffdeac60
Add some more references to manual pages. Not yet used by Handbook,
...
but soon to be committed docs use them.
1999-04-12 22:22:21 +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
Jun Kuriyama
aa46ab3679
Move "porting" section from contrib/chapter.sgml to ports/chapter.sgml.
...
Found by: Ports Wraith
1999-04-12 15:22:09 +00:00
Greg Lehey
b607de5d28
Remove <blockquote> tag around quoted screen output.
...
Prodded-by: nik
1999-04-12 04:41:20 +00:00
Bill Fumerola
2ad5ddd4e8
There are now over 150 committers, so I'll bump this number from 'over 100'
...
to 'over 150'.
1999-04-11 04:58:29 +00:00
Jun Kuriyama
5e36a8b56c
Use correct path for "make release".
...
Submitted by: Oliver Fromme <oliver.fromme@heim3.tu-clausthal.de>
1999-04-11 01:15:14 +00:00
Jesus Rodriguez Cuesta
c92a24c6af
Replace ../handbook/handbook.html by ../handbook/index.html like has been
...
made at web and other faq files.
1999-04-10 20:48:28 +00:00
Jesus Rodriguez Cuesta
60d8ea2c25
Fix broken links to new handbook
1999-04-10 20:41:17 +00:00
Doug White
49d4d73b9c
Mention to have xdm sleep before starting to avoid conflicts with getty.
...
PR: docs/3590
1999-04-10 00:03:58 +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
Dag-Erling Smørgrav
cde7428ada
Forgot to mention which file to edit.
1999-04-09 15:43:23 +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
Brian Somers
09b1aa8ccc
Mention the magic Quake port number for ``alias port''.
1999-04-08 20:34:33 +00:00
Jun Kuriyama
9c0d1e1149
Migration to DocBook was completed.
1999-04-08 15:46:01 +00:00
Jun Kuriyama
1f57381cf8
Bye-bye linuxdoc.
1999-04-08 15:43:29 +00:00
Dag-Erling Smørgrav
525e1f23b0
By popular request.
...
For the record, the guilty are <des@freebsd.org> and <eivind@freebsd.org>.
1999-04-08 14:36:30 +00:00
Jun Kuriyama
fad371fe20
Add temporary option %lang.ja.dsssl;.
...
Current version of dsssl-docbook-modular has Japanese option, but
this doesn't satisfy our needs.
Until I write a patch, Japanese stylesheet should be off.
1999-04-08 14:17:50 +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