Commit graph

6139 commits

Author SHA1 Message Date
Dima Dorfman
714709b545 Assorted mechanical fixes.
PR:		29806
Submitted by:	John Murphy <jfm@blueyonder.co.uk>
2001-08-19 23:58:56 +00:00
Dima Dorfman
fc6f13aedb Correct a typo.
PR:		29852
Submitted by:	Vladimir Tchoukharev <chu@h33.erkki.ton.tut.fi>
2001-08-19 23:54:35 +00:00
Dima Dorfman
a5259a5dfe Remove a duplicate word, and don't claim to be crazy enough to run
wu-ftpd.

PR:		29869
Submitted by:	Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
2001-08-19 23:46:43 +00:00
Dima Dorfman
0e9f501c62 Add a missing period. 2001-08-19 23:43:57 +00:00
Dima Dorfman
900520b222 Note that the resolv.conf directive is "nameserver", not "name
server", add a missing word, and note that newsyslog starts counting
from 0.

PR:		29874
Submitted by:	Martin Heinen <mheinen0@wiesbaden-online.de>
2001-08-19 23:43:26 +00:00
Jim Mock
60858d58a9 pseudo-device bpfilter -> pseudo-device bpf
PR:		29872
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2001-08-19 18:51:53 +00:00
Kazuo Horikawa
abe7e2aebf Add missing .El
Remove empty lines
Fix typo in macros

Reported by: groff -t -ww -z -mandoc -Tnippon -dlang=ja_JP.eucJP -mtty-char
2001-08-19 10:25:07 +00:00
Kazuo Horikawa
b986084534 Catch up with 4.4-RC-20010819-JPSNAP.
These files contain only markup changes.
2001-08-19 07:14:31 +00:00
Kazuo Horikawa
33c3de3a79 Catch up with 4.4-20010819-JPSNAP.
These files contain contents changes (non markup changes).
2001-08-19 06:53:25 +00:00
Kazuo Horikawa
632fcd2e85 4.3-RELEASE based section 3 manual pages.
(Yes, they are 4.3-RELEASE based translations).

Submitted by:jpman project <man-jp@jp.FreeBSD.org>
Reviewed by:Yuko Sasaki <yuko@veltec.co.jp>
2001-08-19 04:06:11 +00:00
Kazuo Horikawa
a8bd2ab848 Fix mis-translations for the word "angle bracket". 2001-08-19 01:14:21 +00:00
Kazuo Horikawa
c228f00baa Forced commit.
Previous commit contains following change:
o telnetd.8 is now src/crypto/telnet/telnetd/telnetd.8 based,
  instead of src/libexec/telnetd/telnetd.8 based.
2001-08-19 00:07:19 +00:00
Kazuo Horikawa
06846f438a Catch up with 4.4-RC-20010818-JPSNAP.
These files contains markup only changes.
2001-08-18 23:50:59 +00:00
Kazuo Horikawa
379c12b1b3 Catch up with 4.4-RC-20010818-JPSNAP.
These files contain contents changes (non markup changes).
2001-08-18 23:48:10 +00:00
Nik Clayton
865bdc5f3f Stand on Randy Pratt's shoulders, and add to the copy describing the process
of preparing to install FreeBSD, and the actions up to and including the
kernel device configuration section.
2001-08-17 23:21:42 +00:00
Bruce A. Mah
095f51ac9f Add entry for ispppcontrol(8). 2001-08-17 15:47:07 +00:00
Kazuo Horikawa
d4a3bc9872 Fix a typo 2001-08-17 06:26:56 +00:00
Kazuo Horikawa
1535e1443f Mostly mdoc(7) related changes like:
o .Os args removal
o .Bx, .Nx, and .Bsx use
o .Pq, Po, Pc to ( and ) replacement

.Ex related changes are not reflected, since ja-groff-1.17.2 does not
support it yet.  After it .Ex is supported, remaining changes can be
incorporated.
2001-08-17 06:18:17 +00:00
Kazuo Horikawa
cd6ea5e22e Cath up with 4.4-RC-20010817-JPSNAP 2001-08-17 06:07:23 +00:00
Max Khon
384b4ba74a - add entity for myself
- remove myself from 'Additional Contributors', add myself to
'FreeBSD Developers'

Reviewed by:	jdp
2001-08-17 06:01:34 +00:00
Kazuo Horikawa
fae04e128a Catch up with 4.4-RC-20010817-JPSNAP 2001-08-17 05:42:09 +00:00
Randy Pratt
ef1865c3ad added tags to separate two authors </authorgroup><authorgroup>
Approved by:	murray
2001-08-16 22:27:18 +00:00
Bruce A. Mah
3f72e590f4 Grammar nit: s/try and/try to/
While I'm here, convert two <email></email>-style references to mailing lists
to use SGML entities.
2001-08-16 22:01:13 +00:00
Chern Lee
f3be431385 Spelling Fixes:
* signalling -> signaling
 * keypresses -> key presses
2001-08-16 18:42:51 +00:00
Chern Lee
6c21f4c1e9 Change all contractions to proper form.
don't -> do not
isn't -> is not
let's -> let us
... and so on
2001-08-16 18:35:08 +00:00
Nik Clayton
39348b56a9 Rewrite the intro material. Explain what partitions are. Nuke the
copy that talks about view.exe, makeflp.bat, install.bat, and others,
because they don't exist any more.

