Jun Kuriyama
06a320b473
Bye-bye good old FAQ...
1999-11-06 16:20:14 +00:00
Jun Kuriyama
274ab33d92
MFen:
...
1.3 -> 1.6 book.sgml
1999-11-06 10:57:06 +00:00
Andrey Zakhvatov
3697546012
Synchronize with English 1.21:
...
Mention the kernel config options SC_DISABLE_REBOOT and
PCVT_CTRL_ALT_DEL when talking about how to prevent the
Vulcan nerve pinch. Minor reformatting.
1999-11-05 11:50:30 +00:00
Alexey Zelkin
d0ab448b9d
Fix minor SGML problem.
...
Found by: tools/diag/ac/ac
1999-11-04 09:11:53 +00:00
Alexey Zelkin
82b1772b51
Remove Andreas Schulz <ats> and Joe Greco <jgreco> from Developers list.
...
Noticed by: tools/diag/ac/ac
1999-11-04 08:50:31 +00:00
Alexey Zelkin
170bda90d4
Sync comments with avail -> access change
1999-11-04 08:40:30 +00:00
Josef Karthauser
ba2009ef37
I modified authors.ent, but forgot to take advantage of it here.
...
Spotted by: phantom
1999-11-04 00:27:01 +00:00
Foxfair Hu
22c33ae826
(Monthly update) Sync with English version v1.21.
1999-11-03 17:08:49 +00:00
Jim Mock
f9d5699514
Added Jeremy Shaffner <jeremy@external.org> for the prips port.
1999-11-02 23:45:01 +00:00
Nik Clayton
ab3a40fe62
Change the invocation of tidy(1) in the index.html target to only update
...
the .html files that have been built, instead of all of them. Fixes a bug
where "make FORMATS='html-split html'" would only update the split HTML
files.
Reported by: Mark Ovens <mark@ukug.uk.FreeBSD.org>
Submitted by: Neil Blakey-Milner <nbm@mithrandir.moria.org>
1999-11-01 19:41:02 +00:00
Nik Clayton
121bfa3885
Mention the kernel config options SC_DISABLE_REBOOT and
...
PCVT_CTRL_ALT_DEL when talking about how to prevent the
Vulcan nerve pinch. Minor reformatting applied to
submission.
Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>
1999-11-01 19:24:31 +00:00
Nik Clayton
b5d23f815c
[From PR]
...
* Removed obsolete BOUNCE_BUFFERS reference
* Added eisa0 reference to basic controllers
* Changed wcd0 references to acd0
* Added ch0 and pass0 devices to SCSI device support
* Changed obsolete lpt0 reference to ppbus/ppc/lpt
* Added pcm to sound devices that do not require snd0
PR: docs/13946
Submitted by: Chris D. Faulhaber <jedgar@fxp.org>
1999-11-01 19:16:06 +00:00
Alexey Zelkin
33fd5935c2
Ask jade(1) about additional META in header of Russian FAQ:
...
<meta http-equiv="Content-Type" content="text/html; charset=koi8-r">
Requested by: wosch
1999-10-31 22:13:58 +00:00
Jun Kuriyama
8eee3e344a
Catching up to 3.3-19991031-STABLE and fix typos.
...
Reviewed by: Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-10-31 15:43:05 +00:00
John Polstra
d17a3c7b1d
Add Oleg Semyonov for his libradius enhancements.
...
PR: misc/14284
1999-10-31 05:02:06 +00:00
Doug White
b443f02aca
Remove text that is clearly wrong after the conversion. Someone stuck
...
root prompts in front of the commands and removed it from the comment (as they
should be), but the paragraph above says that lines starting with #
are comments. :)
Submitted by: Ilia Chipitsine <ilia@cgilh.chel.su>
1999-10-30 18:10:14 +00:00
Alexey Zelkin
201a8a5273
Remove Ruslan Ermilov <ru> from the Additional Contrbutors section
1999-10-30 13:08:40 +00:00
Alexey Zelkin
74307f88b3
"Don't forget to remove yourself from the Additional Contributors
...
section " (c)
Reviewed by: maintainer
1999-10-30 13:05:59 +00:00
Jordan K. Hubbard
ac04eb4a30
Remove obsolete instructions on dealing with typical ftp sites.
...
Add a small note about cvsupit.
1999-10-29 09:29:15 +00:00
Andrey Zakhvatov
7e0b90de77
Synchronize with English 1.20
1999-10-29 08:39:58 +00:00
Jun Kuriyama
9b0a284242
MFen:
...
1.15 -> 1.16 security/chapter.sgml
1.45 -> 1.54 ports/chapter.sgml
1999-10-28 21:52:49 +00:00
Jun Kuriyama
9ceefa99b6
MFen:
...
1.14 -> 1.15 security/chapter.sgml
1.44 -> 1.45 ports/chapter.sgml
1.21 -> 1.23 linuxemu/chapter.sgml
Submitted by: Hiroki Sato <hrs@geocities.co.jp>
Reviewed by: kuriyama
1999-10-28 15:17:44 +00:00
Nik Clayton
ce64e9b1c4
Additional information about DDS-3, 8mm, DLT, and AIT capacities. Prose
...
is a little stilted, which is my fault. This section really needs rewriting
with tables of tape types, capacities, and so on, which would present the
information much more intuitively.
Submitted by: Adam Steffes <asteffes@ucdavis.edu>
1999-10-26 21:39:59 +00:00
Chris Piazza
e63934d6ca
Reorder the developers list.
...
Follow the core-team section's example of sorting by last name.
1999-10-26 05:18:01 +00:00
Chris Piazza
6a00a9dd2f
Add my PGP key
1999-10-26 04:55:42 +00:00
Dag-Erling Smørgrav
d1d8793ec2
Move the lbj copyright notice to the bottom of the entry.
1999-10-25 08:34:27 +00:00
Andrey Zakhvatov
bbd5be14a1
Synchronize with English 1.19
1999-10-25 06:55:03 +00:00
John Baldwin
b5d9cd0f0a
Fix brokenness in the Handbook. Replaced <e-mail addr> with
...
<e-mail addr>.
PR: docs/14470
Submitted by: <jack@germanium.xtalwind.net>
1999-10-23 18:17:17 +00:00
John Baldwin
cbe639e997
Update the link to Mark Oven's NTFS driver installation guide.
...
PR: docs/14460
Submitted by: Mark Ovens <mark@ukug.uk.freebsd.org>
1999-10-23 17:52:20 +00:00
Andrey Zakhvatov
7767f1740b
Synchronize with English 1.16
1999-10-22 11:40:24 +00:00
Andrey Zakhvatov
8bafab7aa9
Synchronize with English 1.15
1999-10-22 11:15:10 +00:00
Sheldon Hearn
2695712c5f
Back out previous commit, which was bogus.
1999-10-22 09:05:49 +00:00
Sheldon Hearn
2b3a6639c6
Correct the instructions provided for creating custom sendmail.cf
...
files. It's ``make foo.mc'' and not ``make foo.cf''.
Complained about several times on the freebsd-questions mailing list.
1999-10-22 09:00:36 +00:00
Jun Kuriyama
190c6b12b2
Description in translator's note updated.
...
Submitted by: shimura <shimura@math.cst.nihon-u.ac.jp>
1999-10-22 03:46:45 +00:00
Josef Karthauser
6cc6f5b65b
Bye bye Joe the contributer, hello Joe the committer.
...
Added my pgp key, and reordered the 'Developers' section into userid
order (the same as authors.ent). (183 committers and only 3 developers
PGP keys? Very poor show ;o)
Hi guys :).
1999-10-22 02:39:55 +00:00
Joseph Koshy
b1ef9c8783
Add Lowell Gilbert for PR docs/14432.
1999-10-21 09:24:21 +00:00
Joseph Koshy
9d79fe8aac
Change bootloader prompt in description to match post-3.2 reality. Add
...
<userinput> tags. Replace occurrence of "#" with &prompt.root;.
PR: docs/14432 (partial)
Submitted by: Lowell Gilbert <lowell@world.std.com>
1999-10-21 09:18:27 +00:00
Dag-Erling Smørgrav
8bcbc2626c
Add a copyright notice to the lightbulb joke.
1999-10-20 11:44:08 +00:00
Andrey Zakhvatov
3c0b4bee6e
Synchronize with English 1.14
1999-10-20 08:11:12 +00:00
Andrey Zakhvatov
eff2799966
Synchronize with English 1.13
1999-10-20 07:36:28 +00:00
Andrey Zakhvatov
42206076e0
Synchronize with English 1.12
1999-10-19 10:43:57 +00:00
Andrey Zakhvatov
0883c59091
Synchronize with English 1.11
1999-10-19 10:21:51 +00:00
Andrey Zakhvatov
c2e5101938
Synchronize with English 1.10
1999-10-19 09:48:14 +00:00
Wolfram Schneider
d45a01cb91
comment out ROOT_SYMLINKS variable which broke the web update at hub.
1999-10-18 09:48:57 +00:00
Jun Kuriyama
94a090ef0a
Catching up to 3.3-19991016-STABLE.
...
Reviewed by: Japanese Online Manual Project <man-jp@jp.FreeBSD.ORG>
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1999-10-18 00:35:47 +00:00
Foxfair Hu
f64dbb2f0a
Sync with english version v1.14; fix some broken link ( same as Q:Q: problem)
...
English version should be updated more often :
o The newest release information in en-FAQ is still 3.2-R.
o The ps/pdf/platin text files of {FAQ, handbook} are not existent anymore
at this kind of link :
http://www.FreeBSD.org/ {FAQ, handbook}/{FAQ, handbook}.{file_format}
Instead, FDP has a package set in our FTP site. the following link
should be documented into our doc :
ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/pkg/
If no volunteer(the en-FAQ is jesusr/nik's baby I think) I'll fix it
in both English and Chinese version soon.
Cheers,
-Foxfair.
1999-10-16 19:30:24 +00:00
Jun Kuriyama
aba17b351d
MFen:
...
1.1 -> 1.3 book.sgml
1999-10-16 15:22:11 +00:00
Jun Kuriyama
cd77c5b51f
Correct "FreeBSD.org" capitalization which I missed.
...
Finally, Japanese FAQ catches up to the English version (Rev. 1.1).
1999-10-16 13:51:45 +00:00
Jun Kuriyama
5b07649e2c
Merge the (not-yet-merged) changes in the old-LinuxDoc English version.
...
1.9 -> 1.10 x.sgml
1999-10-16 12:25:50 +00:00
Jun Kuriyama
504976f6e5
Merge the (not-yet-merged) changes in the old-LinuxDoc English version.
...
1.39 -> 1.40 preface.sgml
1999-10-16 10:51:21 +00:00