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 | 3def640e507ba1b42f5cf69ec51d3c00401ff9d0 (patch) | |
tree | 5d872f2eea00eb13e76abd000ba58aa67f7dafa1 | |
parent | 14c6a08fa247e9fbe28f47c8b78101e4d01b154e (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | config.c | 2 | ||||
-rw-r--r-- | main.c | 2 | ||||
-rw-r--r-- | pmdb.c | 2 | ||||
-rw-r--r-- | pmint.h | 2 | ||||
-rw-r--r-- | proxymngr.man | 2 |
5 files changed, 5 insertions, 5 deletions
@@ -25,7 +25,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/proxymngr/config.c,v 1.7 2001/12/14 20:01:01 dawes Exp $ */ #include <stdlib.h> @@ -25,7 +25,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/proxymngr/main.c,v 1.9 2003/07/09 15:27:36 tsi Exp $ */ #include <stdlib.h> #include "pmint.h" @@ -25,7 +25,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/proxymngr/pmdb.c,v 1.8 2003/09/13 21:33:11 dawes Exp $ */ #include "pmint.h" #include "pmdb.h" @@ -25,7 +25,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/proxymngr/pmint.h,v 1.6 2003/09/13 21:33:11 dawes Exp $ */ #include <stdio.h> #include <X11/Xos.h> diff --git a/proxymngr.man b/proxymngr.man index 69824d0..5c09994 100644 --- a/proxymngr.man +++ b/proxymngr.man @@ -24,7 +24,7 @@ .\" from The Open Group. .\" .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/proxymngr/proxymngr.man,v 1.9 2003/05/29 21:48:10 herrb Exp $ .\" .TH PROXYMNGR 1 __xorgversion__ .SH NAME |