Commit graph

22 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
Giorgos Keramidas
cbeeadc1ee Add missing ';' characters at the end of SGML entities. 2005-01-23 20:52:31 +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
Murray Stokely
9b102449c6 Update DOCTYPE to HTML 4.01 Transitional. 2002-03-16 08:11:16 +00:00
Maxim Sobolev
6327a9c186 http://www.FreeBSD.org/cgi/cvsweb.cgi/ --> http://cvsweb.FreeBSD.org/ 2001-11-07 16:32:19 +00:00
Dima Dorfman
9cf4d5c06c Put semicolons after &base; consistently (i.e., use "&base;" instead
of "&base").

Reviewed by:	md5(1)
2001-04-28 05:36:07 +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
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Motoyuki Konno
18db043169 Fix the location of ERRATA.TXT
ftp://ftp.freebsd.org/pub/FreeBSD/releases/X.X-RELEASE/ERRATA.TXT
 -> ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/X.X-RELEASE/ERRATA.TXT

Submitted by:	HAMADA Takeshi <hamm@dd.iij4u.or.jp>
1999-03-11 17:10:24 +00:00
Wolfram Schneider
5863d847f6 FTP server reorganization. 1999-01-29 18:37:32 +00:00
Wolfram Schneider
86f5d66e4f Fix SGML typo from last commit. 1999-01-08 16:31:16 +00:00
Jordan K. Hubbard
1173413e83 Add latest errata.
PR:		9351
1999-01-07 04:01:57 +00:00
Jordan K. Hubbard
ee10650ab7 Update errata. 1998-12-29 06:27:14 +00:00
Jordan K. Hubbard
aff96e6fa2 Fix patho. 1998-12-18 14:00:25 +00:00
Jordan K. Hubbard
8db2b4164e Better errata fix.
Submitted by:	obrien
1998-12-17 17:19:01 +00:00
Jordan K. Hubbard
a383514107 add errata item for /usr/sbin/sysctl symlink to nowhere. 1998-12-16 12:53:23 +00:00
Steve Price
63614d0225 Add a trailing slash to http URLs - some required and some just for the
sake of consistency.

PR:		8038
Reviewed by:	wosch
1998-12-13 23:19:33 +00:00
Jordan K. Hubbard
5ca1e133d3 Clarify some verbage. 1998-12-06 05:12:04 +00:00
Jordan K. Hubbard
10685d9638 Correct a couple of 2.2.7's which errantly crept in. 1998-12-01 03:30:26 +00:00
Jordan K. Hubbard
02393ae0a3 Add 2.2.8 information (in *advance* for a change) 1998-11-29 12:27:51 +00:00