Commit graph

3891 commits

Author SHA1 Message Date
Michael Haro
a40849974c add Patrick Seal for his misc/boxes port 2000-04-03 00:33:54 +00:00
Chris Costello
ca4a6d7681 Mark the ``Other'' section with %not.published as it contains literally
no information.
2000-04-02 19:38:11 +00:00
Chris Costello
c111d1ce4d Properly spell `vs.'' in the chapter name. `Versus'' is abbreviated
by ``v.'' or ``vs.'', but not an odd combination of the two.  Versus is,
after all, only one word.
2000-04-02 18:57:08 +00:00
Jeroen Ruigrok van der Werven
51d221faa8 Fix spurious capatalisation which I caused in previous commit.
Still no idea how though.

Submitted by:	jdp
2000-04-02 08:56:38 +00:00
Akinori MUSHA
07a709874a Fix a mistake in translation.
USE_XLIB does not imply USE_IMAKE, but is implied by USE_IMAKE.

Approved by:	kuriyama@FreeBSD.org
2000-04-01 16:47:23 +00:00
Jeroen Ruigrok van der Werven
f70c171572 Add a weird Australian who actually likes to dabble in
filesystems and especially VFS.

He also did some Aync IO and other diverse FreeBSD patches.
2000-04-01 14:56:15 +00:00
Akinori MUSHA
c01a45b99e Add Matt Heckaman <matt@LUCIDA.QC.CA> for his linux-flashplugin port. 2000-04-01 13:41:14 +00:00
Joseph Koshy
3b2b3b88fd Remove duplicate contributor name.
PR:		docs/17708
Submitted bu:	Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
2000-03-31 09:37:05 +00:00
Jim Mock
8e652b2217 Add an entity for the exports(5) man page, which is needed for the NFS
section of the advanced networking handbook chapter.
2000-03-30 23:57:12 +00:00
Jim Mock
9643b8636e Restructure some of this chapter and add more to the NFS section.
Submitted by:	unfurl
2000-03-30 23:55:50 +00:00
John Polstra
79ef12008a Add new Austrian CVSup mirror site. 2000-03-29 16:47:59 +00:00
Chris Piazza
470f5bf003 Add Giorgos Keramadas for his periodic.sh bug fix 2000-03-29 07:13:25 +00:00
Jun Kuriyama
643233854b Following changes in the English version are merged:
1.76  -> 1.79		authors.ent
	1.163 -> 1.173		contrib/chapter.sgml
	1.104 -> 1.109		staff/chapter.sgml

Submitted by:	"Akinori -Aki- MUSHA" <knu@idaemons.org>
2000-03-28 02:35:38 +00:00
Jim Mock
15e2804a48 Fix handbook breakage introduced by will in his last commit. I'll refrain
from hanging him this time since a) he's new, and b) he was and is being
harassed to no end on IRC. :-)
2000-03-27 18:43:16 +00:00
Jun Kuriyama
0d38492b69 Disable %gentext-language% until DSSSL localization is completed.
Submitted by:	Hiroki Sato <hrs@geocities.co.jp>
2000-03-27 04:38:47 +00:00
Will Andrews
9310824b97 Add Timothy Jensen to contributors for his irc/blackened port.
Reviewed by:	jhb
2000-03-26 21:45:58 +00:00
Jordan K. Hubbard
77b3e4f98d Add mention of RELENG_4 tag 2000-03-26 20:33:34 +00:00
Alfred Perlstein
d520e230ac Multiprocessing only has 1 'c'
Nodded at by: asmodai
2000-03-25 21:09:34 +00:00
Neil Blakey-Milner
2c7bde250c Information on mounting and unmounting filesystems.
Add a disk type to the vnconfig disklabel.
2000-03-25 20:05:40 +00:00
Neil Blakey-Milner
7bbaccde07 While I'm looking for ugly filenames, add a nice filename for
contributed software policies.
2000-03-25 17:02:35 +00:00
Neil Blakey-Milner
ff91745caa Give some nice names to sections. 2000-03-25 17:01:27 +00:00
Neil Blakey-Milner
fc0d59aaec Move the prompt out of userinput. Stupid fingers. 2000-03-25 14:39:58 +00:00
Neil Blakey-Milner
e627eee3f7 Fix weird inflex of 'q's from somehwere. Spelling fixes.
Submitted by:	Francois Botha <fbotha@itouch.co.za>
2000-03-25 14:18:24 +00:00
Neil Blakey-Milner
a64ff19866 Initial take at documenting vnconfig and the new md. 2000-03-25 14:12:56 +00:00
Neil Blakey-Milner
d8f4f9e2f2 Move the overview into the boot blocks section, as it makes sense there.
Also document the 'unload' and 'boot-conf' loader commands, and give an
example of how to use these two together.

Submitted by:	dcs (unload/boot-conf)
2000-03-25 14:11:08 +00:00
Jim Mock
22eb175baf Add references needed for the security chapter. 2000-03-25 00:20:03 +00:00
Jim Mock
ea469c10fa DocBook-ify the security(7) man page and add it to the chapter since it
contains useful general security information.

