Commit graph

100 commits

Author SHA1 Message Date
Dima Dorfman
30848c2016 Correct link to HTMLized source code.
PR:		26941
Submitted by:	anand@cisco.com
2001-04-29 03:46:35 +00:00
Wolfram Schneider
939d84e8bb Added Darwin manpages. 2001-04-25 18:23:53 +00:00
Jordan K. Hubbard
b1075d37f3 Update to FreeBSD 4.3 release. Grrr - this has been sitting uncomitted
for 24 hours.  I did all the work and then somehow never committed it.
Sigh.
2001-04-22 05:51:04 +00:00
Nik Clayton
ab3b4a9fc1 Link to the Developer's Handbook. 2001-04-18 09:15:01 +00:00
Nik Clayton
5254c6475e Explicitly link to docs.freebsd.org, instead of relying on server redirects. 2001-04-17 12:30:11 +00:00
Nik Clayton
56b1daa3b6 Add a link to chapter 8 of the Corp. Net Guide. 2001-04-17 09:18:20 +00:00
Nik Clayton
eab69689b8 Install all the documentation in to a single root, $WEBROOT/doc, with the
same naming scheme as that used by the doc/ repo.

Update docs.sgml to point to the documentation in this canonical location.

Update the FAQ/ and handbook/ directories to use symlinks to point to
the real documentation under doc/en_US.ISO_8859-1/.  This means that local
testing of the site (and mirrors) will still work as expected using the
legacy URLs.  Mirrors that expect to see a lot of traffic are advised to
alter their web server configuration so that $WEBROOT/FAQ and $WEBROOT/handbook
are redirected to $WEBROOT/doc/en_US.ISO_8859-1/books/{faq,handbook},
instead of relying on the symlinks.

Discussed on:	doc, www
2001-04-17 09:05:43 +00:00
Wolfram Schneider
d7dceafb8b fix mislabeled Linux manpage link
Submitted by: Guy Harris <gharris@flashcom.net>
2001-02-25 12:00:13 +00:00
Nik Clayton
9c5c8d0337 Pull all the docs into one place, and simplify/rearrange the list of
available documentation.  There's a hell of a lot more work needs doing
on the website. . .
2001-02-22 15:44:37 +00:00
David E. O'Brien
9e78abcd5d Move the Porter's Handbook beside the Handbook so it is easier to find. 2001-02-07 11:09:32 +00:00
David E. O'Brien
0da510f082 Add the Porter's Handbook. 2001-02-07 11:06:32 +00:00
Wolfram Schneider
1540b49336 Added 4.2 RELEASE manpages link 2000-12-03 18:39:46 +00:00
Jim Mock
e70f56e4ce Add a missing </h2> to fix the breakage I introduced in the previous
commit to this file.
2000-11-29 20:41:50 +00:00
Jim Mock
68ecbc8a12 Add a link to the Porter's Handbook. While I'm here, fix the entry for
the FreeBSD 'zine, and change FreeBSD.ORG to FreeBSD.org.

Partially submitted by:	obrien
2000-11-29 14:30:51 +00:00
Jun Kuriyama
7bec20138e Description for newsletter is removed. So index entry also removed. 2000-11-10 02:35:47 +00:00
Jim Mock
a04b7f8cd2 Remove the link to the FreeBSD Newsletter by Walnut Creek CDROM. We
haven't put one of these out in a few years (1998, IIRC).
2000-10-30 01:11:34 +00:00
Wolfram Schneider
0deda8d089 Added 3.5.1 and 4.1 manpages links. 2000-09-03 16:33:28 +00:00
Jim Mock
0d568efdac From the PR:
Various fixes, nits, etc.

  Standardize: Remove ``This is'' type verbiage.
  Tweak FAQ blurb.
  Fix run-on sentence under additional resources.
  Add trailing slash to link to Wolfram Schneider's page.
  Hinrich Eilts' man page view seems to have vanished, remove dead link.
  A couple of was/were fixes.

