summary refs log tree commit diff
path: root/pamsplit.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-06-28 19:39:47 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-06-28 19:39:47 +0000
commit2222b5020909d4867f10cf72720df36e3483c0de (patch)
tree7a8b56782d895e753e39e3cce1c0237b18915855 /pamsplit.html
parentdab40b54733b6f31bc41106dc126e4f387e8bb37 (diff)
downloadnetpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.tar.gz
netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.tar.xz
netpbm-mirror-2222b5020909d4867f10cf72720df36e3483c0de.zip
Replace character entity references with plain double quotes
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2590 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamsplit.html')
-rw-r--r--pamsplit.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/pamsplit.html b/pamsplit.html
index f5149358..15972eb9 100644
--- a/pamsplit.html
+++ b/pamsplit.html
@@ -37,11 +37,11 @@ in the input into a separate file, in the same format.
 
 <P><I>output_file_pattern</I> tells how to name the output files.  It
 is the file name of the output file, except that the first
-occurrence of &quot;%d&quot; in it is replaced by the image sequence
+occurrence of "%d" in it is replaced by the image sequence
 number in unpadded ASCII decimal, with the sequence starting at 0.  If
-there is no &quot;%d&quot; in the pattern, <B>pamsplit</B> fails.
+there is no "%d" in the pattern, <B>pamsplit</B> fails.
 
-<P>The default output file pattern is &quot;image%d&quot;.
+<P>The default output file pattern is "image%d".
 
 <p>The <b>-padname</b> option specifies to how many characters you
 want the image sequence number in the output file name padded with