summary refs log tree commit diff
path: root/pbmtoescp2.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-12-02 01:10:16 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-12-02 01:10:16 +0000
commite706c005233ad014e16caf715f5f540093fd3c90 (patch)
treee436ce65c5538175bd25b761594b980fd58e4ed9 /pbmtoescp2.html
parentacb37d3b46287e5daca1f3e690c11c34aefa98b0 (diff)
downloadnetpbm-mirror-e706c005233ad014e16caf715f5f540093fd3c90.tar.gz
netpbm-mirror-e706c005233ad014e16caf715f5f540093fd3c90.tar.xz
netpbm-mirror-e706c005233ad014e16caf715f5f540093fd3c90.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1020 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pbmtoescp2.html')
-rw-r--r--pbmtoescp2.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/pbmtoescp2.html b/pbmtoescp2.html
index 91ecfb4c..06cc5c8d 100644
--- a/pbmtoescp2.html
+++ b/pbmtoescp2.html
@@ -30,11 +30,9 @@ value.
 <p><b>pbmtoescp2</b> reads a PBM image as input.  It produces an ESC/P2
 raster graphic printer control stream as output.
 
-<P> This program creates an output that is printable on Epson printers
-that understand the <a
-href="http://www.epson.co.uk/support/manuals/pdf/ESCP/Part_1.pdf">ESC/P2
-printer control language</a> (e.g. the Stylus models).  For older
-Epson 9-pin dot matrix printers, which use the ESC/P protocol, see
+<P> This program creates an output that is printable on Epson printers that
+understand the ESC/P2 printer control language (e.g. the Stylus models).  For
+older Epson 9-pin dot matrix printers, which use the ESC/P protocol, see
 <B>pbmtoepson</B>.
 
 <H2 id="options">OPTIONS</H2>