diff options
-rw-r--r-- | xlsclients.c | 2 | ||||
-rw-r--r-- | xlsclients.man | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xlsclients.c b/xlsclients.c index 918b15d..447af85 100644 --- a/xlsclients.c +++ b/xlsclients.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. * * * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xlsclients/xlsclients.c,v 1.6 2001/12/14 20:02:09 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> diff --git a/xlsclients.man b/xlsclients.man index f9cc4bd..4d977e6 100644 --- a/xlsclients.man +++ b/xlsclients.man @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/xlsclients/xlscli.man,v 1.8 2001/12/14 20:02:08 dawes Exp $ .\" .TH XLSCLIENTS 1 __xorgversion__ .SH NAME |