Move the copy about installing from MSDOS partitions, tapes, and so on,
to the end of this chapter.  It needs a lot more work first.
2001-08-16 16:09:16 +00:00
OKAZAKI Tetsurou
f1a1bd5ffc Add Shell Hung <shell@shellhung.org> to the list
of additional contributors for his port - devel/py-unit.
2001-08-16 11:25:40 +00:00
Dima Dorfman
b72265ea42 An increasing amount of documents use the -V flag to Jade via
JADEFLAGS to set variables such as %generate-article-toc%.  However,
JADEFLAGS is also passed to nsgmls, which doesn't, and shouldn't,
understand -V.  The Makefiles which do this are correct, because the
name--JADEFLAGS--implies that it will only be passed to Jade, not to
nsgmls, too.  Furthermore, simply not passing JADEFLAGS to nsgmls is
not okay, since nsgmls *does* need the -i flags used to
include/exclude certain parts of the document.

Remedy this by breaking up JADEFLAGS into itself and SGMLFLAGS.  The
latter will be passed to all SGML processors such as nsgmls and Jade.
The former will only be passed to Jade.  The -V flags should stay in
JADEFLAGS, and the -i flags should be moved to SGMLFLAGS.

This fixes `make lint` for documents which use -V via JADEFLAGS.

Reviewed by:	bmah
2001-08-16 05:19:51 +00:00
Dima Dorfman
c2eac56e0a Reference %authors by its PUBLIC rather than SYSTEM identifier. This
fixes the cases where the Developer's Handbook is separated from the
Handbook (i.e., different parent directories), and where authors.ent
is somewhere other than "../handbook".
2001-08-16 03:34:59 +00:00
Chern Lee
217d7f7563 Place LPD in <application> tag
Place some terms in <literal>
2001-08-16 00:43:32 +00:00
Valentino Vaschetto
bed164ab7f - Added missing close tags.
- Changed <contrib> information

Reviewed by:	chern
2001-08-15 20:14:42 +00:00
Chern Lee
e43bc3a4a6 Place usernames in <username> tags. 2001-08-15 20:08:25 +00:00
Valentino Vaschetto
a7678bbbb3 - Added <sect1info> for Christopher Shumway's x11 config section.
- Added a <contrib> inside of <sect1info> for Chris Shumway's sendmail
  config section.

Reviewed by:	chern
2001-08-15 19:40:17 +00:00
Valentino Vaschetto
354b853191 Changed printer name tagging from <hostid> to <literal>
Added <hostid> tags for hosts rose and orchid
Changed (where necessary) job's --> job is
                          queue's --> queue is
                          printer's --> printer is
                          bamboo's --> bamboo is
                          She's --> She is

PR:		29729
Submitted by:	John Murphy <jfm@blueyonder.co.uk>
Approved by:	murray
2001-08-15 18:41:10 +00:00
Valentino Vaschetto
127f34c7ea Changed "gnome-wm" to "gnome-session". Also wrapped them in <application>
tags.

PR:		29724
Approved by:	murray
2001-08-15 18:06:40 +00:00
Chern Lee
eb79cbbccf Spelling:
* approperate -> appropriate
 * incompatable -> incompatible

British -> English:
 * customise -> customize
2001-08-15 18:00:54 +00:00
Chern Lee
2fbbb3c1ef Update ISDN Cards section of Advanced Networking.
Submitted by: Hellmuth
Docs bullied out of Hellmuth by: murray
2001-08-15 17:55:32 +00:00
Jun Kuriyama
2bd00f53bc Add <para> element inside of <note> element to unbreak building. 2001-08-15 14:09:06 +00:00
Brian Somers
a0f1fadf90 Bring the first part of the ppp documentation up to date, more to come.
Bullied by: murray
2001-08-15 12:57:45 +00:00
Kazuo Horikawa
5fe4ee580d Revise Japanese wording. 2001-08-15 03:30:59 +00:00
Kazuo Horikawa
ecb3045452 Catch up with 4.3-20010813-STABLE. 2001-08-15 03:17:01 +00:00
Murray Stokely
6239ae1664 Add a section on basic sendmail configuration.
While I'm here, add <application> arround a couple of instances of
sendmail and remove a "This section taken from the FAQ" line since
that describes much of the Handbook.

Submitted by:	Chris Shumway <christopher.shumway@windriver.com>
2001-08-15 02:00:15 +00:00
Valentino Vaschetto
0f839c1480 Put ids into sect2 tags so that they can be xref'd
Approved by:	murray
2001-08-15 00:51:25 +00:00
Valentino Vaschetto
44f037c359 Added an id tag to a sect2 so we can link to it.
Approved by:	murray
2001-08-14 23:02:37 +00:00
Chern Lee
e6fa9f8fd0 Typos/Standardize Terminology:
* familar -> familiar
 * unix -> Unix
 * asterik -> asterisk
 * ethernet -> Ethernet
 * internet -> Internet
 * Installallation -> Installation

Reviewed by:	murray
2001-08-14 22:32:25 +00:00
Chern Lee
d9b1288ac8 Markup Changes, place terms in:
* <application>
 * <username>
 * <command>
 * <literal>
 * <devicename>

Reviewed by:	murray
2001-08-14 22:06:11 +00:00
Murray Stokely
388ddee70e Add scr -> png -> eps support, so that we can build Randy's new
Installation chapter with spiffy color screenshots of sysinstall.
2001-08-14 21:51:25 +00:00
Valentino Vaschetto
cff40462a9 Added a close para tag which was missing.
Reviewed by:	obrien
Approved by:	murray
2001-08-14 21:29:28 +00:00
Eric Melville
cc03e6b968 Use updated address entity. 2001-08-14 19:07:27 +00:00
Eric Melville
0ac25c56f4 Update to list correct address. 2001-08-14 19:04:10 +00:00