summaryrefslogtreecommitdiff
path: root/comms/viewfax/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:42 +0000
commit444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /comms/viewfax/pkg-descr
parentRemove comment about not being able to undefine a variable, as we *can* (diff)
This commit was manufactured by cvs2svn to create tagrelease/2.0.5
'RELENG_2_0_5_RELEASE'.
Notes
Notes: svn path=/head/; revision=1803 svn path=/tags/RELENG_2_0_5_RELEASE/; revision=1807; tag=release/2.0.5
Diffstat (limited to 'comms/viewfax/pkg-descr')
-rw-r--r--comms/viewfax/pkg-descr11
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/viewfax/pkg-descr b/comms/viewfax/pkg-descr
deleted file mode 100644
index 8b027853e997..000000000000
--- a/comms/viewfax/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-g3view displays a group 3 fax file in an X11 window. The input file
-must be a raw, single-page fax received by a fax modem.
-The fax image is rendered at full resolution and then successively
-scaled down by a linear factor of 2 prior to display until it fits on
-the screen. The display can be controlled interactively using mouse
-and keyboard commands. The left mouse button expands the image by a
-factor of two and the right button reduces it by the same factor. If
-the image is bigger than the available window size, the middle mouse
-button can be used to reposition it within the window. To see the
-right bottom corner of the image, click near in the right bottom
-corner of the window, etc.