diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:16 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:16 +0000 |
commit | ad60b37dea3d8aa56f287c61fb54382b86b95400 (patch) | |
tree | c6244e2dd2a1ed850c161e5feb16ddf1f4ba5ca9 | |
parent | 97444432dc8dbc4f5a3512ef06f3f2d8ebad93a4 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | viewres.c | 2 | ||||
-rw-r--r-- | viewres.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/viewres/viewres.c,v 1.7 2003/09/08 20:49:47 herrb Exp $ */ #include <stdio.h> #include <stdlib.h> diff --git a/viewres.man b/viewres.man index 2d018a4..5aacd93 100644 --- a/viewres.man +++ b/viewres.man @@ -25,7 +25,7 @@ .\" other dealings in this Software without prior written authorization .\" from the X Consortium. .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/viewres/viewres.man,v 1.4 2003/03/19 01:49:28 dawes Exp $ .\" .TH VIEWRES 1 __xorgversion__ .SH NAME |