summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:36:26 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:36:26 +0000
commit471b69d7053fb225fee8a2ff987c789d421aedfa (patch)
tree2f4eab4ab9f497b783e4e0e7c8a8e1d2c3ae35d8
parent31f5f6a32ae09278b3bb6f8aecc18793d66b3437 (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
-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 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 $";
diff --git a/buttons.c b/buttons.c
index 69216a7..5779280 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$ */
+/* $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.
diff --git a/defs.h b/defs.h
index a14abe1..1f40e50 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$ */
+/* $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.
diff --git a/globals.h b/globals.h
index d629f51..f6ab862 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$ */
+/* $XFree86: xc/programs/xman/globals.h,v 1.3 2000/03/03 23:16:26 dawes Exp $ */
#include "man.h"
diff --git a/handler.c b/handler.c
index 8bba816..0f16c38 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$ */
+/* $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.
diff --git a/help.c b/help.c
index 76956df..5abea46 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$ */
+/* $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.
diff --git a/main.c b/main.c
index 24d9e2e..fb30b5a 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$ */
+/* $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.
diff --git a/man.c b/man.c
index c044281..452425f 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$ */
+/* $XFree86: xc/programs/xman/man.c,v 1.8 2003/04/09 20:31:31 herrb Exp $ */
#include "globals.h"
diff --git a/man.h b/man.h
index 3403a0f..b189473 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$ */
+/* $XFree86: xc/programs/xman/man.h,v 1.4 2001/07/25 15:05:27 dawes Exp $ */
/* X toolkit header files */
diff --git a/misc.c b/misc.c
index 1563036..fc7f488 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$ */
+/* $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.
diff --git a/search.c b/search.c
index b01a89d..eece3b6 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$ */
+/* $XFree86: xc/programs/xman/search.c,v 1.6 2003/04/09 20:31:31 herrb Exp $ */
#include "globals.h"
diff --git a/tkfuncs.c b/tkfuncs.c
index 0222e7c..2471352 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$ */
+/* $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>
diff --git a/vendor.c b/vendor.c
index e966b0b..e91b7a9 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$ */
+/* $XFree86: xc/programs/xman/vendor.c,v 1.3 2000/03/03 23:16:28 dawes Exp $ */
/* Vendor-specific data structures and operations */
diff --git a/vendor.h b/vendor.h
index 0d02cf0..1b57574 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$ */
+/* $XFree86: xc/programs/xman/vendor.h,v 1.13 2003/07/29 21:16:56 dawes Exp $ */
/* Vendor-specific definitions */
diff --git a/xman.man b/xman.man
index 4e91d73..2eab384 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$
+.\" $XFree86: xc/programs/xman/xman.man,v 1.4 2002/10/12 16:06:48 herrb Exp $
.\"
.TH XMAN 1 __xorgversion__
.SH NAME