Commit graph

2748 commits

Author SHA1 Message Date
Nik Clayton
9cc96a371d This is a null commit to log the fact that Poul Henning-Kamp has permitted
me to *not* copy over his "BEER-WARE LICENSE" from doc/handbook/ctm.sgml
(which has been subsumed in to this file as part of the DocBook conversion).

Thanks Poul.
1999-03-09 20:05:39 +00:00
Nik Clayton
10b0b0a21e Add SGML comments at the top of the files with the $Id$ string. Remove
most of the other spurious comments.

Two comments relating to copyright have *not* been merged in from the
LinuxDoc version yet -- I've contacted the original authors to ask if
they would be willing to assign the copyright to the project. When I
get their response the copyright comments will either be merged in, or
left out, as necessary.
1999-03-08 22:04:49 +00:00
Nik Clayton
97bc599e5a Add a "distribute" target, in preparation for getting "make release" to
work with the DocBook handbook. Currently untested. . .
1999-03-08 21:44:45 +00:00
Nik Clayton
9fd5459be0 New Makefile -- just points to the handbook/ subdirectory for now. 1999-03-08 21:43:32 +00:00
Nik Clayton
1e28ab5a96 Huge whitespace changes. Translators can ignore this commit completely.
Rationale: All the changes to the DocBook handbook so far have been
careful to keep whitespace changes to a minimum. This is so the
translators have as easy a job as possible in identifying exactly what's
changed.

This has meant the English version has become more and more 'ugly'. Lines
indented by the wrong amount, some lines longer than 130 characters,
others shorter than 20, gaps of 3 or 4 lines between paragraphs (and
sometimes within paragraphs). This makes it difficult to follow the
structure of the document, and needlessly complicates fixing SGML
problems.

It also makes the source practically useless as a teaching aid; the
more baroque the source looks, the less likely people are to dive in and
contribute.

This commit fixes all that -- and boy was it tedious. The snag is, it's
touched almost every line in every file in the Handbook.

Technically, the changes were made by running (in Emacs)
sgml-indent-or-tab (bound to the TAB key) on almost each line (except
those in <programlisting>, <screen>, <literallayout>, and other
verbatim sections), and then running sgml-fill-element (bound to
C-c C-q) on most paragraphs.

FWIW, this is the first, only, and last change of this type contemplated.
1999-03-07 21:26:43 +00:00
Nik Clayton
62a7d13816 Created a new set of entities for manual pages.
The construct:

    <citerefentry>
      <refentrytitle>foobar</refentrytitle>
      <manvolnum>1</manvolnum>
    </citerefentry>

is a pain to type, and messes up the pretty-printing of the source code.
Replace every occurence of a entry like that with:

    &man.foobar.1;

Adjusting the manual page name and section number appropriately.

The definitions for these entities are stored in man-refs.ent. This
file is in doc/share/sgml because it is not just specific to the Handbook.
I expect the DocBook'd FAQ and Tutorials (coming RSN) to use them as
well.

A new PUBLIC identifier has been created for these entities, and added to
the catalog file.
1999-03-07 16:32:22 +00:00
Jun Kuriyama
1c05a644f3 Fix typos.
Reviewed by:	Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-03-07 09:27:11 +00:00
Nik Clayton
fe79ecbe4d Revert one of my previous changes. Sentences now have two spaces after
the period. Apologies for the repository bloat. This is entirely a
whitespace change.
1999-03-04 22:42:55 +00:00
Nik Clayton
772051fe94 Merged changes between LINUXDOC_2_DOCBOOK_3 and LINUXDOC_2_DOCBOOK_4
from doc/handbook.

File                 From  ->  To      Merged to files...
---------------------------------------------------------------
authors.sgml         1.135 ->  1.139   authors.ent
bibliography.sgml    1.38  ->  1.39    bibliography/chapter.sgml
contrib.sgml         1.338 ->  1.341   staff/chapter.sgml
current.sgml         1.25  ->  1.26    cutting-edge/chapter.sgml
cvsup.sgml           1.41  ->  1.45    cutting-edge/chapter.sgml
eresources.sgml      1.53  ->  1.54    eresources/chapter.sgml
handbook.sgml        1.96  ->  1.101   handbook.sgml
install.sgml         1.67  ->  1.72    install/chapter.sgml
lists.sgml           1.8   ->  1.12    mailing-lists.ent
mirrors.sgml         1.101 ->  1.111   mirrors/chapter.sgml
porting.sgml         1.124 ->  1.130   ports/chapter.sgml
stable.sgml          1.19  ->  1.22    cutting-edge/chapter.sgml
submitters.sgml      1.277 ->  1.299   contrib/chapter.sgml[1]
vm.sgml                    ->  1.3     internals/chapter.sgml