PR:		19186
Submitted by:	Daniel Harris <dannyboy@subdimension.com>
2000-06-12 18:49:39 +00:00
Wolfram Schneider
f10a57bd22 Fix The Linux+FreeBSD mini-HOWTO link.
Submitted by:	 Niels Kristian Bech Jensen <nkbj@image.dk>
2000-05-03 20:42:30 +00:00
Jun Kuriyama
98a1cfa23b Add missing </p>s. 2000-04-03 10:37:24 +00:00
Wolfram Schneider
58a27a7863 Added FreeBSD 4.0R and FreeBSD 5.0-current manpages. 2000-04-02 10:16:41 +00:00
Jim Mock
fb6168e8c9 Update the URL for the FreeBSD Diary.
PR:		16286
Submitted by:	Dan Langille <dan@freebsddiary.org>
2000-01-22 01:00:42 +00:00
Wolfram Schneider
f390172a49 Added size tag to image. 2000-01-09 20:07:19 +00:00
Wolfram Schneider
16aa20edcf Update my homepage. 1999-12-25 14:12:56 +00:00
Wolfram Schneider
3b25a10999 Added FreeBSD 3.4-RELEASE manual pages. 1999-12-25 13:27:03 +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
1ed19e2be0 Added FreeBSD 3.2 and FreeBSD 3.3 manpages link. 1999-10-26 09:37:42 +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
Sheldon Hearn
a3e8185b76 www.[Ff]ree[Bb][Ss][Dd][Dd]iary.com -> www.freebsddiary.org
PR:	12958
Requested by:	Dan Langille <junkmale@xtra.co.nz>
1999-08-04 14:08:22 +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
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
Jordan K. Hubbard
38c0b0beb4 Add a link for the Open Directory Project. 1999-04-03 11:22:34 +00:00
Nik Clayton
3a6361c32c The Handbook conversion has changed the names of some of the generated
HTML files (not all of them, just some of them).

Fix up the broken references to point to the correct files.

This has not touched the release notes in releases/*/*.  I'm not sure
whether they should remain as historical record of what was shipped or
not.  About 5 of them now have a couple of broken links each, which will
be trivial to fix.
1999-03-27 15:43:51 +00:00
Wolfram Schneider
dc75a185a1 Added FreeBSD 3.1-RELEASE manual pages. 1999-03-07 15:13:10 +00:00
Jordan K. Hubbard
afbc7c38f8 Use the docs image in one sample position. 1999-02-19 06:48:22 +00:00
Wolfram Schneider
4f819bc198 Delete direct (and redundant) links to the tutorials. Make only a link
to the tutorials/ sub directory.
1999-02-09 22:31:36 +00:00
Wolfram Schneider
1a522eb9f4 Added 3.0-RELEASE manpages. 1999-02-07 19:42:29 +00:00
Wolfram Schneider
9f0fc2cebd Added The FreeBSD Diary.
Submitted by:	"Dan Langille" <junkmale@xtra.co.nz>
1999-02-03 19:50:41 +00:00
Wolfram Schneider
da720444fe Added Chinese FAQ. 1999-02-03 14:13:06 +00:00
Jordan K. Hubbard
0d1d7560b1 Sync with the 3.0-stable branch event. 1999-01-21 01:49:15 +00:00
Wolfram Schneider
c586e6eb00 Added FreeBSD ezine. 1999-01-12 23:28:55 +00:00
Andrey A. Chernov
c5fc77edf2 link Russian FAQ 1998-12-31 06:29:16 +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
Wolfram Schneider
ce4b135cba Typo in last commit. 1998-12-12 13:19:35 +00:00
Wolfram Schneider
f63803bffa Added 2.2.8 manual pages. 1998-12-12 13:16:44 +00:00
Wolfram Schneider
aff9ce2a9e Update Newbie Installation of FreeBSD 2.2.5 to
the new version of FreeBSD 2.2.7.
1998-11-04 19:57:49 +00:00
Wolfram Schneider
5ec6948977 Added tutorial: FreeBSD 2.2.5 Installation Details for Newbies 1998-09-11 12:21:13 +00:00
Wolfram Schneider
7b3de12e98 Added 2.2.7 manual pages. 1998-08-18 15:00:31 +00:00
Wolfram Schneider
d9183abb0d Added table of contents. 1998-08-16 22:52:55 +00:00