Commit graph

2417 commits

Author SHA1 Message Date
Nik Clayton
9fc2fa5197 * Added boothelp.sgml
* Merged in changes between tags LINUXDOC_2_DOCBOOK and
  LINUXDOC_2_DOCBOOK_2. The merges are as follows (if a file isn't listed
  here it's because there are no changes to merge since the
  LINUXDOC_2_DOCBOOK tag was put down).

  File                 From  ->  To      Merged to files...
  ---------------------------------------------------------------
  authors.sgml         1.118 ->  1.128   authors.ent
  boothelp.sgml        Added
  contrib.sgml         1.312 ->  1.329   staff/chapter.sgml
  eresources.sgml      1.50  ->  1.51    eresources/chapter.sgml
  handbook.sgml        1.91  ->  1.95    handbook.sgml
  mirrors.sgml         1.92  ->  1.99    mirrors/chapter.sgml
  porting.sgml         1.112 ->  1.118   [1]
  ports.sgml           1.31  ->  1.33    ports/chapter.sgml
  printing.sgml        1.22  ->  1.23    printing/chapter.sgml
  stable.sgml          1.17  ->  1.18    cutting-edge/chapter.sgml [2]
  submitters.sgml      1.246 ->  1.261   contrib/chapter.sgml

  [1] Merged changes. Part of these changes are the migration of the
      "Making a port" section from contrib/chapter.sgml to
      ports/chapter.sgml

  [2] Merged some changes. 1.18 demotes some of the section headings so
      that the -stable section will appear on one HTML page. This is not
      the case with the DocBook stylesheets we're using, so wasn't
      necessary. For the time being, the -stable headings will follow
      the -current headings. This can be revisited after the migration
      is complete.

  There will be one more merge pass once the Handbook in doc/handbook/ is
  frozen, and then a pass to reformat (refill) most of the lines in the
  Handbook so it's more aesthetically pleasing. The SGML parsers don't
  care, but it makes it easier to follow the structure when editing the
  documents.

* Removed

      sgml-shorttag: nil
      sgml-minimize-attributes: max

  from the Emacs local variables at the bottom of each file. It didn't
  do quite what I was expecting.
1998-12-10 20:44:09 +00:00
Nik Clayton
80780d78ab Support making multiple output formats from the Handbook (RTF, HTML,
Text, PS, PDF)
1998-12-10 20:42:26 +00:00
Bill Fumerola
9817e0de64 Added Dima Sivachenko for ports/textproc/man2html. 1998-12-09 22:11:51 +00:00
Wolfram Schneider
d00abbe161 Update list of World Wide Web servers. 1998-12-09 13:07:28 +00:00
Vanilla I. Shu
b89c22ef0e Fix typo error on handbook.
PR:		docs/9014
Submitted by:	ijliao@csie.nctu.edu.tw
1998-12-09 10:08:03 +00:00
Nik Clayton
142ecb0b92 Loudly proclaim that I've fixed the problem where by the Spanish FAQ
overwrites the English FAQ on installation.

Quietly mumble that I think it might have been my fault in the first
place. DOCDIR wasn't set properly.
1998-12-09 00:32:19 +00:00
Bill Fumerola
23cc627071 Use quotes around the first_line variable so C comments and other things
that are misinterpreted by echo(1) aren't.

PR:		docs/8757
Submitted By:	Takeshi OHASHI <ohashi@mickey.ai.kyutech.ac.jp>
		Sergei Laskavy <laskavy@gambit.msk.su>
1998-12-08 22:09:04 +00:00
Jun Kuriyama
af7f6752b9 Add Ricardas Cepas <rch@richard.eu.org> for his port of
"yudit".
1998-12-07 22:04:21 +00:00
Vanilla I. Shu
a75405a5e5 Change Terry Liao's email address. 1998-12-07 09:07:34 +00:00
Motoyuki Konno
8e36c54292 Merge the following changes in the English version:
authors.sgml : 1.125 -> 1.128
    contrib.sgml : 1.322 -> 1.329
    mirrors.sgml : 1.96  -> 1.99
