Commit graph

2655 commits

Author SHA1 Message Date
Jun Kuriyama
b8db537fcd Activate 3.4R subdir. 1999-12-28 14:11:57 +00:00
Jun Kuriyama
0cc8ea4989 Add new translation of 3.4R/errata.sgml.
Submitted by:	Hiroki Sato <hrs@geocities.co.jp>
Reviewed by:	susumu-w@ops.dti.ne.jp
1999-12-28 08:17:16 +00:00
Andrey Zakhvatov
c1768d7e02 Synchronize with English 1.9:
Cleanup.
1999-12-28 03:58:44 +00:00
Andrey Zakhvatov
f4826c8759 Synchronize with English 1.72:
Fix Copyright: FreeBSD Inc -> The FreeBSD Project
1999-12-28 03:55:23 +00:00
Andrey Zakhvatov
ad0de74550 Synchronize with English 1.71:
Corrects time of the daily web uptime.
1999-12-28 03:53:22 +00:00
Andrey Zakhvatov
8fe4e7bf82 Synchronize with English 1.31:
Fix Copyright: FreeBSD Inc -> The FreeBSD Project
1999-12-28 03:48:34 +00:00
Andrey Zakhvatov
a793d907cf Synchronize with English 1.13:
Update wosch's homepage.
1999-12-27 11:51:28 +00:00
Andrey Zakhvatov
8d00aca941 Synchronize with English 1.77:
Update wosch's homepage.
1999-12-27 11:45:59 +00:00
Andrey Zakhvatov
548e31c772 Synchronize with English 1.76:
Added FreeBSD 3.4-RELEASE manual pages.
1999-12-27 11:42:13 +00:00
Andrey Zakhvatov
4655cb0fef Synchronize with English 1.75:
freebsd -> FreeBSD fixes
1999-12-27 11:35:57 +00:00
Wolfram Schneider
2a491be41c Cleanup. 1999-12-26 11:50:47 +00:00
Wolfram Schneider
8aba7ccfce Delete redundant <HR> tag in footer. 1999-12-25 22:03:12 +00:00
Wolfram Schneider
3ef7d65119 Include 'strict' perl module.
Use perl option -T
Improve comments.
Added link to ports source - was lost in previous commits.
Added link to category.
Indent.
1999-12-25 21:33:55 +00:00
Wolfram Schneider
0fa64bc261 Fix Copyright: FreeBSD Inc -> The FreeBSD Project 1999-12-25 21:24:29 +00:00
Wolfram Schneider
6f71b5bc3c Use a human readable date format in footer. 1999-12-25 21:19:07 +00:00
Wolfram Schneider
c0a2428b05 Print a warning if a category has no description. 1999-12-25 21:17:36 +00:00
Wolfram Schneider
8d4d0d5c3e Corrects time of the daily web uptime. 1999-12-25 21:15:57 +00:00
Wolfram Schneider
bae952e06b Added FreeBSD 3.4 RELEASE
Make 3.4-STABLE the default release
1999-12-25 17:44:14 +00:00
Wolfram Schneider
16aa20edcf Update my homepage. 1999-12-25 14:12:56 +00:00
Wolfram Schneider
fbcee82b41 Update my homepage 1999-12-25 14:08:06 +00:00
Andrey Zakhvatov
76a8645a67 Add 'call for help'.
Suggested by: Alexey Zelkin <phantom@FreeBSD.org>
1999-12-25 13:46:00 +00:00
Wolfram Schneider
3b25a10999 Added FreeBSD 3.4-RELEASE manual pages. 1999-12-25 13:27:03 +00:00
Wolfram Schneider
212cc7bd4c update my homepage URL 1999-12-25 13:21:05 +00:00
Wolfram Schneider
9778a3e3fe Added FreeBSD 3.4-RELEASE
make FreeBSD 3.4-RELEASE the default release
1999-12-25 13:17:36 +00:00
Jordan K. Hubbard
7cfba98675 My previous commit was essentially a null-commit since cvs just turned
around and smashed the fix again, something I noticed immediately
thereafter.  The submitter heroically leaped forward with a fix after
I confessed insufficient ability with perl to make the match regexp work
correctly myself. :)

