Nik Clayton
2e9532f588
Fix typos, rewrite a couple of paragraphs, add some new paragraphs to be
...
a bit cleaer on some things.
1999-04-29 20:07:56 +00:00
Nik Clayton
d3d908e605
Re-write. Fill in the missing gaps, order it better, make it complete.
1999-04-29 19:55:45 +00:00
Nik Clayton
c2e6d4a096
Swap the ordering of the "Tools" and "SGML Primer" chapters.
1999-04-29 19:53:00 +00:00
Nik Clayton
e47a4061df
Remove docproj-primer from SUBDIR, add to DOCSUBDIR. Reorder DOCSUBDIR.
1999-04-27 18:33:23 +00:00
Nik Clayton
73ec5f655c
Fix whitespace bogons (converted some tabs to spaces). Ironic, since
...
this screwed up the example of how whitespace should be used in
.sgml source.
1999-04-26 21:52:29 +00:00
Nik Clayton
3cc54ea640
Link to the Doc. Proj. Primer.
1999-04-26 21:50:42 +00:00
Nik Clayton
9095ae5051
Added docproj-primer to the SUBDIR list. Reformatted the SUBDIR list.
1999-04-26 21:45:30 +00:00
Nik Clayton
03e32648ec
Added DOC_PREFIX definition. A temporary hack until all the tutorials
...
are in DocBook.
Added "html" to the list of default formats.
The primer can now be included in regular builds.
1999-04-26 21:45:04 +00:00
Nik Clayton
c4ab126805
My primer for people new to the Doc. Proj. Incomplete, but should be
...
enough for most people, and gets it into the repository, making it
easier for others to add to as necessary.
This has not (yet) been turned on in the upper level Makefile or
listed on the web site yet, I want to get some more feedback
from readers first. It should be "made visible" later this week.
1999-04-20 20:59:59 +00:00
Wolfram Schneider
f5b3979530
Typo.
...
Submitted by: Tom Hukins <tom@eborcom.com>
PR: docs/10087
1999-03-21 16:16:17 +00:00
Wolfram Schneider
dd1887114b
Space typo from last commit.
1999-02-01 18:50:51 +00:00
Wolfram Schneider
13e6340484
Moved from www/en/docs.sgml: FreeBSD 2.2.7 Installation Details for Newbies
1999-02-01 18:49:56 +00:00
Nik Clayton
eaafdbfe54
Added a link to Mark Ovens' FreeBSD NTFS tutorial.
...
PR: docs/9687
Submitted by: Mark Ovens <marco@uk.radan.com>
1999-01-27 00:13:53 +00:00
Bill Fumerola
e317b4bfd8
64 cylinders -> 64 sectors/track
...
PR: docs/8820
Submitted by: Ming-I Hsieh <PA@FreeBSD.ee.ntu.edu.tw>
1998-11-30 23:14:55 +00:00
Doug White
f078b5a32a
Fix incorrect ccdconfig command line.
...
Noticed most recently by: Bill Richter <richterb@binkley.wellsfargo.com>
1998-10-14 03:25:31 +00:00
Wolfram Schneider
1be10e6538
change footer E-Mail address www -> freebsd-questions
1998-08-24 23:47:10 +00:00
Wolfram Schneider
159c929bcb
Converted from HTML to docbook.
1998-08-24 23:43:17 +00:00
Wolfram Schneider
b5d07eae94
Use relative URLs.
1998-08-09 22:53:56 +00:00
Wolfram Schneider
28bbc4b306
Fix links due repository copy.
1998-08-04 14:24:23 +00:00
Wolfram Schneider
e4acca8a48
Set WEBBASE variable.
1998-08-03 14:44:26 +00:00
Nik Clayton
52f07f3229
Removed the Makefile and SGML source for this (old and outdated) copy of
...
my "make world" tutorial.
1998-07-24 13:32:05 +00:00
Nik Clayton
e43d54cdc3
Remove the listing for my "make world" tutorial. Nothing on the site seems
...
to link to it any more, and the version on my website is currently more
up to date. An AltaVista search to see if any one else had linked to it
didn't turn up anything, so I think this is pretty safe. I'll 'cvs remove'
the directory and its files shortly.
1998-07-24 13:31:04 +00:00
Joseph Koshy
8a73f30eab
Make the fonts tutorial upto-date with respect to TrueType support in FreeBSD.
...
PR: docs/7049
Reviewed by: the -doc list.
Spl-thanks-to: CHOI Junho <junker@jazz.snu.ac.kr> for information
about Asian font support.
1998-06-26 10:47:27 +00:00
Wolfram Schneider
3a1e6bb0f4
In the example for mydevselect the switch statement never closes.
...
nit pick nit pick... :) by Mike Tesch <tesch@malibu.caida.org>
1998-06-18 13:20:41 +00:00
Eivind Eklund
082f0d19a9
Document d_poll() and d_select().
1998-06-12 13:59:49 +00:00
Stefan Bethke
6c1f5aa3b3
Fixed various broken links.
...
The file:/usr/src/sys/i386/boot/biosboot/README.386BSD is probably false,
but I don't have a checked out tree at hand, and I'd rather would let that
point to some http or ftp source (at least alternatively). Will check later
today.
Submitted by: "SSC Webmaster" <wwwadmin@ssc.com>
1998-05-19 13:39:50 +00:00
Eivind Eklund
5c0e475e10
Update to refer to rc.conf instead of sysconfig (including updating
...
the examples).
1998-04-21 00:47:14 +00:00
Wolfram Schneider
35dca46390
Add new variable DOCBOOK_ONLY. If set and not empty, the linuxdoc tutorials
...
are not build.
1998-04-16 08:53:48 +00:00
Eivind Eklund
505b82349f
Change upgrade-from-source tutorial to point at the Nik Clayton
...
(the author)'s website as the tutorial is more up-to-date there.
PR: 5806
Submitted by: Nick Clayton <nik@nothing-going-on.demon.co.uk>
1998-02-21 16:14:40 +00:00
John Fieber
9ac04d647b
In the process of re-constructing the FreeBSD web site automatic-update,
...
clean up the build process a wee bit.
The basic change: instead of cheacking out bits and pieces of the
doc tree into the web build tree, check out the doc tree somewhere
else and put in a few symlinks from the web tree to the doc tree.
On catfish (soon to be hub) for example:
/usr/local/www/build/doc/...
/usr/local/www/build/www/...
where
/usr/local/www/build/www/data/handbook -> ../../doc/handbook
You have to manually put in the symlinks at the moment, but it
works better than the evil CVS hackery.
Also, install with -C to help avoid gratuitous cache-busting due to
gratuitous timestamp twiddling.
1998-01-18 22:27:43 +00:00
Brian Somers
2836922efe
Suggest the internal ``alias enable yes'' command as an
...
alternative to the -alias command line switch.
1997-12-31 12:40:59 +00:00
Brian Somers
d8ed81fa61
Make it clear that "set login" is used to do the expect/send
...
bit when getting past a `login:' prompt.
1997-12-30 02:47:15 +00:00
John Fieber
bb176de47c
Added section on creating ccd(4) volumes. Commands submitted by Stan
...
Brown (stanb@awod.com ).
Submitted by: Doug White <dwhite@resnet.uoregon.edu>
1997-11-28 21:48:46 +00:00
Wolfram Schneider
99914ca1fa
s/jayrich@in.net/jayrich@sysc.com/g
1997-10-24 19:33:28 +00:00
Wolfram Schneider
bea9d4e38c
Add links to manpages.
1997-10-03 20:53:38 +00:00
John Fieber
20daeed9a9
Correct Greg Lehey's name. Adjust to use his FreeBSD.ORG email
...
address.
Submitted by: dwhite@resnet.uoregon.edu
1997-09-20 05:34:02 +00:00
John Fieber
afe034d8a4
Changes:
...
. Removed references that dangerously dedicated disks won't boot. Several
people on -questions have proved me wrong.
. Add credit to Greg Lemis for the above note.
Submitted by: Doug White <dwhite@gdi.uoregon.edu>
1997-09-18 13:27:22 +00:00
John Fieber
eb0cfbead0
Patches from the author.
...
PR: 4512
Submitted by: Nik Clayton <nik@iii.co.uk>
1997-09-14 03:53:16 +00:00
John Fieber
7ee5688134
New disk formatting tutorial.
...
Submitted by: dwhite@resnet.uoregon.edu
1997-09-13 04:24:28 +00:00
John Fieber
613703f518
Ad a <br clear=all> after the image map.
...
Submitted by: Christopher G Mann <r3cgm@cdrom.com>
1997-08-29 14:11:29 +00:00
John Fieber
9ef229c6c5
Change C-c C-x to C-x C-.
...
Submitted by: Ben <ben@cs.washington.edu>
1997-08-17 17:33:49 +00:00
John Fieber
183ccdcf66
New Improved!
...
Submitted by: Annelise Anderson <andrsn@andrsn.stanford.edu>
1997-08-15 17:11:49 +00:00
Masafumi Max NAKANE
451112f9b4
$FreeBSD$ -> $Id$.
1997-07-01 21:38:45 +00:00
Masafumi Max NAKANE
a0125fd74b
Add $Id$.
1997-07-01 05:38:16 +00:00
Masafumi Max NAKANE
409fc57f1d
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
d98d30388c
Link in the new upgrade tutorial.
1997-06-25 16:59:50 +00:00
John Fieber
89fd5bd633
A nifty new tutorial on how to upgrade a system using a "make world".
...
I have not personally done a "make world" since the 386BSD + patchkit days
so additional reviews from people who have would be good.
Submitted by: Nik Clayton <nik@blueberry.co.uk>
1997-06-25 16:57:02 +00:00
John Fieber
4a80f8a976
Update header/footer graphics for tutorials.
1997-06-10 12:32:34 +00:00
Paul Richards
f1946547fb
Allow DOCS and SUBDIR to be overriden (same fix for building from
...
new structure as was done for the releases).
1997-05-18 22:39:23 +00:00
John Fieber
f4c83f14f2
Typo.
...
Submitted by: Thamer Al-Herbish <shadows@whitefang.com>
1997-04-07 13:51:15 +00:00