1998-12-06 17:28:06 +00:00
Motoyuki Konno
3ef8cd816c Merge the following changes in the English version:
handbook.sgml   : 1.91 -> 1.95
    submitters.sgml : 1.255 -> 1.259
1998-12-06 17:17:34 +00:00
Motoyuki Konno
738472d9ea Merge the duplicated entries of the submitters list.
Issei Suzuki<issei@t-cnet.or.jp>
Issei Suzuki <issei@jp.FreeBSD.org>
    -> Issei Suzuki <issei@jp.FreeBSD.org>

Requested by: Issei Suzuki <issei@jp.FreeBSD.org>
1998-12-06 17:11:15 +00:00
Vanilla I. Shu
a3741caf7f Add Terry Liao for xinetd. 1998-12-06 13:10:43 +00:00
Jordan K. Hubbard
dea3d4b2c2 Be less vague about what "recent" means. 1998-12-06 05:14:56 +00:00
Jun Kuriyama
13f22ddbf9 Catch up to 3.0-RELEASE (19981206 version).
Submitted by:	Kazuo Horikawa <k-horik@yk.rim.or.jp>
1998-12-06 03:08:52 +00:00
Jun Kuriyama
c733c2d3e4 Add NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp> for his ports
of XttXF98srv-*.
1998-12-05 10:35:19 +00:00
Nik Clayton
92db264b4a Turn on the use of CSS stylesheets, reading from handbook.css (this
will change shortly).

Change the represenation of <warning> and <caution> to be similar to
the representations for <note>, <tip>, and <important>.
1998-12-05 00:38:14 +00:00
Doug White
9f73002a0c Add questions for:
1.  Adding mre pty's
2.  Solutions to the 'calcru' problems under -current
    Submitted by:	Poul-Henning Kamp <phk@FreeBSD.ORG>
1998-12-05 00:24:11 +00:00
Bill Fumerola
723d065c2e (1) -stable is now 2.2.8, released in December 1998
(2) Fix spelling error that ispell (grrr) didn't catch.

PR:		docs/8964
Submitted by:	Ming-I Hsieh <PA@FreeBSD.ee.ntu.edu.tw>
		Dan Nelson <dnelson@emsphone.com>
1998-12-04 22:17:36 +00:00
Bill Fumerola
5e6f9fef63 Accurately describe the purpose of EFNet's #FreeBSD.
OK'd by:	Nik
1998-12-04 20:37:13 +00:00
Jordan K. Hubbard
c5c26ff102 Update another link for 3.0.1. Has the FAQ gone inactive again?
I ask only so that I'll know whether it's appropriate to call for FAQ
sweepers again.
1998-12-04 08:23:36 +00:00
Jordan K. Hubbard
2ebdba57ee Update various citations. 1998-12-03 13:47:28 +00:00
David E. O'Brien
78e7e5a297 Add Karl.Dietz@triplan.com for his dnsutl port.
PR:	ports/8664
1998-12-01 12:03:19 +00:00
Jordan K. Hubbard
d93c48840d Now that we're at 2.2.8, note it in the handbook (couldn't do it in advance
since the bits weren't on the FTP site yet and many links depend on this
value).
1998-11-30 23:24:49 +00:00
Bill Fumerola
e317b4bfd8 64 cylinders -> 64 sectors/track
PR:		docs/8820
Submitted by:	Ming-I Hsieh <PA@FreeBSD.ee.ntu.edu.tw>
1998-11-30 23:14:55 +00:00
Bill Fumerola
38a0832f8c Fredriksen goes after Fournier, Helmer after Helbig. 1998-11-30 21:04:03 +00:00
Bill Fumerola
0247e150eb Sort Nick Hibma back into the group. 1998-11-30 20:47:22 +00:00
Bill Fumerola
9dbe3a5909 Hey, while I'm at it, sort thepish and danny into alpha-lastname order. 1998-11-30 20:30:58 +00:00
Bill Fumerola
757e47f8ec Sorted Wes Peters and Nick Hibma back into the list, as they mysteriously
were at the end.
1998-11-30 20:27:32 +00:00
Nick Hibma
e85972a0b2 Added again my name to the hall of fame 1998-11-30 17:51:39 +00:00
Nick Hibma
78787eddc4 The underscore in n_hibma seems to break sgml, any idea how I can get
my name in there with something like:

	&a.n_hibma

