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
Simon L. B. Nielsen
04c80de4bc
MFP4:
...
- Merge new layout.
- Split docs.sgml into several subpages.
Submitted by: Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by: Google Summer of Code 2005
2005-10-04 16:07:27 +00:00
Gary W. Swearingen
01218b7cf9
Noted that AMD article was about the automounter, not the chip maker.
...
= Changed "the FreeBSD project" to "the FreeBSD Project" to match. x2
= Moved Y2k item to bottom.
Approved by: keramida
2005-09-18 14:25:29 +00:00
Mark Linimon
e16bca1023
Add articles/version-guide.
2005-08-17 07:19:59 +00:00
Murray Stokely
37ff268431
Add link to Dru's FreeBSD/Linux comparison white paper.
2005-07-25 18:07:37 +00:00
Giorgos Keramidas
a8fae36072
Add a short description for the "pmake" book, which should immediately
...
start to work correctly after the next scheduled web build.
2005-05-07 22:38:17 +00:00
Jesus R. Camou
1a11beb9cc
o s/4.x-stable/4.X-STABLE/
...
o Add man pages for 4.11-RELEASE
o s/5.x-stable/5.X-STABLE/
o s/6.0-current/6.0-CURRENT
o SunOS 4.x, 5.x -> SunOS 4.X, 5.X
o Remove a broken link and add <i></i>
tags instead since it is a title of a
book. The link for the pdf document
still works.
o Remove daemonnews newsletter since
it has been blank for quite a while.
PR: www/77622
Submitted by: jcamou
Reviewed by: keramida
Approved by: trhodes (mentor)
2005-03-02 11:41:06 +00:00
Christian Brueffer
d12d009355
Add missing name of an article.
...
PR: 76841
Submitted by: Jesus R. Camou <jcamou@cox.net>
2005-01-31 12:48:12 +00:00
Christian Brueffer
52323f8dcb
Pre-spring cleanup:
...
Remove long outdated stuff.
2004-12-31 14:57:31 +00:00
Hiroki Sato
f82a0a4b2b
Add a link to 5.3R manual pages and the missing ones.
2004-11-07 00:50:02 +00:00
Ceri Davies
7e6599e918
Populate/add alt attributes where they were missing.
2004-08-30 19:11:31 +00:00
Denis Peplin
b3ff5151a4
Add mailing-list-faq
...
Description taken from support.sgml
2004-06-25 07:06:15 +00:00
Tom Rhodes
14bea2bf4f
Fix the link to my article. *blush*
2004-06-21 23:30:18 +00:00
Tom Rhodes
de6581f792
Link my new greylisting article.
2004-06-21 20:52:20 +00:00
Joe Marcus Clarke
f97a0401f0
Add the Portbuild procedure article to the main documentation list.
2004-06-12 23:26:20 +00:00
Hiroki Sato
d95d996f6b
Add a link for the 4.10-RELEASE manual pages.
2004-05-25 20:50:03 +00:00
Alexey Zelkin
f5d82582c6
Use entities to declare heavily repeated paths. This simplifies sgml a bit
...
and allows to not overflow 80char width formatting anymore.
2004-04-04 16:47:27 +00:00
Bruce A. Mah
5a066a3575
Add links to 5.2-RELEASE manpages. Update link for 5.2-current
...
manpages.
2004-01-16 15:41:14 +00:00
Ceri Davies
ed3e9f857c
Now that the console-server article has been converted to DocBook,
...
link to the html-split version, as we do with the other articles.
2003-11-16 22:09:15 +00:00
Bruce A. Mah
1123b163f8
Add a link for the (future) 4.9-RELEASE manual pages.
2003-10-19 18:12:45 +00:00
Simon L. B. Nielsen
c59cd9913b
Update the link to the 'The Linux+FreeBSD mini-HOWTO'.
2003-09-29 21:04:06 +00:00
Christian Brueffer
0ed6e0df20
We don't offer gzip compressed documentation anymore, so don't
...
mention it here.
2003-09-12 17:30:32 +00:00
Christian Brueffer
b8612a7778
Backout rev. 1.172
...
At a closer look, freebsdhowtos.com doesn't look like a good site
to send out users to
Discussed with: blackend, ceri
2003-08-31 09:53:42 +00:00
Christian Brueffer
3802459202
Add freebsdhowtos.com to the list of additional resources
...
PR: 55009
Submitted by: Josef El-Rayes <j.el-rayes@daemon.li>
2003-08-30 23:13:39 +00:00
Murray Stokely
9f08fe5ba6
The programming tools document was incorporated into the developers'
...
handbook many years ago, no need to keep listing it here.
2003-08-15 02:07:35 +00:00
Murray Stokely
405cf64763
Add the architecture handbook to the documentation website.
2003-08-12 06:33:24 +00:00
Hideyuki KURASHINA
80cb1f811b
Point up HEAD manual reference is for 5.1-current.
...
PR: www/53127
Submitted by: Simon L. Nielsen <simon@nitro.dk>
2003-06-28 12:04:25 +00:00
Hideyuki KURASHINA
b806386791
Add link to the manpages of 5.1-RELEASE.
...
Submitted by: Rostislav Krasny <rosti_bsd@yahoo.com>
2003-06-28 11:34:27 +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
Giorgos Keramidas
4b6f1d6f46
Add links to the manpages of 4.8-RELEASE and 5.0-RELEASE.
...
PR: docs/52451
Submitted by: Simon L. Nielsen <simon@nitro.dk>
2003-05-20 00:27:46 +00:00
Bruce A. Mah
9abe6c79d9
Fix punctuation nit: Article titles don't end with full-stops.
2003-05-09 23:58:12 +00:00
Bruce A. Mah
d4472abc2f
Whitespace fix. Translators can ignore this.
...
Submitted by: Cejka Rudolf <cejkar@fit.vutbr.cz>
2003-04-22 16:19:24 +00:00
Bruce A. Mah
1692f2b6b3
Fix minor typo (s/laptops/laptop/).
...
Submitted by: Cejka Rudolf <cejkar@fit.vutbr.cz>
2003-04-22 16:18:45 +00:00
Bruce A. Mah
733d4b05a6
Articles on this page are sorted by pathname. This is highly
...
confusing, and looks to the casual viewer like a random sorting order.
In an attempt to shed some light on this, add the pathname used for
sorting to each article's entry. (Do the same for books as well.)
(A better solution would be to sort the articles by title the way a
library's card catalog would do. Also, the distinction between
articles and books is irrelevant to the readers, and can probably be
removed.)
While here, add the 5-STABLE roadmap document, which somehow escaped
attention.
2003-04-19 17:39:28 +00:00
Christian Brueffer
d374c42734
s/IPSec/IPsec/
2003-04-08 23:53:35 +00:00
Giorgos Keramidas
45c552720b
linuxdoc.org has been superseded by tldp.org.
...
Update our link to the "Linux+FreeBSD HOWTO".
Submitted by: David Chavarria <davidc@huyett.com>
2003-03-15 16:08:54 +00:00
Jens Schweikhardt
ce3e44c7ef
Add new article: FreeBSD From Scratch.
...
Reminded by: murray
2003-03-08 13:50:12 +00:00
Wolfram Schneider
e285730e9c
Added HP-UX manpages.
2003-02-17 16:34:01 +00:00
Tom Rhodes
395e8ce7db
Link the new Checkpoint article to the website.
2002-12-23 22:57:52 +00:00
Wolfram Schneider
244c98b8ba
Added link to FreeBSD 4.7-RELEASES manpages.
2002-10-12 21:08:30 +00:00
Marc Fonvieille
b9dac60b04
Change URIs to respect RFC 2396.
2002-09-06 20:56:18 +00:00
Marc Fonvieille
a83dd450ea
Fix links to local directories: file:///usr/share/doc instead of
...
file:/usr/share/doc
Submitted by: subdue <sub@mui.net>
2002-08-21 20:53:44 +00:00
Ceri Davies
42b2858d69
Remove mention of the outdated Pedantic PPP Primer.
2002-08-20 20:28:27 +00:00
Hiroki Sato
7c599f98c2
Fix a typo (s/IPSec/IPsec/).
2002-08-10 17:35:09 +00:00
Bruce A. Mah
01d31f750d
Fix my typo: s/Freebsd/FreeBSD/
...
I have no idea how I did this.
2002-07-14 05:25:47 +00:00
Bruce A. Mah
3b4390eec9
Almost all of the articles referenced on this page are sorted by
...
pathname. Fix two instances where this wasn't the case and add a
comment reminding future committers of this fact.
2002-07-13 20:05:09 +00:00
Bruce A. Mah
8aa208491d
Add links to the explaining-bsd, hats, and pam articles.
2002-07-13 20:00:48 +00:00
Wolfram Schneider
cbf1f9f64c
Added link to FreeBSD 4.6-RELEASE manual pages.
...
Fix link to 4.x-stable manual pages.
2002-07-13 19:34:10 +00:00
Giorgos Keramidas
a59b302357
Add a link to the "ipsec-must" article, and a short description of
...
what the article is about.
PR: docs/38734
Submitted by: Marc Fonvieille <marc@blackend.org>
2002-05-30 22:08:23 +00:00
Dag-Erling Smørgrav
c453b31527
Push the PR guidelines out into the limelight.
2002-05-23 00:35:29 +00:00