Commit graph

29 commits

Author SHA1 Message Date
Marc Fonvieille
5461d4406d Fix some typos. 2007-03-25 10:21:04 +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
Hiroki Sato
85091d3db7 Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 20:06:58 +00:00
Hideyuki KURASHINA
8a851ac088 s/coherrent/coherent/ 2005-07-16 06:26:38 +00:00
Hideyuki KURASHINA
c05b0ee3a5 s/IPSEC/IPsec/ 2005-07-16 06:06:44 +00:00
Robert Watson
dc85eb7618 Break out IPv6 and IPsec features. Highlight that IPv6 is "out of the
box", and that IPsec supports hardware acceleration.

Move mention of background file system checking and snapshots up to the
soft updates section.

Mention MPSAFE VFS work in 6.x.

Attempt to slightly smooth language about thread features.

Point out that Netgraph makes it easy to extend the network stack, as
well as helping to reduce bugs in stack extensions.

Mentions some of our MAC policy modules by name.

Mention GBDE.
2005-02-04 13:02:03 +00:00
Robert Watson
c19895c624 Do a roll on the FreeBSD feature list, basicallly unchanged in 10+ months
for reasons beyond comprehension.  Specifically document the following
features now present in mainstream releases:

- Multithreaded SMP architecture and support for preemption.
- M:N threading out of the box.
- File system snapshots and background fsck.
- Netgraph pluggable network stack framework.
- TrustedBSD MAC Framework.
- GEOM.

This page could use more work in other ways also...
2004-12-01 01:04:55 +00:00
Hideyuki KURASHINA
1856e4578e s/secure RPC/Secure RPC/
Reference:	src/lib/libc/rpc/README
2004-11-17 21:54:32 +00:00
Christian Brueffer
59adb65182 Don't claim to be able to run NetBSD and BSD/OS programs and add SVR4
compatibility.
2004-10-19 21:32:05 +00:00
Josef El-Rayes
5e01656dda Add some content about FreeBSD and security.
Approved by:    simon(mentor)
Submitted by:   Linh Pham <question@closedsrc.org>
PR:             www/63031
2004-02-22 17:44:43 +00:00
Tom Rhodes
07d8c35ca3 consistancy again s/file system/filesystem/g 2002-05-16 01:50:18 +00:00
Murray Stokely
7a6ca2c158 Update DOCTYPE to HTML 4.01 Transitional. 2002-03-16 08:19:25 +00:00
Jun Kuriyama
32337f1e82 Rewrite description about Soft Updates.
Submitted by:	jhb
2002-01-04 07:22:22 +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
Eric Melville
06b925f6de Correct some minor naming and capitalization issues.
Approved by:	murray
2001-04-22 05:22:04 +00:00
Alexander Langer
37b81162a1 List some of FreeBSD's excellent new features and what users can expect
in future.

Submitted by:	rwatson, dcs, adrian
2001-01-06 17:22:01 +00:00
Jun Kuriyama
8a97bb66a4 Add missing </p>s. 2000-04-03 10:42:51 +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
d14445e0c7 Update WordPerfect link, from version 6.x/SCO to 8.x/Linux
Submitted by:	strben@altavista.net
1999-01-19 20:34:08 +00:00
Wolfram Schneider
a44a255abd Use standard &header macro. 1998-05-27 09:23:45 +00:00
John Fieber
a7b368ffa6 Fix some markup glitches.
Submitted by:	Ed Sexton <ebs@wwa.com>
1997-11-28 15:16:55 +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
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
Jordan K. Hubbard
b92ea61da2 Fix some rather ambiguous text.
Submitted by:	Mikael Karpberg <karpen@ocean.campus.luth.se>
1996-09-29 22:37:18 +00:00
John Fieber
78c8671e1d Sean Kelly's spiffy new "About FreeBSD" pages. 1996-09-28 22:17:39 +00:00