but avoiding the problem with the underscore?
1998-11-30 08:44:46 +00:00
Nick Hibma
04308caa48 Added my name to the list of developers in the handbook 1998-11-29 17:54:35 +00:00
John Polstra
e0fa546ecf Add new Korean FTP mirror sites.
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>
1998-11-27 22:40:39 +00:00
Wes Peters
566d0b566f Reviewed by: jkh
Submitted by:	wes

Added me to the contributors list.  Look out!
1998-11-27 15:18:43 +00:00
Satoshi Asami
c7ccd12cf5 Fix two typos. One of them is reflected in the Japanese version as well.
Submitted by:	simokawa-sensei
1998-11-26 23:56:57 +00:00
Nik Clayton
85869dbcd4 Updates to the Spanish FAQ, given to me to commit by the FAQ
maintainer.

Submitted by:	jesusr@ncsa.es
1998-11-26 22:33:33 +00:00
Satoshi Asami
92171f520a Changes between 1.113 -> 1.117 in original are merged.
Reviewed by:	simokawa@jp.freebsd.org
1998-11-26 07:01:53 +00:00
Motoyuki Konno
a89b461a50 Fix typo.
Submitted by: SAKATA Tomoyuki <sakata@hoehoe.sci.ibaraki.ac.jp>
Reviewed by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1998-11-25 22:28:47 +00:00
Motoyuki Konno
acf1b7a34a Merge the following changes in the English version:
mirrors.sgml : 1.92 -> 1.96
    stable.sgml  : 1.17 -> 1.18

Submitted by: Ichimiya Ryo <ryo@azusa.shinshu-u.ac.jp>
1998-11-25 22:23:59 +00:00
John Polstra
a5c39b000c New maintainer e-mail address for the Polish CVSup mirror, by request of
the maintainer.
1998-11-24 20:18:15 +00:00
Satoshi Asami
756d265b00 Add __FreeBSD_version values for 2.2.8R onwards. 1998-11-24 10:56:52 +00:00
Satoshi Asami
8792629acc Sync with original rev. 1.113. 1998-11-24 02:47:06 +00:00
Jordan K. Hubbard
079e716526 Add polish mirror. 1998-11-23 20:32:27 +00:00
Satoshi Asami
3a4f5cc31a Seems like we're doing the same thing for every release...add a comment
on rel.current definition so it won't happen again.
1998-11-23 06:56:32 +00:00
Jordan K. Hubbard
6f66651a41 Someone jumped the gun on 2.2.8. It's still 2.2.7 right now and
the installation notes still need to point there. :-)
1998-11-23 06:35:36 +00:00
Satoshi Asami
b1e368ba60 Add note that pre.mk/post.mk comes as a pair and can't be mixed with bsd.port.mk. 1998-11-23 06:30:23 +00:00
Satoshi Asami
1b258442c1 Remove LOOP_VAR and LOOP_OPTIONS description and replace it with MASTERDIR.
Add note about ${X11BASE}/lib/X11/fonts/local.  Add info about bsd.port.pre.mk.
1998-11-23 06:28:07 +00:00
Jordan K. Hubbard
8a6c2c722f Spelling fix.
Submitted by:	Ming-I Hsieh <PA@FreeBSD.ee.ntu.edu.tw>
PR:		8791
1998-11-23 04:40:33 +00:00
Motoyuki Konno
3572cc3f10 Merge the following changes in the English version:
applications.sgml : 1.7 -> 1.8
    hackers.sgml      : 1.6 -> 1.8
1998-11-22 16:45:28 +00:00
Hiroyuki Hanai
47f21716b4 next release is 2.2.8. 1998-11-22 15:49:33 +00:00