aboutsummaryrefslogtreecommitdiff
path: root/en/tutorials
Commit message (Collapse)AuthorAgeFilesLines
* "doc/en. The time has come. Prepare yourself."Nik Clayton1999-08-2139-14957/+0
| | | | | | | | | "No, wait, I don't want t--" <blam> "Goodbye". Notes: svn path=/head/; revision=5413
* Update the TrueType section with information about converting TrueTypeNik Clayton1999-08-061-8/+193
| | | | | | | | | | fonts to groff/postscript format. Submitted by: Ken Marx <kmarx@bigshed.com> DocBook'ed by: John Baldwin <jbaldwi@vt.edu> Notes: svn path=/head/; revision=5332
* Note that this guide is only really accurate for 2.x, and that JeroenNik Clayton1999-08-011-1/+8
| | | | | | | Ruigrok is working on a new version. Notes: svn path=/head/; revision=5289
* Add a link to a page which goes in to much more detail about possibleNik Clayton1999-07-301-1/+8
| | | | | | | errors from nsgmls(1). Notes: svn path=/head/; revision=5285
* Add a link to an online copy of Strunk's "Elements of Style".Nik Clayton1999-07-301-1/+5
| | | | Notes: svn path=/head/; revision=5283
* Whitespace changes, to pretty the formatting after the previous commit.Nik Clayton1999-07-303-117/+126
| | | | | | | Translation teams can ignore this. Notes: svn path=/head/; revision=5279
* Prepend "sgml-primer-" to some <xref> targets.Nik Clayton1999-07-282-6/+6
| | | | Notes: svn path=/head/; revision=5265
* * Prepend "sgml-primer-" to id attributes which did not already have it.Nik Clayton1999-07-281-20/+20
| | | | | | | | * Add 'id="sgml-primer-marked-sections"' to the "Marked Sections" section. Notes: svn path=/head/; revision=5264
* Added the new translations chapter.Nik Clayton1999-07-143-5/+8
| | | | Notes: svn path=/head/; revision=5218
* A new chapter, explaining how to translate the documentationNik Clayton1999-07-141-0/+474
| | | | | | | | | | | | | | | | to other languages. Well, not exactly, this is more of a FAQ than a proper tutorial. But (1) it gets it out of the plain text format I've been sending out over the past 4 months, (2) it gets it better publicised than it has been, and (3) it shows anyone that wants to see how to markup a FAQ than a proper tutorial. But (1) it gets it out of the plain text format I've been sending out over the past 4 months, (2) it gets it better publicised than it has been, and (3) it shows anyone that wants to see how to markup a FAQ in DocBook exactly how to do it. Notes: svn path=/head/; revision=5217
* Added $Id$.Nik Clayton1999-07-149-0/+18
| | | | Notes: svn path=/head/; revision=5216
* Rewritten a lot. Clearer in some places, more explicit in others (no,Nik Clayton1999-07-141-31/+121
| | | | | | | | | that does not mean "Get your XXX pics here"). Added $Id$. Notes: svn path=/head/; revision=5215
* Added $Id$Nik Clayton1999-07-141-2/+4
| | | | Notes: svn path=/head/; revision=5214
* Stop documenting the non-existent <listentry> element, and startNik Clayton1999-07-141-3/+5
| | | | | | | | | | | documenting the <listitem> element instead. D'oh. Also, add an $Id$ string while I'm here. Submitted by: Tim Vanderhoek <vanderh@ecf.utoronto.ca> Notes: svn path=/head/; revision=5213
* "Yoy" -> "You"Nik Clayton1999-07-051-1/+1
| | | | | | | Submitted by: Sam Roberts <sam@cogent.ca> Notes: svn path=/head/; revision=5176
* Update to 3.1Nik Clayton1999-06-041-1/+1
| | | | Notes: svn path=/head/; revision=5023
* Update the DocBook version numbers used in examples.Nik Clayton1999-06-031-3/+3
| | | | Notes: svn path=/head/; revision=5017
* List v3.1 of the DTD in the examples.Nik Clayton1999-06-031-2/+2
| | | | Notes: svn path=/head/; revision=5016
* Switch to v3.1 of the DTD.Nik Clayton1999-06-031-2/+2
| | | | Notes: svn path=/head/; revision=5015
* Fix typos, rewrite a couple of paragraphs, add some new paragraphs to beNik Clayton1999-04-291-53/+71
| | | | | | | a bit cleaer on some things. Notes: svn path=/head/; revision=4776
* Re-write. Fill in the missing gaps, order it better, make it complete.Nik Clayton1999-04-291-155/+227
| | | | Notes: svn path=/head/; revision=4775
* Swap the ordering of the "Tools" and "SGML Primer" chapters.Nik Clayton1999-04-291-2/+2
| | | | Notes: svn path=/head/; revision=4774
* Remove docproj-primer from SUBDIR, add to DOCSUBDIR. Reorder DOCSUBDIR.Nik Clayton1999-04-271-3/+4
| | | | Notes: svn path=/head/; revision=4767
* Fix whitespace bogons (converted some tabs to spaces). Ironic, sinceNik Clayton1999-04-261-5/+5
| | | | | | | | this screwed up the example of how whitespace should be used in .sgml source. Notes: svn path=/head/; revision=4761
* Link to the Doc. Proj. Primer.Nik Clayton1999-04-261-2/+8
| | | | Notes: svn path=/head/; revision=4760
* Added docproj-primer to the SUBDIR list. Reformatted the SUBDIR list.Nik Clayton1999-04-261-2/+9
| | | | Notes: svn path=/head/; revision=4757
* Added DOC_PREFIX definition. A temporary hack until all the tutorialsNik Clayton1999-04-261-2/+4
| | | | | | | | | | | are in DocBook. Added "html" to the list of default formats. The primer can now be included in regular builds. Notes: svn path=/head/; revision=4756
* My primer for people new to the Doc. Proj. Incomplete, but should beNik Clayton1999-04-2015-0/+5248
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=4718
* Typo.Wolfram Schneider1999-03-211-2/+2
| | | | | | | | Submitted by: Tom Hukins <tom@eborcom.com> PR: docs/10087 Notes: svn path=/head/; revision=4556
* Space typo from last commit.Wolfram Schneider1999-02-011-3/+3
| | | | Notes: svn path=/head/; revision=4166
* Moved from www/en/docs.sgml: FreeBSD 2.2.7 Installation Details for NewbiesWolfram Schneider1999-02-011-2/+3
| | | | Notes: svn path=/head/; revision=4165
* Added a link to Mark Ovens' FreeBSD NTFS tutorial.Nik Clayton1999-01-271-2/+4
| | | | | | | | PR: docs/9687 Submitted by: Mark Ovens <marco@uk.radan.com> Notes: svn path=/head/; revision=4122
* 64 cylinders -> 64 sectors/trackBill Fumerola1998-11-301-2/+2
| | | | | | | | PR: docs/8820 Submitted by: Ming-I Hsieh <PA@FreeBSD.ee.ntu.edu.tw> Notes: svn path=/head/; revision=3856
* Fix incorrect ccdconfig command line.Doug White1998-10-141-2/+2
| | | | | | | Noticed most recently by: Bill Richter <richterb@binkley.wellsfargo.com> Notes: svn path=/head/; revision=3599
* change footer E-Mail address www -> freebsd-questionsWolfram Schneider1998-08-241-1/+1
| | | | Notes: svn path=/head/; revision=3407
* Converted from HTML to docbook.Wolfram Schneider1998-08-242-87/+108
| | | | Notes: svn path=/head/; revision=3406
* Use relative URLs.Wolfram Schneider1998-08-092-5/+5
| | | | Notes: svn path=/head/; revision=3306
* Fix links due repository copy.Wolfram Schneider1998-08-042-5/+5
| | | | Notes: svn path=/head/; revision=3271
* Set WEBBASE variable.Wolfram Schneider1998-08-031-1/+3
| | | | Notes: svn path=/head/; revision=3253
* Removed the Makefile and SGML source for this (old and outdated) copy ofNik Clayton1998-07-242-764/+0
| | | | | | | my "make world" tutorial. Notes: svn path=/head/; revision=3168
* Remove the listing for my "make world" tutorial. Nothing on the site seemsNik Clayton1998-07-241-2/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=3167
* Make the fonts tutorial upto-date with respect to TrueType support in FreeBSD.Joseph Koshy1998-06-261-23/+66
| | | | | | | | | | PR: docs/7049 Reviewed by: the -doc list. Spl-thanks-to: CHOI Junho <junker@jazz.snu.ac.kr> for information about Asian font support. Notes: svn path=/head/; revision=2998
* In the example for mydevselect the switch statement never closes.Wolfram Schneider1998-06-181-1/+2
| | | | | | | nit pick nit pick... :) by Mike Tesch <tesch@malibu.caida.org> Notes: svn path=/head/; revision=2964
* Document d_poll() and d_select().Eivind Eklund1998-06-121-2/+95
| | | | Notes: svn path=/head/; revision=2942
* Fixed various broken links.Stefan Bethke1998-05-191-9/+11
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=2826
* Update to refer to rc.conf instead of sysconfig (including updatingEivind Eklund1998-04-211-45/+40
| | | | | | | the examples). Notes: svn path=/head/; revision=2715
* Add new variable DOCBOOK_ONLY. If set and not empty, the linuxdoc tutorialsWolfram Schneider1998-04-161-1/+4
| | | | | | | are not build. Notes: svn path=/head/; revision=2687
* Change upgrade-from-source tutorial to point at the Nik ClaytonEivind Eklund1998-02-211-3/+3
| | | | | | | | | | (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> Notes: svn path=/head/; revision=2459
* In the process of re-constructing the FreeBSD web site automatic-update,John Fieber1998-01-181-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=2376
* Suggest the internal ``alias enable yes'' command as anBrian Somers1997-12-311-2/+4
| | | | | | | alternative to the -alias command line switch. Notes: svn path=/head/; revision=2325