summaryrefslogtreecommitdiff
path: root/support/a2ps/README
diff options
context:
space:
mode:
Diffstat (limited to 'support/a2ps/README')
-rw-r--r--support/a2ps/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/support/a2ps/README b/support/a2ps/README
index c6da37e7d3..05ce84a440 100644
--- a/support/a2ps/README
+++ b/support/a2ps/README
@@ -1,7 +1,3 @@
-* Version
-
-$Id$
-
* Description
This directory contains a Scala stylesheet for a2ps (Any to PostScript filter)
@@ -10,7 +6,7 @@ You can get more information on a2ps from
http://www.inf.enst.fr/~demaille/a2ps/
-* Instalation
+* Installation
If you have root permissions you can install scala.ssh in the a2ps stylesheets
directory, usually /usr/share/a2ps/sheets. If you want the stylesheet to be
@@ -23,4 +19,8 @@ scala: /*.scala/
You can also skip the installation and specify the stylesheet with
-a2ps -Epath/to/scala.ssh foo.scala \ No newline at end of file
+a2ps -Epath/to/scala.ssh foo.scala
+
+* Version
+
+$Id$