| Commit message (Expand) | Author | Age | Files | Lines |
| * | Create tag 'LINUXDOC_2_DOCBOOK_3'.LINUXDOC_2_DOCBOOK_3 | Doc Manager | 1999-01-28 | 59 | -55998/+0 |
| * | Add "-V html-manifest" to index.html target rules, so that it's only | Nik Clayton | 1999-01-27 | 1 | -6/+6 |
| * | Add frame="none" attribute to two <informaltable>s. | Nik Clayton | 1999-01-27 | 1 | -3/+3 |
| * | Pull a footnote out of an <informaltable> and into a <note> at the end | Nik Clayton | 1999-01-27 | 1 | -17/+18 |
| * | Added a link to Mark Ovens' FreeBSD NTFS tutorial. | Nik Clayton | 1999-01-27 | 1 | -2/+4 |
| * | Add missing </para> from previous commit by dwhite. | Nik Clayton | 1999-01-27 | 1 | -1/+1 |
| * | Currently the first two calls to tex return a non-zero status code. This | Nik Clayton | 1999-01-25 | 1 | -3/+3 |
| * | Move doc/sgml/* to doc/share/sgml/*, so it better follows the layout of | Nik Clayton | 1999-01-25 | 1 | -4/+4 |
| * | The JadeTeX macros appear to have problems dealing with footnotes in tables. | Nik Clayton | 1999-01-20 | 2 | -16/+19 |
| * | Extra support in the Makefile. Now builds html, html-split, rtf, ps, and pdf | Nik Clayton | 1999-01-03 | 1 | -26/+211 |
| * | Added output.html and output.print as parameter entities to freebsd.dtd. | Nik Clayton | 1998-12-20 | 1 | -7/+5 |
| * | Add entry for the 3Com xl driver. | Doug White | 1998-12-15 | 1 | -0/+7 |
| * | Update maximum number of pty's from 64 to 256. | Doug White | 1998-12-15 | 1 | -1/+1 |
| * | * Added boothelp.sgml | Nik Clayton | 1998-12-10 | 30 | -3045/+7463 |
| * | Support making multiple output formats from the Handbook (RTF, HTML, | Nik Clayton | 1998-12-10 | 1 | -11/+61 |
| * | 64 cylinders -> 64 sectors/track | Bill Fumerola | 1998-11-30 | 1 | -2/+2 |
| * | Amend HP text filter to use HP eject page command instead of formfeed (and | Doug White | 1998-11-18 | 1 | -1/+1 |
| * | Merged in the following changes. This was done by taking diffs between the | Nik Clayton | 1998-11-12 | 24 | -1560/+2972 |
| * | The beginnings of a friendlier Makefile. Doesn't do much except let you | Nik Clayton | 1998-11-12 | 1 | -59/+105 |
| * | Add myself to the list of developers (in doc/handbook and doc/en/handbook). | Archie Cobbs | 1998-11-09 | 2 | -1/+7 |
| * | Fixed up front matter on the Handbook; | Nik Clayton | 1998-11-07 | 1 | -27/+32 |
| * | Replace | Nik Clayton | 1998-11-05 | 19 | -519/+450 |
| * | Removed "sgml-declaration" line from Emacs variables. | Nik Clayton | 1998-11-05 | 1 | -1/+0 |
| * | Managed to miss adding this file somehow. It's had the Emacs local variables | Nik Clayton | 1998-11-04 | 2 | -0/+2124 |
| * | Added missing "/chapter" to advanced-networking entity definition. | Nik Clayton | 1998-11-04 | 1 | -2/+2 |
| * | Fix line 125 of kerneldebug/chapter.sgml, & -> & | Nik Clayton | 1998-11-03 | 1 | -1/+1 |
| * | Add <!ENTITY rel.current CDATA "2.2.6"> to handbook.sgml, from | Nik Clayton | 1998-11-03 | 1 | -0/+2 |
| * | Take version 1.8 of doc/handbook/lists.sgml, apply the same search/replace | Nik Clayton | 1998-11-03 | 2 | -0/+49 |
| * | Removed the prompt.* entities from handbook.sgml and added them to | Nik Clayton | 1998-11-03 | 1 | -2/+0 |
| * | Added authors.ent. This is v1.93 of doc/handbook/authors.sgml, with | Nik Clayton | 1998-11-03 | 2 | -0/+278 |
| * | Added | Nik Clayton | 1998-11-03 | 1 | -0/+11 |
| * | Added chapter.decl, which contains a declaration for a DocBook chapter. | Nik Clayton | 1998-11-03 | 27 | -23/+391 |
| * | Split the handbook into individual files. Each chapter is in a file called | Nik Clayton | 1998-11-03 | 28 | -39145/+38160 |
| * | Added values to the 'id' attribute for <chapter>s which don't have them. | Nik Clayton | 1998-11-03 | 1 | -8/+8 |
| * | * \s-+</programlisting> replaced with </programlisting> globally. | Nik Clayton | 1998-10-28 | 1 | -889/+680 |
| * | <quote> -> ” | Nik Clayton | 1998-10-26 | 1 | -345/+345 |
| * | Where kernel options ("options INET" for example) are listed, wrap them | Nik Clayton | 1998-10-26 | 1 | -147/+147 |
| * | <foo | Nik Clayton | 1998-10-26 | 1 | -519/+260 |
| * | Fixup erroneous or extraneous <para>...</para> elements. | Nik Clayton | 1998-10-26 | 1 | -85/+80 |
| * | <abbrev> -> <acronym> in some cases. | Nik Clayton | 1998-10-26 | 1 | -27/+27 |
| * | Step 1. Find <ulink url="mailto:...">...</ulink> and change the <ulink> | Nik Clayton | 1998-10-26 | 1 | -869/+451 |
| * | Use the correct ISO entities for dashes. According to a TeX manual I have | Nik Clayton | 1998-10-26 | 1 | -90/+90 |
| * | Removed white space after <title> and before </title>. Use two search and | Nik Clayton | 1998-10-26 | 1 | -130/+81 |
| * | <emphasis remap=..> -> <emphasis> | Nik Clayton | 1998-10-26 | 1 | -817/+825 |
| * | As previous commits, to end of file. | Nik Clayton | 1998-10-26 | 1 | -226/+231 |
| * | As previous commit, to line 35973. | Nik Clayton | 1998-10-22 | 1 | -259/+311 |
| * | As earlier commits, to line 30118 | Nik Clayton | 1998-10-22 | 1 | -339/+365 |
| * | Small changes to keep it validating. | Nik Clayton | 1998-10-22 | 1 | -9/+4 |
| * | As previous commit, to line 24997 | Nik Clayton | 1998-10-22 | 1 | -582/+666 |
| * | As previous commit, to line 20370. | Nik Clayton | 1998-10-21 | 1 | -300/+313 |