aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books/ppp-primer
Commit message (Collapse)AuthorAgeFilesLines
* Remove the <bookbiblio> element. The front matter is now correctlyNik Clayton1999-09-171-12/+9
| | | | | | | | | | | | | | | | | | inserted in to the output. Fix the author information. Translators should just copy the <author> element and subelements in to their translation. Turn chapter 1 into a preface, removing the subsection. <literallayout> -> <programlisting>, so that diagrams are preserved. This still needs a lot of cleaning up (volunteers, anyone?) but it'll do for the moment until I can scrounge some free time (some time around December, the way things are going at the moment). Notes: svn path=/head/; revision=5653
* Build the primer. Copied from the FAQ's Makefile.Nik Clayton1999-09-171-0/+26
| | | | Notes: svn path=/head/; revision=5652
* The PPP Primer, with a mechanical conversion to DocBook;Nik Clayton1999-09-171-0/+2340
nsgmls -c /usr/local/share/sgml/linuxdoc/catalog ppp.sgml | \ instant -t /usr/local/share/sgml/transpec/linuxdoc-docbook.ts > \ ../../books/ppp-primer/book.sgml Notes: svn path=/head/; revision=5651