Commit graph

6 commits

Author SHA1 Message Date
Daniel Gerzo
798f3408a9 - make the part describing PR submission a bit more visible with <h2>.
- link the send-pr(1) man page instead of the form when reffering to the
  system command
2008-06-26 10:16:49 +00:00
Gabor Kovesdan
f84b4d3ef8 - Merge links pointing to the same form
- Remove unnecessary dots, since these texts are not sentences

PR:			www/97234 (related)
No objection from:	freebsd-doc, freebsd-www, bugmeister
Approved by:		keramida (mentor)
2007-03-11 16:34:45 +00:00
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
Pav Lucistnik
b128dd61ae - Update link of The Unix Reference Desk
- List OpenSolaris in related operating systems projects
- s/UNIX/&unix;/
- s/4.4BSD-Lite/4.4BSD Lite/

PR:		www/94868
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2006-05-09 15:51:57 +00:00
Hiroki Sato
aaedd09403 Use UNIX newline code. 2005-10-04 17:30:33 +00:00
Murray Stokely
570b02b34f MFP4: Add new second level sections to simplify navigation through
pages that have grown organically for 8+ years without being
reorganized.

Submitted by:	Emily Boyd
Sponsored by:	Google Summer of Code
2005-10-04 05:52:16 +00:00