Added
-----
newsgroups.ent

[1] For translators: Due to Eivind's massive update to the "Additional
    Contributors" section, I refrained from merging in the changes by
    hand. Instead, I took the list of names from submitters.sgml and
    did various search/replaces on them.

    I strongly suggest you just lift the complete list of names from
    contrib/chapter.sgml and paste it in to your translation, since
    there shouldn't be any actual translation required.
1999-03-04 22:14:14 +00:00
Jun Kuriyama
8ddc69d10c Fix typos.
Reviewed by:	Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-03-03 14:46:58 +00:00
Motoyuki Konno
ecff6929b2 Update "Original revision". 1999-03-02 18:08:34 +00:00
Wolfram Schneider
a5960e7dcd Fix http://www.cdrom.com URLs. 1999-03-02 14:21:53 +00:00
Motoyuki Konno
881757af44 Fix typo. 1999-03-01 18:06:56 +00:00
Motoyuki Konno
54d2d3d95c Merge the following changes in the English version:
autors.sgml         : 1.136 -> 1.139
    contrib.sgml        : 1.338 -> 1.341
    cvsup.sgml          : 1.42  -> 1.45
    eresources.sgml     : 1.53  -> 1.54
    handbook.sgml       : 1.96  -> 1.101
    lists.sgml          : 1.10  -> 1.12
    mirrors.sgml        : 1.106 -> 1.111
    sections.sgml       : 1.30  -> 1.31
    stable.sgml         : 1.20  -> 1.22
1999-03-01 18:04:16 +00:00
Motoyuki Konno
b1366835cb Merge the following changes in the English version:
hackers.sgml : 1.11 -> 1.12

Submitted by:	Yasuhiro Fukuma <yasuf@big.or.jp>
1999-03-01 17:18:52 +00:00
Motoyuki Konno
0aa31dad79 Merge the following changes in the English version:
Makefile : 1.33 -> 1.34
1999-03-01 16:14:14 +00:00
Motoyuki Konno
e0f769fb11 New translation: vm.sgml
Submitted by:   SUGIMURA Takashi <takas-su@is.aist-nara.ac.jp>
                Hiroki Sato <hrs@geocities.co.jp>
Reviewed by:    Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
                UEBAYASHI Masao <masao@nf.enveng.titech.ac.jp>
                hino@ccm.cl.nec.co.jp
                Uchikawa Yoshiaki <yoshiaki@kt.rim.or.jp>
1999-03-01 16:12:18 +00:00
Motoyuki Konno
0cdf2d2d83 Update mihoko's mail address. 1999-03-01 15:46:57 +00:00
Motoyuki Konno
b03ec04f01 Update members list. 1999-03-01 15:43:32 +00:00
Foxfair Hu
b96274e4e8 Update content and fix typo.
Submitted by:	Maintainer <ijliao@dragon2.net>
1999-03-01 08:57:28 +00:00
John Polstra
83b48bb269 Add Olaf Wagner, for the "m3gdb" port. 1999-03-01 04:22:32 +00:00
Bill Fumerola
9aecaf390d Misspelled word.
Submitted by:	Seung-Young Kim <nobreak@nobreak.com> on -doc
1999-02-25 19:57:50 +00:00
Shigeyuki Fukushima
27243b798a Add myself to the committers. 1999-02-25 14:58:10 +00:00
Foxfair Hu
18446f4064 Use 'sen~or' instead of 'you' in Chinese.
Submitted by:	maintainer.
1999-02-25 14:16:36 +00:00
Matthew Dillon
dea79d90e8 Add warning about 'maxusers' and large memory configurations in vm.sgml. 1999-02-24 22:51:42 +00:00
Bill Fumerola
e437287d3a Remove Alex Nash (alex@FreeBSD.org + avail + contrib.sgml)
Submitted by:	vanilla
1999-02-21 20:22:29 +00:00
Jun Kuriyama
e42cc7300c Catching up to 3.1-RELEASE.
These files are tagged as "release_3_1_0".

