Commit graph

21 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
Marc Fonvieille
b9bd1d846f MFP4: Merge new layout
Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
2005-10-04 17:22:00 +00:00
Ceri Davies
355239cc0d Americanise. 2004-07-22 23:10:07 +00:00
Mark Linimon
16e83f181e Change tense of "intends to use SGML" to "uses SGML". This was probably
some relic of an old version of this document.  I do not know if it affects
any of the translations.

Approved by:	ceri (mentor)
2004-04-01 19:32:56 +00:00
Ceri Davies
fcde2fd806 Correctly close the &footer; element.
Also, close a dangling <tr> element in current.sgml.
2004-01-19 19:08:36 +00:00
Murray Stokely
b4a23d36c6 Acknowledge Unix, Microsoft Word, and PostScript trademarks. Spell
PostScript correctly.

Submitted by:	"Simon L. Nielsen" <simon@nitro.dk>
2003-06-18 23:30:32 +00:00
Marc Fonvieille
2d7085210f Punctuation fix. 2002-08-23 22:05:03 +00:00
Jun Kuriyama
60a4d6a263 Add <tbody>...</tbody>. 2000-04-04 09:34:34 +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
Wolfram Schneider
57fc4c1d6d Various changes after repository copy. 1998-08-03 09:51:12 +00:00
Wolfram Schneider
afedc6144b Add link to Translation page. 1998-06-17 18:11:40 +00:00
Nik Clayton
f08ba66e33 Updated the information about the FreeBSD Documentation Project. Updated
docproj.sgml, and added a new 'docproj' directory which contains other
project related .sgml files (and a Makefile). Updated the main Makefile to
include this new directory.

Reviewed by the various members of the -doc mailing list (including
John Fieber) over the past week or so.
1998-03-31 20:11:38 +00:00
Wolfram Schneider
56f2129c34 Update man.cgi URL. 1997-09-28 09:24:40 +00:00
Eivind Eklund
2e430af558 We obviously don't want documentation to reflect 2.0.5R - changed to
"the latest release along the FreeBSD -stable branch".
1997-07-09 14:20:44 +00:00
John Fieber
1e9f3fd734 Oops, the docs moved out of the sourc tree, update the liks here! 1997-06-26 01:12:36 +00:00
Wolfram Schneider
c6037916b1 Add link to diff(1) manual page. 1997-06-22 16:57:02 +00:00
John Fieber
72c317b974 Change preferred submission format from Linuxdoc to Docbook. 1997-01-18 02:58:24 +00:00
Mike Pritchard
bc61fede7f Avoid the use of contractions and fix some grammar problems
that were revealed.  Note:  I didn't go through all of
the tutorials, so there is still some work to be
done here.

Made mailing addresses consistent with the handbook.

E.g:

freebsd-questions@FreeBSD.ORG

instead of:

questions@freebsd.org
1996-12-31 22:31:13 +00:00
John Fieber
39d40ffd7b Fix lots of typos, add $Id$s.
Submitted by:	Wolfram "typo police" Schneider <wosch@cs.tu-berlin.de>
1996-10-06 20:17:19 +00:00
John Fieber
a12a7fdade fix faq references. 1996-09-28 22:48:31 +00:00
John Fieber
38df6f51c6 Web pages, may I introduce you to CVS. CVS, these are the web pages.
Yes, this is supposed to be a new top level in the repository.

For the moment any changes to this area must be cleared by myself
or Jordan.  Once the kinks are worked out, the policy will probably
be relaxed.
1996-09-24 17:46:04 +00:00