blob: 412e7dc1d3078ab5a7d54e867e388992555afd44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./ppm/ppmtoicr.1.orig Mon Oct 4 05:12:38 1993
+++ ./ppm/ppmtoicr.1 Sat Jul 20 21:54:58 1996
@@ -83,7 +83,7 @@
the displayed image by a factor of 2, and
run-length encode the data:
.nf
- giftoppm giffile | ppmtoicr -w giffile -r -e 2
+ giftopnm giffile | ppmtoicr -w giffile -r -e 2
.fi
.SH BUGS
.PP
|