blob: 35d64cbf8072e8fe65f63485bd343d65aaa1fcbe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.1.1.1 1999/10/09 20:05:40 jlam Exp $
--- ./doc/index.html.orig Sun Sep 6 12:07:35 1998
+++ ./doc/index.html Tue Oct 5 23:34:31 1999
@@ -65,8 +65,6 @@
<DD>convert images saved as GIF to 24-bit RGB image(s)
<DT><a href="gif2rle.html">gif2rle</a>
<DD>convert images saved as GIF to RLE (Utah raster toolkit) format
-<DT><a href="gif2x11.html">gif2x11</a>
-<DD>display images saved as GIF files under X window system
<DT><a href="raw2gif.html">raw2gif</a>
<DD>convert raw 8-bit image data into GIF files
<DT><a href="rgb2gif.html">rgb2gif</a>
|