summary refs log tree commit diff
path: root/pamx.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-07-11 02:36:56 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-07-11 02:36:56 +0000
commit42e563cc81bf9e6fdd2f8b1c6e25a1e5681fdadb (patch)
tree34663a68012955e933a46ad6e655f6dd1acca040 /pamx.html
parent312d4f67e86c073cb4bc9b1b3d59e20dfe76bb6f (diff)
downloadnetpbm-mirror-42e563cc81bf9e6fdd2f8b1c6e25a1e5681fdadb.tar.gz
netpbm-mirror-42e563cc81bf9e6fdd2f8b1c6e25a1e5681fdadb.tar.xz
netpbm-mirror-42e563cc81bf9e6fdd2f8b1c6e25a1e5681fdadb.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@1513 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pamx.html')
-rw-r--r--pamx.html10
1 files changed, 9 insertions, 1 deletions
diff --git a/pamx.html b/pamx.html
index 5b3788d3..18a5c832 100644
--- a/pamx.html
+++ b/pamx.html
@@ -2,7 +2,7 @@
 <HTML><HEAD><TITLE>Pamx User Manual</TITLE></HEAD>
 <BODY>
 <H1>pamx</H1>
-Updated: 25 March 2006
+Updated: 02 July 2011
 <BR>
 <A HREF="#index">Table Of Contents</A>
 
@@ -54,6 +54,10 @@ debugging more complex systems, but you can get much more powerful
 viewers that can display Netpbm images.  For example, <b>xloadimage</b>,
 <b>xli</b>, <b>xzgv</b>, and any web browser.
 
+<p>The program <b>xwud</b> (X Window Undump) is part of the X Window System
+and performs the same basic display function, though with input in the special
+X Window Dump format (for which Netpbm has converters).
+
 <p>The initial window is at most 90% of the size of the display unless
 the window manager does not correctly handle window size requests or
 if you've used the <b>-fullscreen</b> option.  You may move the image
@@ -73,6 +77,7 @@ window managers which need this resource set.  This is, of course, the
 same resource class that the conventional viewer program
 <b>xloadimage</b> uses.
 
+
 <h2 id="options">OPTIONS</h2>
 
 <dl>
@@ -168,9 +173,11 @@ the input file, or &quot;stdin&quot; if the image is from Standard Input.
 <B><A HREF="pam.html">pam</A></B>,
 <B><A HREF="pnm.html">pnm</A></B>,
 <B>xzgv</B>,
+<b>xwud</b>,
 <b>xloadimage</b>,
 <b>xli</b>
 
+
 <h2 id="author">AUTHOR</h2>
 
 <p><b>pamx</b> is by Bryan Henderson, in March 2006, based on
@@ -203,6 +210,7 @@ PERFORMANCE OF THIS SOFTWARE.
 <p>Lots of other people contributed to Xloadimage, and they are listed
 in the file COPYRIGHT in the source code.
 
+
 <h2 id="history">HISTORY</h2>
 
 <p><b>pamx</b> was new in Netpbm 10.34 (May 2006).