summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2006-07-14 10:06:46 +0000
committerRoger Leigh <rleigh@debian.org>2006-07-14 10:06:46 +0000
commit9d12a82009f5cf8df99a2d6fbc32a5b4dc5fd84f (patch)
treea8a2a36c6d9e772d9cd943dc48405e4839bb1b31 /HACKING
parent76a889257ca229921c5e0e567a2cf935066d8976 (diff)
downloadschroot-9d12a82009f5cf8df99a2d6fbc32a5b4dc5fd84f.tar.gz
* HACKING: Document how to build the printed documentation.
* Makefile.am: Add ps and pdf phony targets. * doc/Makefile.am: Add rules to make PS and PDF manuals.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 3 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 419d166f..fa27934e 100644
--- a/HACKING
+++ b/HACKING
@@ -10,7 +10,9 @@ Documentation
All the documentation is in UNIX manual page format. GNU roff
extensions are permitted, as is use of tbl. Make sure the printed
-output is as good as terminal display.
+output is as good as terminal display. Run "make ps" or "make pdf" to
+build the printed documentation.
+
The following styles are used:
@@ -28,4 +30,3 @@ The following styles are used:
Cross references Italics in double quotes \[lq]\fI...\fP\[rq]
Verbatim examples Courier \f[CR]
Verbatim user input Courier bold \f[CB]
-