Commit graph

67 commits

Author SHA1 Message Date
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
Nik Clayton
a053b05e64 Another sweep for "" and "`" (and their closing equivalents), replacing
them with the correct markup.

The only quotes left now are either around items for which I'm not 100%
sure which element to use, or in literal blocks as part of commands the
user types in.
1998-06-19 08:48:37 +00:00
Nik Clayton
b1405c0516 Examine text marked up as <acronym>, alter markup as appropriate. 1998-06-19 08:39:18 +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
Nik Clayton
cf82da2a44 A quick hack to build the HTML version of the DocBook handbook -- partly
so I can check my progress, partly so that others can offer comments on
the result of the conversion.

See <URL:http://www.freebsd.org/~nik/handbook/book01.htm> for the first
results. Keep in mind that the conversion has not been fine tuned in any
way. That said, comments are welcome.
1998-06-18 09:06:04 +00:00
Nik Clayton
bd9330d762 Swept through looking for explanatory notes and marking them up as 'note'
elements.
1998-06-18 08:42:02 +00:00
Eivind Eklund
082f0d19a9 Document d_poll() and d_select(). 1998-06-12 13:59:49 +00:00
Nik Clayton
0c371d6340 <emphasis remap=tt>...</emphasis> -> <command>...</command> where
necessary.
1998-06-11 08:28:38 +00:00
Nik Clayton
f89eaac31c Converted appropriate occurences of <emphasis remap=tt>...</emphasis> to
<filename>...</filename>

As with most of these conversions, I won't have got all of them in this
first pass.
1998-06-11 08:24:07 +00:00
Nik Clayton
9c96eae1b7 Remove the quotes from constructs like ``<option>...</option>'' 1998-06-09 08:30:31 +00:00
Nik Clayton
5f46042637 Replace `` '' with <command> ... </command> where appropriate. 1998-06-09 08:28:03 +00:00
Nik Clayton
5c3f03274b Replace some (not all) occurences of `` and '' with <quote> and </quote>. 1998-06-09 08:25:59 +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
Nik Clayton
01a9af0f16 Finished the first sweep for <filename>...</filename>.
My next commit opportunity will probably be this time next Monday. Stay
tuned. . .
1998-04-03 21:21:55 +00:00
Nik Clayton
5d78f265df This is the first commit that starts changing the markup. All these changes
markup something that looks like a filename as <filename>...</filename>,
rather than <emphasis role="tt">...</emphasis> or whatever.

These changes can not be automated, the Japanese team will need to go
through the diffs to see which bits of markup have changed.

I'm halfway through (line 16704). It's been quite instructive, and I'm
learning lots about printing with FreeBSD :-)

Join me tomorrow, when I'll be doing the same thing to the other half of
the Handbook -- same Bat time, same Bat channel.
1998-04-02 21:35:07 +00:00
Nik Clayton
635b4a340e Another automated change. Remove <para></para> from the generated
source, it's a legacy from the LinuxDoc formatting.

[ Rats, I could've sworn I committed this and the README together ]
1998-04-02 19:33:32 +00:00
Nik Clayton
21d6a16c81 Another automated change. Remove <para></para> from the generated
source, it's a legacy from the LinuxDoc formatting.
1998-04-02 19:22:01 +00:00
Nik Clayton
1fc3409e9d Refilled the paragraphs. This is the last big change for a while, the
next batch are fairly small. And they'll have to wait until tomorrow,
as I'm off home.
1998-04-01 19:24:47 +00:00
Nik Clayton
3a23c62491 Re-indented the lines to be more aesthetically pleasing, using XEmacs,
PSGML and a little bit of Lisp. Full details in README.
1998-04-01 19:12:43 +00:00
Nik Clayton
aacf62b851 This is first step in the Handbook migration from the LinuxDoc DTD to
the DocBook DTD. Details on how this was carried out are in the README
file.
1998-04-01 18:25:32 +00:00
Nik Clayton
bfee44da24 As discussed in -doc, this jumpstarts the doc/en/ hierarchy for documentation
in English, to be consistent with the doc/ja/ hierarchy.

Rather than moving the existing FAQ and Handbook over to this directory,
they will be converted to the DocBook DTD, and the results of the conversion
will be committed to this new hierarchy. The existing doc/faq and
doc/handbook can then be removed.

The README file will be used to explain the current state of the DocBook
conversion process for the Handbook, so that people without easy access
to the CVS logs can keep track of what's going on, and lend a hand where
appropriate.

I plan to start converting the Handbook around 1830 BST.
1998-04-01 10:24:11 +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
John Fieber
47a93628dd Another tutorial converted to Docbook. 1997-03-23 16:27:47 +00:00
Ade Barkah
1e9fe1cd7a Fix URL for IP Aliasing document. 1997-03-19 07:28:32 +00:00
John Fieber
7752550372 Fonts tutorial goes from linuxdoc to docbook. 1997-02-15 18:02:20 +00:00
Jordan K. Hubbard
87e55266d8 Clean up some punctuation hair I noticed.
<code> seems to be not-liked by our HTML conversion right now, so I've
switched over to <tscreen><verb> sections which should accomplish the
same effect (and also look consistent with other examples).
1997-01-21 05:49:54 +00:00
John Fieber
4ad5e9dffe Oops, mh is now an ordinary SUBDIR instead of a DOCSUBDIR. 1997-01-20 14:32:00 +00:00