diff options
author | dawes <dawes> | 2003-03-19 01:49:23 +0000 |
---|---|---|
committer | dawes <dawes> | 2003-03-19 01:49:23 +0000 |
commit | e7e277dbe2a0fb7f65f4f58720faaf92863d84dc (patch) | |
tree | 395fdaea0ebea43eb98c19a1f7bb2430a6e1e91d /programs/ico | |
parent | 2804b454ea6fa4d4499bc5e89a7cae7481f20001 (diff) |
22. Add preliminary support for generating HTML and PDF versions of most
spec documents (David Dawes).
21. Use lower-case extensions uniformly for text and PostScript documents
(based on #4876, Branden Robinson).
+ fix some doc build/install problems and man page formatting problems
Diffstat (limited to 'programs/ico')
-rw-r--r-- | programs/ico/ico.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/programs/ico/ico.man b/programs/ico/ico.man index e80db13c2..cbe56bd94 100644 --- a/programs/ico/ico.man +++ b/programs/ico/ico.man @@ -1,5 +1,5 @@ .\" $XConsortium: ico.man,v 1.14 94/04/17 20:45:16 gildea Exp $ -.\" $XFree86: xc/programs/ico/ico.man,v 1.2 2001/01/24 00:06:41 dawes Exp $ +.\" $XFree86: xc/programs/ico/ico.man,v 1.3 2001/01/27 18:21:03 dawes Exp $ .TH ICO 1 __xorgversion__ .SH NAME ico \- animate an icosahedron or other polyhedron @@ -87,6 +87,6 @@ A separate color cell is allocated for each name in the -colors list, even when the same name may be specified twice. Color allocation fails in TrueColor displays and option \fI-faces\fP does not work well. .SH COPYRIGHT -Copyright ([\d,\s]*) X Consortium +Copyright 1994 X Consortium .br See \fIX(__miscmansuffix__)\fP for a full statement of rights and permissions. |