diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:15 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:15 +0000 |
commit | 59d9ef519922013e377335916bb6ca5c2fc39d2d (patch) | |
tree | c4e91ae19bcd9736237130e3ff6694568bfe828d | |
parent | d4a23671859562115b82333812837142a56b72c2 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | listres.c | 2 | ||||
-rw-r--r-- | listres.man | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -27,7 +27,7 @@ in this Software without prior written authorization from the X Consortium. * * * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86$ */ +/* $XFree86: xc/programs/listres/listres.c,v 1.4 2001/04/01 14:00:18 tsi Exp $ */ #include <stdio.h> #include <stdlib.h> diff --git a/listres.man b/listres.man index f81d3c3..595e1c1 100644 --- a/listres.man +++ b/listres.man @@ -25,7 +25,7 @@ .\" other dealings in this Software without prior written authorization .\" from the X Consortium. .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/listres/listres.man,v 1.4 2003/03/19 01:49:28 dawes Exp $ .\" .TH LISTRES 1 __xorgversion__ .SH NAME |