How to print the Linux Programmer's Guide:
==========================================
In this package you find lpg.dvi which is a device independent
file which can be converted to several formats like
postscript (with dvips) that your printer supports.
Also you find the files even.ps and odd.ps which is the LPG in
postscript format prepared to be printed 2sided, which means
first you should print even.ps and than re-insert the printed pages
in a way that odd.ps will be printed on the backside.

How to create the example programs:
===================================
Look at the Makefile in the directory examples to choose what to compile.
Just typing 'make' doesn't hurt.

Misc
====
You can use xdvi to view lpg.dvi under X11 and you can
use latex (2e or newer) to 'tex' lpg.tex again.
