Commit graph

56 commits

Author SHA1 Message Date
Johann Kois
f313cd6c51 PR: www/124595
The Ohio State University does not provide the online versions of their
UNIX courses anymore.  So remove the links.

Found by: Egor Nazarkin
2008-06-15 12:14:51 +00:00
Murray Stokely
ca3aa38b8c Remove broken link to bsdmall.com now that BSDMall and FreeBSDMall are
finally united.

Add information about FreeBSD-derived projects FreeSBIE and PC-BSD on
two of the second level pages of the FreeBSD website.

Discussed with:	 rwatson, matt
2007-10-03 23:35:15 +00:00
Johann Kois
db23442730 Update some links to resources for newbies:
1. Remove the "Download instructions"
- The mentioned site is not updated any longer so it's just
  confusing for newbies.
- Most newbies don't download via FTP.  Even if they
  do, they will normally download the ISO-images, not the
  different distributions.
- www/en/where.sgml already describes how to get FreeBSD
  and is up-to-date.

2. "The Complete FreeBSD"
- This book can be downloaded free of charge since 2006 from
  http://www.lemis.com/grog/Documentation/CFBSD/.  So link to
  this site.

3. article "new-users".
- It has been in the doc-tree for a long time now.  So link
  to it.
- The docs at the also mentioned FTP-site are outdated.
  Recent versions are available from the FreeBSD.org servers
  (just like the article itself).

Discussed with/approved by:     remko@ (mentor)
2007-06-28 08:14:51 +00:00
Xin LI
f05569a188 * Fix broken link to Introduction to Unix course from OSU.
+ Add a link to  Unix System Administration course from OSU,
   which would be useful for newbies as well.

Submitted by:	James Marshall Brannan <marshall brannan gmail com>
2007-01-04 08:57:56 +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
Jesus R. Camou
dca2e3487e Forced commit to set a commit message for my
previous accidental commit on newbies.sgml.

Log:
	o Do some general rewording.
	o Remove smilies.
	o Add link to the version-guide article.
	o s/&base;/&url.base;/