Submitted by:	Adruin "Adrian" Chadd <adrian@freebsd.org>
1999-12-25 07:03:37 +00:00
Jordan K. Hubbard
9e6692f546 Escape forward slashes in search pattern. 1999-12-25 05:25:46 +00:00
Jordan K. Hubbard
401c60e578 Add latest errata concerning vlan support. 1999-12-25 03:46:54 +00:00
Andrey Zakhvatov
cc1761c167 Synchronize with English 1.181:
Add information about San Diego BSD Users Group
1999-12-24 13:23:39 +00:00
Andrey Zakhvatov
1148a1ff5c Synchronize with English 1.180:
Fix information about BAFUG
1999-12-24 13:12:24 +00:00
Alexey Zelkin
9ce2ebfc5b Ops! Somehow Andrey missed this file when imported russian webpages 1999-12-24 12:33:09 +00:00
Andrey Zakhvatov
abcfd1884f Synchronize with English 1.19:
Change the 'Responsible for rewriting the Handbook' bit from Nik to Jim.
1999-12-23 11:25:43 +00:00
Jordan K. Hubbard
eaeb37631c Fix a typo.
Submitted by:	Andy Farkas <andyf@speednet.com.au>
1999-12-23 06:10:43 +00:00
Jordan K. Hubbard
78a808d474 update errata to note fixed ISO image. 1999-12-23 06:03:59 +00:00
Jun Kuriyama
09818e9a13 Add "Synchronization Status" feature in Japanese web pages.
5. Add statement to include *.revinc for each *.sgml files.
1999-12-23 01:16:13 +00:00
Jun Kuriyama
549131b114 Add "Synchronization Status" feature in Japanese web pages.
1. Add .sgml -> .revinc rule in web.mk.  This tells how to make SGML
   include file which contains revision information.

2. Add ja/revcheck script.  This script makes revision information
   from English SGML file and localized one.

3. Add *.revinc files into GENDOCS in localized Makefile.  This will
   generate *.revinc files from each *.sgml files.

4. Add %rev.diff entity into localized includes.sgml.

5. Add statement to include *.revinc for each *.sgml files.
   (this will be followed separately.)

Reviewed and not objected by:	Doc Team
1999-12-23 01:14:38 +00:00
Alexey Zelkin
965d022d71 Fix link for Sangoma ftp server.
Noticed by:	Dirk Pahl <dp@letras.de>
1999-12-22 19:15:47 +00:00
Wolfram Schneider
7f2eca642d Fix CDROM image name: 3.4-install.cd0 -> 3.4-install.iso 1999-12-22 19:05:03 +00:00
Alexey Zelkin
59cfa7901a Add information about San Diego BSD Users Group
Submitted by: Ben <skalore@sd2600.net>
1999-12-22 18:58:11 +00:00
Alexey Zelkin
6f31fedc29 Fix information about BAFUG
PR:		docs/11149
Submitted by:	Josef Grosch <jgrosch@MooseRiver.com>
1999-12-22 18:52:28 +00:00
Joseph Koshy
3fec271e86 Add Freei.Net press release. 1999-12-22 09:01:49 +00:00
Jordan K. Hubbard
fcd27f74a0 Update to latest errata information. 1999-12-22 02:32:15 +00:00
Chris Costello
e2ff58a738 Fix mis-wrapped lines for the links to crypto distribution sites outside
the U.S.
1999-12-22 01:31:30 +00:00
Alexey Zelkin
5ded76c097 s/freebsd/FreeBSD 1999-12-21 17:34:21 +00:00
Alexey Zelkin
6240424bc5 (Step N2) Global correction and review of contents
. remove duplicated entries
. remove malformed urls
. sort entries
1999-12-21 11:14:03 +00:00
Alexey Zelkin
71c0ee473b Make script more intelegent. Allow ftp:// and telnet:// proto
prefixes also.

This fixes "http://ftp://site.com/path/" problem.
1999-12-21 11:10:12 +00:00
Alexey Zelkin
2a132b9c7b #!/usr/local/bin/perl -> #!/usr/bin/perl 1999-12-21 11:02:08 +00:00
Neil Blakey-Milner
841dd78683 Change the title from 3.3 to 3.4, must've slipped through the
nik-filter.

Submitted by:	Akihiro IIJIMA <aki@jp.freebsd.org>
1999-12-21 08:49:23 +00:00
Nik Clayton
748bb43076 Add a couple of missing '/' in URLs. It'll be so much easier to test this
stuff properly when I get a cable modem <sigh>
1999-12-21 01:59:53 +00:00
Nik Clayton
dcb071c88f Document the 3.4 release. 1999-12-21 01:16:33 +00:00
Nik Clayton
53b18cf61b Announce 3.4 to the world. 1999-12-21 01:14:46 +00:00