Commit graph

15 commits

Author SHA1 Message Date
Hiroki Sato
cfd9e12239 www cleanup mega commit:
- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.

 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.

 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.

 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.

 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.

 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:

   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.

   * &symbolic; entities for Latin characters.

 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
2006-08-19 21:20:54 +00:00
Hiroki Sato
f9105467ef Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 19:43:53 +00:00
Alexey Zelkin
0c7bbee735 Bring these Makefiles into same style of declarations. Also sort
DOCS/DATA entries.
2004-04-06 11:32:29 +00:00
Alexey Zelkin
79a69706cc After rethinking issue, revert 'freebsd.org -> FreeBSD.org' change in
places there announcement emails are stored for the history.
2004-04-05 14:52:58 +00:00
Alexey Zelkin
d98c94a1ba freebsd.org -> FreeBSD.org 2004-04-04 21:40:58 +00:00
Tom Rhodes
07d8c35ca3 consistancy again s/file system/filesystem/g 2002-05-16 01:50:18 +00:00
Murray Stokely
9b102449c6 Update DOCTYPE to HTML 4.01 Transitional. 2002-03-16 08:11:16 +00:00
Jun Kuriyama
dd4f2e8d8f Switch web.mk to share/mk/web.site.mk in English version. 2000-11-07 04:05:37 +00:00
John Baldwin
5b5e044611 Lots of freebsd -> FreeBSD fixes
PR:		docs/15382
Submitted by:	Alexander Langer <alex@big.endian.de>
1999-12-12 16:24:48 +00:00
Wolfram Schneider
f9b51438df HTML typo in previous commit
Not tested by: yokota
1999-11-08 20:12:35 +00:00
Kazutaka YOKOTA
44e9f20ad4 Describe kernel panic caused by ctl-alt-space. The bug has been
fixed in both -CURRENT and -STABLE, but it didn't make it into
3.3-RELEASE...

PR: i386/14576 and kern/14586
1999-11-08 10:57:02 +00:00
Brian Somers
a6bf52607c ppp -direct doesn't notice carrier loss in 3.3 :-( 1999-10-08 08:39:10 +00:00
Jordan K. Hubbard
c1316ef7fc Add new errata item. 1999-10-01 08:20:35 +00:00
Jordan K. Hubbard
6e985dd6f2 Add latest errata pertaining to network_interfaces "auto" (ifconfig -l)
misfeature.
1999-09-21 10:08:29 +00:00
Jordan K. Hubbard
87cd0b3feb 3.3 web announcements. 1999-09-17 12:34:27 +00:00