diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:26 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:26 +0000 |
commit | 471b69d7053fb225fee8a2ff987c789d421aedfa (patch) | |
tree | 2f4eab4ab9f497b783e4e0e7c8a8e1d2c3ae35d8 | |
parent | 31f5f6a32ae09278b3bb6f8aecc18793d66b3437 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | ScrollByL.c | 2 | ||||
-rw-r--r-- | buttons.c | 2 | ||||
-rw-r--r-- | defs.h | 2 | ||||
-rw-r--r-- | globals.h | 2 | ||||
-rw-r--r-- | handler.c | 2 | ||||
-rw-r--r-- | help.c | 2 | ||||
-rw-r--r-- | main.c | 2 | ||||
-rw-r--r-- | man.c | 2 | ||||
-rw-r--r-- | man.h | 2 | ||||
-rw-r--r-- | misc.c | 2 | ||||
-rw-r--r-- | search.c | 2 | ||||
-rw-r--r-- | tkfuncs.c | 2 | ||||
-rw-r--r-- | vendor.c | 2 | ||||
-rw-r--r-- | vendor.h | 2 | ||||
-rw-r--r-- | xman.man | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/ScrollByL.c b/ScrollByL.c index 2e2c83b..42d942d 100644 --- a/ScrollByL.c +++ b/ScrollByL.c @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/ScrollByL.c,v 1.7 2003/05/27 22:27:07 tsi Exp $ */ #if !defined(lint) && !defined(SABER) && 0 static char rcs_version[] = "$Athena: ScrollByL.c,v 4.5 88/12/19 13:46:04 kit Exp $"; @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/buttons.c,v 1.4 2003/01/19 04:44:45 paulo Exp $ */ /* * xman - X window system manual page display program. @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/defs.h,v 1.3 2001/04/19 19:54:51 dawes Exp $ */ /* * xman - X window system manual page display program. @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/globals.h,v 1.3 2000/03/03 23:16:26 dawes Exp $ */ #include "man.h" @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/handler.c,v 1.7 2003/04/09 20:31:31 herrb Exp $ */ /* * xman - X window system manual page display program. @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/help.c,v 1.3 2000/03/03 23:16:27 dawes Exp $ */ /* * xman - X window system manual page display program. @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/main.c,v 1.4 2001/10/28 03:34:36 tsi Exp $ */ /* * xman - X window system manual page display program. @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/man.c,v 1.8 2003/04/09 20:31:31 herrb Exp $ */ #include "globals.h" @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/man.h,v 1.4 2001/07/25 15:05:27 dawes Exp $ */ /* X toolkit header files */ @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/misc.c,v 1.10 2003/08/02 17:35:48 herrb Exp $ */ /* * xman - X window system manual page display program. @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/search.c,v 1.6 2003/04/09 20:31:31 herrb Exp $ */ #include "globals.h" @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/tkfuncs.c,v 1.3 2000/03/03 23:16:28 dawes Exp $ */ #include <X11/X.h> #include <X11/Xos.h> @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/vendor.c,v 1.3 2000/03/03 23:16:28 dawes Exp $ */ /* Vendor-specific data structures and operations */ @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xman/vendor.h,v 1.13 2003/07/29 21:16:56 dawes Exp $ */ /* Vendor-specific definitions */ @@ -1,6 +1,6 @@ .\" $XConsortium: xman.man,v 1.23 94/04/17 20:44:02 matt Exp $ .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/xman/xman.man,v 1.4 2002/10/12 16:06:48 herrb Exp $ .\" .TH XMAN 1 __xorgversion__ .SH NAME |