Commit graph

34 commits

Author SHA1 Message Date
Marc Fonvieille
56c879bfaf According to www.vim.org it's Vim not vim. 2007-02-23 17:03:14 +00:00
Joel Dahl
0301f3ae4e - Perl has been removed from base.
-  Reword things a bit.
2006-10-12 09:06:26 +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
Giorgos Keramidas
9d49b4e2b8 Wrap lines that were too long after my last commit to this file.
This is a whitespace-only change, so translators can safely ignore it.
2006-02-10 15:05:22 +00:00
Giorgos Keramidas
0ac377e066 Add links to the sites of proftpd, motif and opengl.
PR:		www/93088
Submitted by;	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2006-02-10 15:02:33 +00:00
Murray Stokely
202b9e9781 Use CSS and navinclude.
Submitted by:	Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:	Google Summer of Code 2005
2005-10-04 07:06:29 +00:00
Ceri Davies
e6f0cf8870 Link directly to the software in the Commercial section. 2005-02-12 22:51:42 +00:00
Ceri Davies
d338ec1159 Pull this into the present.
Reviewed by:	www
2005-02-12 12:47:24 +00:00
Simon L. B. Nielsen
efaab39788 Remove references to the, now deleted, gallery. 2004-04-26 18:35:55 +00:00
Alexey Zelkin
9d67a1cf50 FreeBSD.ORG -> FreeBSD.org 2004-04-05 14:46:17 +00:00
Simon L. B. Nielsen
42b34dbd78 - Use trademark symbols for the XFree86 trademark.
- Add trademark attributions for AMD and XFree86.
- Always use correct case for trademarks.
- Don't join trademarks with other words, e.g. using hyphens.
2003-10-18 13:35:25 +00:00
Simon L. B. Nielsen
0b510c117f - Add and use a trademark entity for POSIX.
- Add trademark symbols for: Motif, OpenGL, and POSIX.
2003-10-03 22:42:04 +00:00
Murray Stokely
ceaab22f0c Acknowledge Unix, Microsoft Windows, and Java trademarks.
Submitted by:	"Simon L. Nielsen" <simon@nitro.dk>
2003-06-18 23:27:17 +00:00
Marc Fonvieille
ae32143b4e s/Xemacs/XEmacs
PR:		www/46987
Submitted by:	Norbert Koch <viteno@t-online.de>
2003-01-12 11:52:56 +00:00
Murray Stokely
7a6ca2c158 Update DOCTYPE to HTML 4.01 Transitional. 2002-03-16 08:19:25 +00:00
Dima Dorfman
7eec0a1427 Remove duplicate $FreeBSD$ lines. One is in the `date' entity, and
one in a comment; since the former is clearly visible from the top of
the file, the latter's only purpose was to bloat the repository a
little more.

No objections by:	-doc, -www
2001-07-13 12:52:17 +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
Jim Mock
cb484b58e2 From the PR:
o Changed "the kernel plus source code..." to "the kernel and..."
    o Made the three red sections parallel (sort of).
    o Zapped a superfluous "to".
    o Finally, fixed an effect/affect goof -- you'll find that the
      previous verbiage mistakenly refers to Microsoft's marketing
      strategy and not to FreeBSD's developers

PR:		18630
Submitted by:	Daniel Harris <dannyboy@subdimension.com>
2000-05-22 23:25:07 +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
Nik Clayton
60dfe245a4 Whitespace clean up only, to make it clearer to see how the files are laid
out, and spot inconsistencies.

By God that was painful.  And I'm not finished yet -- this commit just gets
the files into a semblence of order.  Now I have to go through them
excising all the dodgy HTML practices, and doing a consistency check.

Argh!

Translators, you can ignore this commit.
1999-07-30 21:05:57 +00:00
Nik Clayton
cf6fb06975 Properly quoted attributes. Converted attribute names to lowercase. 1999-06-16 19:00:43 +00:00
Nik Clayton
ebab5f109b Tags to lower case, along with most attribute names. 1999-06-10 22:04:48 +00:00
Nik Clayton
5210a43817 Append Emacs local variables section to the bottom of each file, to start
to enforce local policy for formatting.
1999-06-10 19:40:48 +00:00
Wolfram Schneider
4c5458c19f Fix FreeBSD copyright link: license.html -> freebsd-license.html 1999-01-16 18:54:49 +00:00
Wolfram Schneider
f653bc7ea9 Fix Netscape link
Submitted by: "Charles A. Wimmer" <cawimm@FreeBSD.ORG>, "Mike O'Brien" <obrien@rush.aero.org>
1998-11-04 21:31:29 +00:00
Wolfram Schneider
bf73baf377 Fix links to repository copy. 1998-08-03 12:34:57 +00:00
Wolfram Schneider
a44a255abd Use standard &header macro. 1998-05-27 09:23:45 +00:00
Masafumi Max NAKANE
b35929723a Add $Id$.
Also, separate the header section from the body by inserting a blank line.
1997-07-01 03:52:21 +00:00
John Fieber
e4be6a70a9 No s on X Window system. 1997-06-12 20:07:10 +00:00
Wolfram Schneider
7a04b39106 Change X Inside to Xi Graphics
See http://www.xig.com/ci/pr/970219.xigraphics.html
Leading Software Company Changes Name to Avoid Confusion with Internet
Porn Denver -- A leading developer of high-performance graphical
software has changed its name from X Inside to Xi Graphics. The
reason: Ongoing confusion between the software developer and the
increasing number of X-rated pornography companies on the Internet
1997-03-21 18:40:11 +00:00
Ade Barkah
a7e56b1501 Changed URLs so gallery.cgi runs on www.freebsd.org, instead of a
mirror site. Most mirrors are not configured to run cgis correctly.
1997-01-06 08:32:31 +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
78c8671e1d Sean Kelly's spiffy new "About FreeBSD" pages. 1996-09-28 22:17:39 +00:00