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 | fa3e18b5cade364b3a2afab2e64404d0a2ac240a (patch) | |
tree | 6aa850beba8f04fdd463834d8e79d01c67d474a7 | |
parent | 9eddab425da243044e78e1d45e4c55e9428a77f2 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | showfont.c | 2 | ||||
-rw-r--r-- | showfont.man | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -49,7 +49,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/showfont/showfont.c,v 1.4 2001/08/27 17:41:01 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> diff --git a/showfont.man b/showfont.man index a1b1ffb..43b52a8 100644 --- a/showfont.man +++ b/showfont.man @@ -1,5 +1,5 @@ .\" $XConsortium: showfont.man,v 1.3 94/04/11 14:29:57 gildea Exp $ -.\" $XFree86$ +.\" $XFree86: xc/programs/showfont/showfont.man,v 1.4 2001/01/27 18:21:06 dawes Exp $ .TH SHOWFONT 1 __xorgversion__ .SH NAME showfont \- font dumper for X font server |