Suggested by:	unfurl
2000-03-25 00:19:02 +00:00
Neil Blakey-Milner
4dfd8b3329 Fix the new localized dsl stuff for the obj build case. 2000-03-24 19:31:34 +00:00
Bill Swingle
cc07f568c5 Restructure and rewrite some parts of the security chapter.
Reviewed by:	jim
2000-03-23 09:22:27 +00:00
Nik Clayton
a595525171 Give each language and encoding it's own freebsd.dsl, to contain style
sheet definitions for that language only.  Each file reads in the defaults
from the master share/sgml/freebsd.dsl file, and adds overrides, or new
definitions, as necessary.

Move the per-language hacks from share/sgml/freebsd.dsl in to
<lang>/share/sgml/freebsd.dsl as necessary.

Add links to the -questions and -doc mailing lists to the bottom of the
generated HTML output for some languages.  The -questions link will
become a link to Greg's "Getting the most from questions" document when
I bring that in, but I haven't done that yet, and I didn't want these
patches hanging around my local tree.

This was the real reason for making freebsd.dsl language local, as it
makes it much easier to translate generated text, such as the text of
the links, without polluting share/sgml/freebsd.dsl.

Update doc.docbook.mk to use the new, per-language freebsd.dsl file when
building the docs.  While I'm here, update .pdb generation so that it
creates a symlink to ${CURDIR:T}.pdb as well (e.g., the Handbook generates
"book.pdb" and "handbook.pdb").  This makes it easier to install more than
one document on a Palm, because two docs called "book.pdb" or "article.pdb"
can not co-exist.
2000-03-23 09:00:17 +00:00
Andrey Zakhvatov
2194956cdd Synchronize with English 1.45:
Amend the section on wheeled mice in X to include a tutorial on installing
and configuring the imwheel port.  Also, add a man-ref entry for imwheel(1).
2000-03-23 03:39:14 +00:00
Jim Mock
efc2615371 Restructing and update of the Linux compatibility chapter. I've asked Nik
for a repo copy to 'linuxcompat' from 'linuxemu' since it better describes
what really goes on there.

Parts submitted by:	Murray Stokely <murray@cdrom.com>
2000-03-23 01:32:00 +00:00
Akinori MUSHA
2798f241c3 Seems ljo has been booked twice.
Changes:
  - Remove one of two ljo's, which has been out of order

  - Insert a line break before the term "Networking"
2000-03-22 19:07:58 +00:00
Bill Fumerola
81a405d336 I suppose its only fitting that I'm a committer seeing as I can't alphabetize
either. (see previous commit for context.)

Gardella comes AFTER Gallatin
2000-03-22 18:47:04 +00:00
Akinori MUSHA
07b24be9c0 Yes, this is my very first commit. :)
Call me just "Aki", "knu", or whatever.

Thanks.

Changes:
  - Move my credit from the contributers list to the developers list.
2000-03-22 18:30:34 +00:00
Jun Kuriyama
851726dc3b Activate articles/diskless-x. 2000-03-22 06:32:12 +00:00
Jun Kuriyama
4294a5f1c3 Add Japanese translation of diskless-x/article.sgml.
Submitted by:	sugimura@jp.FreeBSD.org
2000-03-22 06:31:45 +00:00
Jim Mock
107023b3df Update the entity for the release version to 4.0 since it now officially
exists.
2000-03-22 03:02:45 +00:00
Wolfram Schneider
7e6d1455b2 Update the mail address of Charles Mott
Submitted by:	  Charles Mott <cmott@scientech.com>
2000-03-21 22:37:16 +00:00
Jim Mock
e29c92aa97 Add entity needed for the marked sections of the backups chapter. 2000-03-21 19:56:11 +00:00
Jim Mock
25ef2c9ddb Back out previous commit. While I'm in here, take nik's suggestion and
mark the sections with no content so they can be easily ignored later.

Requested by:	nik
2000-03-21 19:55:41 +00:00
Jim Mock
7d239408f1 Add myself as 'Handbook Editor', since it's been my job for a while now. 2000-03-21 19:02:05 +00:00
Andrey A. Chernov
6771ee0b4c expanison -> expansion
Fix adduser prompt
2000-03-21 16:54:56 +00:00
Andrey A. Chernov
cf7f2367fb unknown entity &dash; -> "-" 2000-03-21 16:22:11 +00:00
Andrey Zakhvatov
91e7ebc979 Synchronize with English 1.44:
Describe how to use Windows(tm) keys for something useful in X.
P.S. Changes from 1.43 was here.
2000-03-21 15:13:40 +00:00
Jim Mock
69a8cbf679 Wrap some excessively long lines that are in <screen> tags. 2000-03-21 07:52:43 +00:00
Jim Mock
e7332435df Say hello to some content for the X11 chapter. Woo. Big thanks to Greg
Lehey <grog@FreeBSD.org> for allowing us to use the content from 'The
Complete FreeBSD' for this chapter.
2000-03-21 07:27:21 +00:00
Will Andrews
62dd7b2a0e Add Cliff Rowley for his graphics/imanager port.
Reviewed by:	billf
2000-03-21 01:32:37 +00:00
Jim Mock
f3ed71088e Fix typos in the quotas section.
PR:		17277
Submitted by:	Bob Johnson <bobj@atlantic.net>
2000-03-20 22:21:32 +00:00
Jim Mock
635e958e91 Remove a link to one of the bits that was removed because it was content
free.
2000-03-20 22:20:24 +00:00