diff options
author | Egbert Eich <eich@suse.de> | 2004-03-05 13:41:37 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-05 13:41:37 +0000 |
commit | 0e7c39c5cca4f4b7c1d127003a7290f79e750b0b (patch) | |
tree | db342befae6b266ae2c60a87bbb72129039ae7c3 | |
parent | ac0716abdb4f2b8b7e8cd542c21e5ecfe7358897 (diff) |
23. Merged with XFree86 4.4.0. Added changes that went into infected files.before_20040421_xprint_branch_landingXORG-CURRENT-premerge-release-1XORG-CURRENT-CLOSEDXACE-SELINUX-BASEDAMAGE-XFIXES-BASEXORG-CURRENTXACE-SELINUXDAMAGE-XFIXES
Reverted darwin/bundle/**/Credits.rtf to XFree86 versions to avoid
future conflicts on ASCII but not humal readable files. (There should
probably be separate CreditsXorg.rtf files) (Egbert Eich).
-rw-r--r-- | xrefresh.c | 2 | ||||
-rw-r--r-- | xrefresh.man | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -51,7 +51,7 @@ SOFTWARE. * Kitchen sink version, useful for clearing small areas and flashing the * screen. */ -/* $XFree86: xc/programs/xrefresh/xrefresh.c,v 3.6 2001/12/14 20:02:15 dawes Exp $ */ +/* $XFree86: xc/programs/xrefresh/xrefresh.c,v 3.5 2001/07/25 15:05:28 dawes Exp $ */ #include <stdio.h> #include <errno.h> diff --git a/xrefresh.man b/xrefresh.man index 84c815f..4030c1e 100644 --- a/xrefresh.man +++ b/xrefresh.man @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86: xc/programs/xrefresh/xrefresh.man,v 1.8 2001/12/14 20:02:15 dawes Exp $ +.\" $XFree86: xc/programs/xrefresh/xrefresh.man,v 1.7 2001/01/27 18:21:22 dawes Exp $ .\" .TH XREFRESH 1 __xorgversion__ .SH NAME |