summary refs log tree commit diff
path: root/pstopnm.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-12-01 18:58:05 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2018-12-01 18:58:05 +0000
commit9a9757236b571cd378b4bf5d3e215cb2616be58c (patch)
treef082e427166355cbb69a35800567fa93763cb151 /pstopnm.html
parente922b50c250a6fa7e7dc9b24ffc184ab2d1a3f33 (diff)
downloadnetpbm-mirror-9a9757236b571cd378b4bf5d3e215cb2616be58c.tar.gz
netpbm-mirror-9a9757236b571cd378b4bf5d3e215cb2616be58c.tar.xz
netpbm-mirror-9a9757236b571cd378b4bf5d3e215cb2616be58c.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3444 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pstopnm.html')
-rw-r--r--pstopnm.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/pstopnm.html b/pstopnm.html
index 3fc177b8..7b36fbfc 100644
--- a/pstopnm.html
+++ b/pstopnm.html
@@ -94,7 +94,7 @@ programs.
 
 <P><I>psfile</I>[<B>.ps</B>] is the name of the input file.
 <B>pstopnm</B> will add the <B>ps</B> to the end of the name you specify if no
-file exists by the exact name you specify, but one with added does.
+file exists by the exact name you specify, but one with <b>.ps</b>added does.
 For Standard Input, use <B>-</B> or just don't give any argument.
 
 <P>If you use the <B>-stdout </B> option or your input is from Standard
@@ -126,7 +126,7 @@ distinction does not exist for non-EPSF Postscript input
 &mdash; <b>pstopnm</b> generates an output image for each page of the input
 regardless of whether the input is from Standard Input or from a named file.
 
-<p>Note that you can generated both kinds of files &mdash; concatenated EPSF
+<p>Note that you can generate both kinds of files &mdash; concatenated EPSF
 and multi-page non-EPSF &mdash; with <b>pnmtops</b>, selecting with the
 <b>-setpage</b> option.
 
@@ -254,8 +254,8 @@ driver and generates correct PPM output.
 <h3 id="usagenotes">Usage Notes</h3>
 
 <p>There is some good advice on converting to and from Postscript, in the
-document <a href="http://mintaka.sdsu.edu/GF/bibliog/latex/PSconv.html">Postcript
-File Conversions</a> by Andrew T. Young.
+document <a href="https://aty.sdsu.edu/bibliog/latex/PSconv.html">
+Postcript File Conversions</a> by Andrew T. Young.
 
 <h4 id="reversible">Reversible Conversion</h4>