summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 09:24:14 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 09:24:14 +0000
commit31f5f6a32ae09278b3bb6f8aecc18793d66b3437 (patch)
tree39a84c41e8719d4ba5f19000ed90e7f57f8be438
parent06d8bbebd1daa587dc5509d9d464646a9ae07c45 (diff)
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r--ScrollByL.c2
-rw-r--r--buttons.c2
-rw-r--r--defs.h2
-rw-r--r--globals.h2
-rw-r--r--handler.c2
-rw-r--r--help.c2
-rw-r--r--main.c2
-rw-r--r--man.c2
-rw-r--r--man.h2
-rw-r--r--misc.c2
-rw-r--r--search.c2
-rw-r--r--tkfuncs.c2
-rw-r--r--vendor.c2
-rw-r--r--vendor.h2
-rw-r--r--xman.man2
15 files changed, 15 insertions, 15 deletions
diff --git a/ScrollByL.c b/ScrollByL.c
index 42d942d..2e2c83b 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: xc/programs/xman/ScrollByL.c,v 1.7 2003/05/27 22:27:07 tsi Exp $ */
+/* $XFree86$ */
#if !defined(lint) && !defined(SABER) && 0
static char rcs_version[] = "$Athena: ScrollByL.c,v 4.5 88/12/19 13:46:04 kit Exp $";
diff --git a/buttons.c b/buttons.c
index 5779280..69216a7 100644
--- a/buttons.c
+++ b/buttons.c
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/buttons.c,v 1.4 2003/01/19 04:44:45 paulo Exp $ */
+/* $XFree86$ */
/*
* xman - X window system manual page display program.
diff --git a/defs.h b/defs.h
index 1f40e50..a14abe1 100644
--- a/defs.h
+++ b/defs.h
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/defs.h,v 1.3 2001/04/19 19:54:51 dawes Exp $ */
+/* $XFree86$ */
/*
* xman - X window system manual page display program.
diff --git a/globals.h b/globals.h
index f6ab862..d629f51 100644
--- a/globals.h
+++ b/globals.h
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/globals.h,v 1.3 2000/03/03 23:16:26 dawes Exp $ */
+/* $XFree86$ */
#include "man.h"
diff --git a/handler.c b/handler.c
index 0f16c38..8bba816 100644
--- a/handler.c
+++ b/handler.c
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/handler.c,v 1.7 2003/04/09 20:31:31 herrb Exp $ */
+/* $XFree86$ */
/*
* xman - X window system manual page display program.
diff --git a/help.c b/help.c
index 5abea46..76956df 100644
--- a/help.c
+++ b/help.c
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/help.c,v 1.3 2000/03/03 23:16:27 dawes Exp $ */
+/* $XFree86$ */
/*
* xman - X window system manual page display program.
diff --git a/main.c b/main.c
index fb30b5a..24d9e2e 100644
--- a/main.c
+++ b/main.c
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/main.c,v 1.4 2001/10/28 03:34:36 tsi Exp $ */
+/* $XFree86$ */
/*
* xman - X window system manual page display program.
diff --git a/man.c b/man.c
index 452425f..c044281 100644
--- a/man.c
+++ b/man.c
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/man.c,v 1.8 2003/04/09 20:31:31 herrb Exp $ */
+/* $XFree86$ */
#include "globals.h"
diff --git a/man.h b/man.h
index b189473..3403a0f 100644
--- a/man.h
+++ b/man.h
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/man.h,v 1.4 2001/07/25 15:05:27 dawes Exp $ */
+/* $XFree86$ */
/* X toolkit header files */
diff --git a/misc.c b/misc.c
index fc7f488..1563036 100644
--- a/misc.c
+++ b/misc.c
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/misc.c,v 1.10 2003/08/02 17:35:48 herrb Exp $ */
+/* $XFree86$ */
/*
* xman - X window system manual page display program.
diff --git a/search.c b/search.c
index eece3b6..b01a89d 100644
--- a/search.c
+++ b/search.c
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/search.c,v 1.6 2003/04/09 20:31:31 herrb Exp $ */
+/* $XFree86$ */
#include "globals.h"
diff --git a/tkfuncs.c b/tkfuncs.c
index 2471352..0222e7c 100644
--- a/tkfuncs.c
+++ b/tkfuncs.c
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/tkfuncs.c,v 1.3 2000/03/03 23:16:28 dawes Exp $ */
+/* $XFree86$ */
#include <X11/X.h>
#include <X11/Xos.h>
diff --git a/vendor.c b/vendor.c
index e91b7a9..e966b0b 100644
--- a/vendor.c
+++ b/vendor.c
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/vendor.c,v 1.3 2000/03/03 23:16:28 dawes Exp $ */
+/* $XFree86$ */
/* Vendor-specific data structures and operations */
diff --git a/vendor.h b/vendor.h
index 1b57574..0d02cf0 100644
--- a/vendor.h
+++ b/vendor.h
@@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization
from the X Consortium.
*/
-/* $XFree86: xc/programs/xman/vendor.h,v 1.13 2003/07/29 21:16:56 dawes Exp $ */
+/* $XFree86$ */
/* Vendor-specific definitions */
diff --git a/xman.man b/xman.man
index 2eab384..4e91d73 100644
--- a/xman.man
+++ b/xman.man
@@ -1,6 +1,6 @@
.\" $XConsortium: xman.man,v 1.23 94/04/17 20:44:02 matt Exp $
.\"
-.\" $XFree86: xc/programs/xman/xman.man,v 1.4 2002/10/12 16:06:48 herrb Exp $
+.\" $XFree86$
.\"
.TH XMAN 1 __xorgversion__
.SH NAME