Chris D. Faulhaber
d26d27b102
Add Nick Johnson to addtional contributors for muse port
1999-12-28 12:51:59 +00:00
Nik Clayton
e4fb9fb481
Use w3m instead of lynx to format the text versions. It's table handling
...
is superior, and the various translation teams are fine with it.
Use iSilo instead of pilot-makedoc to produce Palm compatible files. It
works from the HTML and retains the formatting (including the internal
links) making it much nicer to work with than the output from pilot-makedoc.
1999-12-24 01:25:27 +00:00
Chris Costello
b8b8695fbe
Add ch(4) and chio(1) for dark secret FAQ rewriting project.
1999-12-23 18:35:12 +00:00
Andrey Zakhvatov
827efed23e
Synchronize with English 1.31:
...
Update some links from 3.3 to 3.4, as necessary.
1999-12-23 10:40:32 +00:00
Jim Mock
f01cca4d31
Fix two minor typos..
...
'read /etc/namedb' -> 'read the files in /etc/namedb'
'as long you run ...' -> 'as long as you run ...'
Submitted by: Ean Kingston <ean@korax.net>
1999-12-22 20:06:59 +00:00
Jun Kuriyama
6913561297
Catching up to 3.3-19991217-STABLE.
...
Reviewed by: Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-12-21 22:01:26 +00:00
Jun Kuriyama
014d67ea83
Translation refinements.
...
Submitted by: Norihiro Kumagai <kuma@nk.rim.or.jp> via horikawa
1999-12-21 14:55:30 +00:00
Nik Clayton
3b82220ce3
Bump rel.current from 3.3 to 3.4.
1999-12-21 01:20:24 +00:00
Nik Clayton
7d93d4f884
Update some links from 3.3 to 3.4, as necessary.
1999-12-21 01:18:58 +00:00
John Polstra
87be15cde6
Anoncvs.freebsd.org is back, but now it uses "pserver" authentication.
...
Update the documentation to reflect the new procedure for using it.
1999-12-20 23:58:36 +00:00
Andrey Zakhvatov
29f797ad01
Synchronize with English 1.30:
...
Change the ATI Mach64/XFree entry to actually reflect reality. XFree
supports this card for quite some time now.
1999-12-20 04:16:56 +00:00
Andrey Zakhvatov
f72e660749
Synchronize with English 1.29:
...
Change the FAQ entry about the bootdisks to more actively reflect reality.
1999-12-19 14:10:00 +00:00
Jeroen Ruigrok van der Werven
b02ca1e5cf
Change the ATI Mach64/XFree entry to actually reflect reality. XFree
...
supports this card for quite some time now.
1999-12-18 17:53:20 +00:00
Andrey Zakhvatov
fa5e5606c7
Synchronize with English 1.28:
...
Pull in the man-ref entities so things like &man.make.1; work.
1999-12-18 12:36:52 +00:00
Andrey Zakhvatov
3eb28c4858
Synchronize with English 1.27:
...
Update the information about building a debugging kernel. Remove the
individual steps, and replace with "make install". Update the following
note to explain that kernel is installed, while kernel.debug remains as
a source of debugging symbols for gdb(1).
Minor reformatting.
1999-12-18 12:24:04 +00:00
Robert Watson
71a397515b
De-contributor-ified myself, en-committer-ified myself.
...
Reviewed by: eivind
1999-12-18 03:42:14 +00:00
Jeroen Ruigrok van der Werven
172e589c8f
Add missing manual page entity for dd.
1999-12-17 21:25:44 +00:00
Jim Mock
04d258c61b
Yet another rewrite/restructure, this time of the mail chapter. I
...
apologize to the translation teams for not doing style and content in
two separate commits, but it's not very realistic to do so when so much
has changed.
Reviewed by: jkh
1999-12-17 20:10:29 +00:00
Jeroen Ruigrok van der Werven
baf6d86f6e
Change the FAQ entry about the bootdisks to more actively reflect reality.
...
Discussed with: jhb
1999-12-17 15:41:04 +00:00
Jeroen Ruigrok van der Werven
5102c980fa
Remove Marcel Moolenaar belated from additional contributors.
...
OK'd by: marcel
1999-12-17 10:56:00 +00:00
Jeroen Ruigrok van der Werven
a9ee8dfda2
Add myself to the commiter list.
...
Remove myself from the additional contributors.
Change my entry as tasklist editor to use the entity instead.
1999-12-16 22:05:04 +00:00
Martin Cracauer
6e041c10c0
Note that serial gdb is not necessarily on first serial port,
...
but on that one with sio flags 0x80 in kernel config.
1999-12-16 16:04:24 +00:00
Nik Clayton
47be6dbf71
Pull in the man-ref entities so things like &man.make.1; work.
1999-12-16 11:13:07 +00:00
Andrey Zakhvatov
61fec001d2
Synchronize with English 1.26:
...
Correct a few 'sd' occurences that should have been 'da'.
1999-12-16 05:00:43 +00:00
Jim Mock
2f83e27b9b
Change id of the advanced topics section to porting so it doesn't break
...
a bunch of stuff. This is the reverse of what I committed to
www/en/ports/ports.inc earlier today. I will be backing that change out
shortly.
Requested by: asami
1999-12-16 02:52:55 +00:00
Bill Fumerola
30c9b267ef
Add DOCSUPFILE, like PORTSSUPFILE. (ie 'make update' in /usr/doc)
...
PR: docs/15439
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
Obtained from: ports/Makefile
1999-12-16 02:22:16 +00:00
Nik Clayton
92cd1613b3
Update the information about building a debugging kernel. Remove the
...
individual steps, and replace with "make install". Update the following
note to explain that kernel is installed, while kernel.debug remains as
a source of debugging symbols for gdb(1).
PR: docs/14426
Submitted by: Bruce Mah <bmah@acm.org>
1999-12-16 01:58:47 +00:00
Nik Clayton
f1149f86ae
Replace reference to diediedie() with one to panic.
...
PR: docs/14112
Submitted by: Thierry.Besancon@lps.ens.fr
Patch from: ru
1999-12-16 01:53:05 +00:00
Chris D. Faulhaber
0f946c8825
Remove myself from the additional contributers and add to the
...
committers list.
1999-12-15 19:29:10 +00:00
Jun Kuriyama
a907e57d70
Catching up to 3.3-19991213-STABLE.
...
Reviewed by: Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-12-14 21:45:41 +00:00
Nik Clayton
9f738cfa9c
Apply Neil's PR before he does :-). Codify the writing style a little
...
further.
PR: docs/14248
Submitted by: Neil Blakey-Milner <nbm@mithrandr.moria.org>
1999-12-14 17:04:06 +00:00
Nik Clayton
cc68991e45
Correct a few 'sd' occurences that should have been 'da'.
...
PR: docs/12988
Submitted by: chris@calldei.com
1999-12-14 17:01:19 +00:00
Nik Clayton
85eff2b01e
Nuke this. It's been superceded by the doc.*.mk files. It should have
...
been wiped some time ago.
1999-12-14 16:54:32 +00:00
Neil Blakey-Milner
58cda89aa8
Add myself to the committers list, and related changes.
1999-12-14 11:38:02 +00:00
Alexey Zelkin
e0e1e91f33
Remove outdated data
...
Reviewed by: nik, freebsd-doc (while ago)
1999-12-14 10:48:12 +00:00
Alexey Zelkin
0cd618901d
Fix disordering.
...
Comment about ordering not read by: dan
1999-12-14 10:23:15 +00:00
Wolfram Schneider
b572ee87c6
Alexey Zelkin is our new Commercial Vendor Editor
...
Welcome Alexey!
1999-12-13 22:45:57 +00:00
Nik Clayton
535b364c47
Experimental support for building Palm Pilot DOC format files. The result
...
works, but isn't great (at least in SmartDOC). Still, if you want to carry
the FreeBSD FAQ on your Palm (or the Handbook for that matter) it's a start.
PR: docs/13439
Submitted by: Slaven Rezic <eserte@cs.tu-berlin.de>
1999-12-13 18:14:41 +00:00
John Baldwin
6db6aa269f
Update contributor's e-mail address.
...
PR: docs/15445
Submitted by: Steve Coltrin <spcoltri@unm.edu>
1999-12-13 05:08:21 +00:00
Wolfram Schneider
26ceee4444
Update FreeBSD Documentation Project members.
...
Added Jeroen Ruigrok/Asmodai for the tasklist
1999-12-12 19:43:21 +00:00
Wolfram Schneider
bd8f232d04
Added entity for FreeBSD Webmaster Mailing List
1999-12-12 19:41:18 +00:00
Jun Kuriyama
0db970f85b
Catching up to 3.3-19991212-STABLE.
...
Reviewed by: Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-12-12 14:42:26 +00:00
Jun Kuriyama
ff72d34d54
Catching up to 3.3-19991211-STABLE.
...
Reviewed by: Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-12-12 00:18:56 +00:00
Chris Costello
5753b027cf
Specify the proper usage of the find(1) command, specifically for how to
...
find an option in the kernel source code.
1999-12-11 06:04:35 +00:00
Jun Kuriyama
1ce4052bbc
Catching up to 3.3-19991210-STABLE.
...
Reviewed by: Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-12-11 01:07:28 +00:00
Jun Kuriyama
d1534953b1
Change $Id$s to local id %Id%s.
...
Do not begin a line with single quote character.
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-12-11 00:51:14 +00:00
Seiichirou Hiraoka
3d29afd316
Welcome to Yuuichi Narahara for his port sxsame!
1999-12-10 19:54:24 +00:00
Jim Mock
6db5c08c7b
This is an almost complete re-write of the ports chapter of the
...
handbook. Most of the handbook will be rewritten, and this is the basic
3 part format each section will have, so there will be more of these
coming :-)
Reviewed by: jkh
1999-12-10 00:32:26 +00:00
John Polstra
318f47de65
Add cvsup3.ru.FreeBSD.org. That makes 50 CVSup mirrors. Hmm,
...
let's see ... 50 = 2 * 5 * 5 ... oh, never mind. Maybe I'll attempt
a song for the next one.
1999-12-09 18:07:25 +00:00
Jun Kuriyama
365c966c45
Activate section 3.
1999-12-09 16:27:11 +00:00