Reviewed by:	Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-02-21 13:20:10 +00:00
Kris Kennaway
d9d43896a6 Move myself to the committers list from submitters. This breaks make world :-) 1999-02-21 02:45:23 +00:00
John Polstra
cb8f30850a Add new Canadian CVSup mirror site. 1999-02-20 01:49:10 +00:00
Bill Fumerola
8b8fadc822 (1) Change references to releng22.freebsd.org -> releng3.FreeBSD.org
(2) Change freebsd.org -> FreeBSD.org in all instances
1999-02-19 16:09:05 +00:00
Foxfair Hu
4165f52173 Sync with English version 1.20 1999-02-19 13:21:31 +00:00
Warner Losh
89314826cb When creating swap file, set permission bits to ensure its safety.
Submitted by:	Howard Goldstein <hgoldste@bbs.mpcs.com>
1999-02-19 10:46:11 +00:00
Vanilla I. Shu
b9cc4a9f4f Sync FAQ.sgml & hardware.sgml with current version. 1999-02-18 18:52:40 +00:00
Vanilla I. Shu
48683416a7 applications.sgml 1.8 => 1.9 1999-02-18 18:37:35 +00:00
John Polstra
d599ddeee3 Add a link to the CVSup Home Page. 1999-02-18 01:04:07 +00:00
John Polstra
7733302f68 Remove cvsup.ca.FreeBSD.ORG. It doesn't exist any more. 1999-02-18 00:53:42 +00:00
Joseph Koshy
f6657d0434 Added an entry on the need for linking with -export-dynamic for
dlopen(NULL, flags) to be useful.
1999-02-17 03:08:21 +00:00
Dag-Erling Smørgrav
17c8e7e183 The 7891, 7896 and aic7897 should also be listed.
Pointed out by:	Justin Gibbs
1999-02-16 17:31:56 +00:00
Vanilla I. Shu
935ea44a0b Fix some typo error, and sync network.sgml with English version.
Submitted by:	network.sgml's maintainer & smartboy.bbs@fpg.m4.ntu.edu.tw
1999-02-16 14:20:18 +00:00
Dag-Erling Smørgrav
60f9ee7b75 Yes, the 7890 and 7895 are supported, so stop asking. 1999-02-16 10:38:00 +00:00
Jordan K. Hubbard
9994c19eb8 Further clarify some of the dual-floppy instructions. 1999-02-15 23:38:13 +00:00
Bill Fumerola
ad1781d3f7 Re-insert some people who aren't committers.
Poked by:	eivind
1999-02-15 22:45:28 +00:00
Bill Fumerola
ee892fed80 Remove all people listed in 'additional submitters' section who are also
listed in CVSROOT/avail, because they should be in contrib.sgml
1999-02-15 22:21:59 +00:00
Bill Fumerola
4963ae5c3e Remove duplicate introduced by eivind's mega-commit.
Is this file supposed to contain committers as well?
1999-02-15 18:21:09 +00:00
Jordan K. Hubbard
5b430cd700 Update installation notes for a two floppy world.
Remove a special character that the sgml formatting tools were
complaining about.
1999-02-15 17:54:23 +00:00
Bill Fumerola
32ab191fd6 SGML nit. There was a blank item in a sub-<enum>
XXX: This page still references releng22.FreeBSD.org, and that should change.
1999-02-15 17:41:12 +00:00
Jordan K. Hubbard
81d2f89ca8 It's 3.1 time! 1999-02-15 05:55:07 +00:00
John Polstra
732878df5d Add WWW mirror www4.ru.freebsd.org.
Submitted by:	Dmitry Valdov <dv@dv.ru>
1999-02-13 21:18:50 +00:00
Wolfram Schneider
2d054318db Added FTP MIRROR: ftp://ftp6.kr.freebsd.org/pub/FreeBSD
Submitted by:	 Seung-young Kim <nobreak@nobreak.com>
1999-02-13 21:15:41 +00:00
John Polstra
fb9af84196 Add new Russian CVSup mirror "cvsup2.ru.FreeBSD.ORG". 1999-02-13 19:16:46 +00:00