summary refs log tree commit diff
path: root/pamenlarge.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-04-08 02:59:55 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2010-04-08 02:59:55 +0000
commit1c8eed265d1419bdb085378164c860835799b8c8 (patch)
tree5b96d19a3afb4ed40c6d238dc33c39b6923cd345 /pamenlarge.html
parent7c6210c8923e520e38d1bbd1aec3db65fcb4636e (diff)
downloadnetpbm-mirror-1c8eed265d1419bdb085378164c860835799b8c8.tar.gz
netpbm-mirror-1c8eed265d1419bdb085378164c860835799b8c8.tar.xz
netpbm-mirror-1c8eed265d1419bdb085378164c860835799b8c8.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1181 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamenlarge.html')
-rw-r--r--pamenlarge.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/pamenlarge.html b/pamenlarge.html
index 965730e7..bda0a3a4 100644
--- a/pamenlarge.html
+++ b/pamenlarge.html
@@ -37,11 +37,11 @@ the same output -- an image 15 times bigger on edge than the input --
 but with at different spees, each being faster than the one before.
 
 <pre>
-<screen>
+<kbd>
      $ pamenlarge 15 test.pbm
      $ pamenlarge 5 test.pbm | pamenlarge 3
      $ pamenlarge 3 test.pbm | pamenlarge 5
-</screen>
+</kbd>
 </pre>
 
 <p>The special fast cases for factors up to 10 have existed since Release