changeset 2527:902f686fff0c

Updated progs/mincview/mincview.man1 for the new display/Imagemagick version of mincview. (no longer uses xv).
author Andrew Janke <a.janke@gmail.com>
date Tue, 15 Mar 2011 19:23:55 -0700
parents a7c43dcb0e25
children a5f421ed1151 d8d73aa40e3f
files progs/mincview/mincview.man1
diffstat 1 files changed, 9 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/progs/mincview/mincview.man1
+++ b/progs/mincview/mincview.man1
@@ -1,4 +1,3 @@
-.\"                                      Hey, EMACS: -*- nroff -*-
 .TH MINCVIEW 1 "$Date: 2011-02-15 02:48:11 $" "" "MINC User's Guide"
 
 .SH NAME
@@ -10,11 +9,18 @@
 .SH DESCRIPTION
 \fImincview\fR
 converts the image into PNM format and loads one or all of the
-slices into \fIxv\fR. 
-This is a very primitive tool, mostly useful for debugging.
+slices into \fIdisplay\fR from Imagemagick. 
+This is a very primitive tool, mostly useful for debugging but at least being
+a very low level tool should always work.
+
+Controls for display are simple, use the <space> key for the next image or the right 
+mouse button on the image for a more detailed menu interface
+
 The programs Display or register are more suited for typical use.
 
 .SH "SEE ALSO"
 .LP
+.BR display (1),
+.BR ImageMagick (1),
 .BR Display (1),
 .BR register (1).