PR:		www/92986
Submitted by:	Daniel Gerzo <danger@rulez.sk>
Approved by:	trhodes (mentor)
Pointy hat:	jcamou
2006-03-06 16:25:13 +00:00
Jesus R. Camou
29f8bf3615 Add NanoBSD to the list of projects.
PR:		www/94061
Submitted by:	Daniel Gerzo <danger@rulez.sk>
Approved by:	trhodes (mentor)
2006-03-06 16:01:14 +00:00
Remko Lodder
759d7ce43b s/Man Pages/Manual Pages/
noticed by:		simon (on #bsddocs)
2005-12-31 15:21:49 +00:00
Ceri Davies
3cb4b2fa46 Introduce a new entity, cgibase, which points at where our CGI scripts
can be found, i.e., http://www.FreeBSD.org/cgi at the moment.

This allows for easier pre-commit testing of CGI scripts, and avoids
SNAFUs with an incorrect URL being committed, as has happened a couple
of times recently.

en/ should be fully converted with this commit; other languages need to
be updated, but are in mid merge molasses at present so I have not
touched them.
2005-10-06 19:27:37 +00:00
Hiroki Sato
f9105467ef Merge new www design.
Submitted by:	Emily Boyd (emilyboyd at emilyboyd dot com)
Sponsored by:	Google Summer of Code 2005
2005-10-04 19:43:53 +00:00
Marc Fonvieille
85396f69a8 Finally remove the link to Linux XFree86 Howto, this document is from
2001, only slightly covers XFree86 4.1 and is less informative than our
Handbook.
2005-09-24 15:05:22 +00:00
Marc Fonvieille
a080be81d0 - Use of &base; instead of ../
- Fix/update various links
- Mention Xorg server in X part
2005-09-24 14:57:42 +00:00
Marc Fonvieille
2a1775d779 freebsd-newbies@ has been closed, point people to freebsd-questions or
to freebsd-doc instead.
2005-09-24 14:39:05 +00:00
Remko Lodder
a2dc940c5e Improve some grammar and improve minor nits.
Submitted by:		Daniel Gerzo <danger at rulez dot sk>
2005-09-17 17:48:35 +00:00
Jesus R. Camou
1e66740d4f o Remove contractions.
o Improve wording.

Approved by: 	trhodes (mentor)
2005-09-02 06:41:50 +00:00
Ceri Davies
e84e2324e7 o Fix some minor grammatical issues
o Link to the user group info directly.

PR:		www/77777
Submitted by:	David Adam <zanchey at ucc dot gu dot uwa dot edu dot au>
2005-03-01 18:43:43 +00:00
Tom Rhodes
37a24602e4 Update URL on the XFree86 Howto.
PR:		77757
Submitted by:	Conall O'Brien <conallob=freebsd@maths.tcd.ie>
2005-02-24 00:42:03 +00:00
Denis Peplin
99104daaff Remove dead link to 'Pronunciation-Guide'
Reported by:	Ed Sutton (via freebsd-doc), oleg dot it at ariel dot ru (via freebsd-doc)
(list can be incomplete)
2004-10-18 15:10:15 +00:00
Ceri Davies
8499db44cc s/organise/organize/
Part of:

PR:		www/70678
Submitted by:	Jesus R.Camou <jcamou@cox.net>
2004-09-08 19:08:08 +00:00
Alexey Zelkin
42507c7acb freebsd.org -> FreeBSD.org 2004-04-04 21:49:42 +00:00
Ceri Davies
aaee6c7d74 Whitespace cleanup; translators should ignore this commit. 2003-12-16 22:01:23 +00:00
Ceri Davies
264fd7ebe2 In the manual section, add a link to our man.cgi. 2003-12-16 21:55:59 +00:00
Ceri Davies
eb31bd1738 Update the link to the Jargon File to point at the canonical source; the
current link is out-of-date.
2003-12-16 21:47:27 +00:00
Simon L. B. Nielsen
eb4243f8b3 The page talk about latest mainstream release, but link to latest
release of -CURRENT branch; link to -STABLE release instead.

Submitted by:	Josef El-Rayes <j.el-rayes@daemon.li>
PR:		www/57061
2003-09-22 09:17:45 +00:00
Christian Brueffer
13aec6b62f Refer to 4th edition of The Complete FreeBSD, now published by
O'Reilly, not BSDi
2003-07-19 20:23:01 +00:00
Christian Brueffer
ab748c79fc Mailing list subscriptions are handled by the mailman web interface
these days.
2003-07-19 18:39:38 +00:00
Murray Stokely
e42cdb517c Use entities for first use of unix, java, jdk, etc.. in documents.
Submitted by:	"Simon L. Nielsen" <simon@nitro.dk>
2003-06-18 23:45:54 +00:00
Tom Rhodes
37b06c342c Update majordomo to mailman.
PR:		51490
Submitted by:	Dmitry Morozovsky <marck@rinet.ru> (original version)
2003-04-29 15:23:39 +00:00
Tom Hukins
6d18794030 Update link to UNIXhelp for Users, which has moved.
Submitted by:	"Will Mitayai Keeso Rowe" <mit@dreamlabs.com>
2002-11-06 15:36:34 +00:00
Marc Fonvieille
e50695bcee Change old broken link to bsdi.com for The Complete FreeBSD with a
freebsdmall.com one.
2002-09-06 18:49:12 +00:00
Ceri Davies
42b2858d69 Remove mention of the outdated Pedantic PPP Primer. 2002-08-20 20:28:27 +00:00
Nik Clayton
dd365111ba Change every outstanding 'short' link to the FAQ or Handbook to use
the now mandatory 'long' format.  This should catch everything, with
the exception of the release notes.
2002-06-29 09:07:09 +00:00
Murray Stokely
c3ef386944 Update DOCTYPE to 4.01 Transitional. 2002-03-16 08:11:33 +00:00
Murray Stokely
4918ba2142 Correct some broken links.
PR:             docs/31374
Submitted by:   Sue Blake <sue@welearn.com.au>
2001-10-19 20:25:11 +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
Doug Barton
acc9fd50e6 Update the location of groggy's "What to download" page.
Submitted by:	Matti Paadar <matti.paadar@oulu.fi>
2001-05-13 02:46:40 +00:00
Dima Dorfman
127c471407 Reorganize the "current release" entities. rel.current is now the
same as in the Handbook (numerical value for the current release,
e.g. "4.3").  u.rel.* are URLs to various documents for the current
release.
2001-05-09 23:45:38 +00:00
Nik Clayton
714abf637c Link to the FAQ using index.html rather than FAQ.html. 2001-04-17 12:21:56 +00:00
Dima Dorfman
7687f34338 Explicitly link to the index.html files instead of relying on the web
server's directory index configuration to DTRT (i.e., link to
"ports/index.html" rather than "ports/").  This also makes it easier
for people without the desire to set up a web server to test changes
to the web site.

PR:		23230
Reviewed by:	nik
2001-04-11 22:31:47 +00:00
Daniel Harris
6abe95168d Correct link to Pedantic PPP Primer.
Submitted by:	"Justin Casey" <jc7@ukc.ac.uk> on -doc
2001-03-30 23:12:02 +00:00
Jim Mock
f87247efd2 Fix a broken link.
Submitted by:	Kelleye Bennett-Vinci <kelleye@osd.bsdi.com>
2000-11-02 20:58:44 +00:00
Jim Mock
73bce78a9f Remove a dead link.
Submitted by:	James Goruk <James.Goruk@cibc.com> on -doc
2000-10-31 17:57:42 +00:00
Jim Mock
9b8ba69f27 Walnut Creek CDROM -> BSDi, where appropriate 2000-10-30 18:15:42 +00:00
Chris Costello
9a0869294b Properly capitalize the title of the page. 2000-05-03 04:29:15 +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
Wolfram Schneider
3a964037fc Fix link to tutorial 'For People New to Both FreeBSD and Unix' 1999-09-23 08:53:49 +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
d967a14e09 /handbook/handbook.html -> /handbook/
I doubt that newbies wants read a 2.5MB html file.
1999-04-17 21:59:37 +00:00
Wolfram Schneider
ae3468c0e1 Fix http://www.cdrom.com URLs. 1999-03-02 14:21:53 +00:00
Steve Price
63614d0225 Add a trailing slash to http URLs - some required and some just for the
sake of consistency.

PR:		8038
Reviewed by:	wosch
1998-12-13 23:19:33 +00:00