summaryrefslogtreecommitdiff
path: root/xc/unsupported/programs/xman
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-21 11:10:28 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-09-21 11:10:28 -0700
commit9b0c8f1ae9f56cb00850351f5247b035e832edd6 (patch)
treecf60362908557930f8930862b08f610f106f16e3 /xc/unsupported/programs/xman
parent8bd5170e65dcd9bf0368033942c4498928446ada (diff)
final stateHEADmaster
Diffstat (limited to 'xc/unsupported/programs/xman')
-rw-r--r--xc/unsupported/programs/xman/Imakefile2
-rw-r--r--xc/unsupported/programs/xman/ScrollByL.c2
-rw-r--r--xc/unsupported/programs/xman/ScrollByL.h2
-rw-r--r--xc/unsupported/programs/xman/ScrollByLP.h2
-rw-r--r--xc/unsupported/programs/xman/buttons.c2
-rw-r--r--xc/unsupported/programs/xman/defs.h2
-rw-r--r--xc/unsupported/programs/xman/globals.c2
-rw-r--r--xc/unsupported/programs/xman/globals.h2
-rw-r--r--xc/unsupported/programs/xman/handler.c2
-rw-r--r--xc/unsupported/programs/xman/help.c2
-rw-r--r--xc/unsupported/programs/xman/icon_help.h2
-rw-r--r--xc/unsupported/programs/xman/icon_open.h2
-rw-r--r--xc/unsupported/programs/xman/iconclosed.h2
-rw-r--r--xc/unsupported/programs/xman/main.c2
-rw-r--r--xc/unsupported/programs/xman/man.c2
-rw-r--r--xc/unsupported/programs/xman/man.h2
-rw-r--r--xc/unsupported/programs/xman/misc.c2
-rw-r--r--xc/unsupported/programs/xman/search.c2
-rw-r--r--xc/unsupported/programs/xman/tkfuncs.c2
-rw-r--r--xc/unsupported/programs/xman/vendor.c2
-rw-r--r--xc/unsupported/programs/xman/vendor.h2
-rw-r--r--xc/unsupported/programs/xman/version.h2
-rw-r--r--xc/unsupported/programs/xman/xman.man2
23 files changed, 23 insertions, 23 deletions
diff --git a/xc/unsupported/programs/xman/Imakefile b/xc/unsupported/programs/xman/Imakefile
index aa045496b..b6ff65d49 100644
--- a/xc/unsupported/programs/xman/Imakefile
+++ b/xc/unsupported/programs/xman/Imakefile
@@ -1,4 +1,4 @@
-XCOMM $XConsortium: Imakefile,v 1.21 91/07/21 21:23:52 rws Exp $
+XCOMM $XConsortium: Imakefile,v 1.22 91/09/09 16:02:18 rws Exp $
#ifdef XmanSearchPath
XMANSYSPATH = XmanSearchPath
diff --git a/xc/unsupported/programs/xman/ScrollByL.c b/xc/unsupported/programs/xman/ScrollByL.c
index cbbad6581..f992ab8ee 100644
--- a/xc/unsupported/programs/xman/ScrollByL.c
+++ b/xc/unsupported/programs/xman/ScrollByL.c
@@ -1,4 +1,4 @@
-/* $XConsortium: ScrollByL.c,v 1.29 93/09/09 11:52:20 rws Exp $ */
+/* $XConsortium: ScrollByL.c,v 1.30 94/04/17 20:43:46 rws Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/ScrollByL.h b/xc/unsupported/programs/xman/ScrollByL.h
index 73d6d6bfe..cdf8e2e16 100644
--- a/xc/unsupported/programs/xman/ScrollByL.h
+++ b/xc/unsupported/programs/xman/ScrollByL.h
@@ -1,4 +1,4 @@
-/* $XConsortium: ScrollByL.h,v 1.6 91/07/12 15:49:38 dave Exp $ */
+/* $XConsortium: ScrollByL.h,v 1.7 94/04/17 20:43:48 dave Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/ScrollByLP.h b/xc/unsupported/programs/xman/ScrollByLP.h
index 9e410daa3..094770737 100644
--- a/xc/unsupported/programs/xman/ScrollByLP.h
+++ b/xc/unsupported/programs/xman/ScrollByLP.h
@@ -1,4 +1,4 @@
-/* $XConsortium: ScrollByLP.h,v 1.8 91/07/31 22:41:59 keith Exp $ */
+/* $XConsortium: ScrollByLP.h,v 1.9 94/04/17 20:43:49 keith Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/buttons.c b/xc/unsupported/programs/xman/buttons.c
index f37b6733c..211ff1bcd 100644
--- a/xc/unsupported/programs/xman/buttons.c
+++ b/xc/unsupported/programs/xman/buttons.c
@@ -1,4 +1,4 @@
-/* $XConsortium: buttons.c,v 1.32 91/09/03 17:41:59 dave Exp $ */
+/* $XConsortium: buttons.c,v 1.33 94/04/17 20:43:50 dave Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/defs.h b/xc/unsupported/programs/xman/defs.h
index 9c2b9432a..a2654b25e 100644
--- a/xc/unsupported/programs/xman/defs.h
+++ b/xc/unsupported/programs/xman/defs.h
@@ -1,4 +1,4 @@
-/* $XConsortium: defs.h,v 1.24 91/02/13 16:08:07 converse Exp $ */
+/* $XConsortium: defs.h,v 1.25 94/04/17 20:43:50 converse Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/globals.c b/xc/unsupported/programs/xman/globals.c
index d6dbafe9e..e88095390 100644
--- a/xc/unsupported/programs/xman/globals.c
+++ b/xc/unsupported/programs/xman/globals.c
@@ -1,4 +1,4 @@
-/* $XConsortium: globals.c,v 1.8 91/06/08 18:15:23 rws Exp $ */
+/* $XConsortium: globals.c,v 1.9 94/04/17 20:43:51 rws Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/globals.h b/xc/unsupported/programs/xman/globals.h
index 5f55044b7..c3ad802cf 100644
--- a/xc/unsupported/programs/xman/globals.h
+++ b/xc/unsupported/programs/xman/globals.h
@@ -1,4 +1,4 @@
-/* $XConsortium: globals.h,v 1.8 91/09/03 17:42:51 dave Exp $ */
+/* $XConsortium: globals.h,v 1.9 94/04/17 20:43:51 dave Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/handler.c b/xc/unsupported/programs/xman/handler.c
index 66aa01242..cb3445de4 100644
--- a/xc/unsupported/programs/xman/handler.c
+++ b/xc/unsupported/programs/xman/handler.c
@@ -1,4 +1,4 @@
-/* $XConsortium: handler.c,v 1.21 94/04/17 20:43:52 dave Exp gildea $ */
+/* $XConsortium: handler.c,v 1.22 94/12/16 21:36:53 gildea Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/help.c b/xc/unsupported/programs/xman/help.c
index ba8005126..8920f8066 100644
--- a/xc/unsupported/programs/xman/help.c
+++ b/xc/unsupported/programs/xman/help.c
@@ -1,4 +1,4 @@
-/* $XConsortium: help.c,v 1.9 91/07/01 14:05:09 dave Exp $ */
+/* $XConsortium: help.c,v 1.10 94/04/17 20:43:53 dave Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/icon_help.h b/xc/unsupported/programs/xman/icon_help.h
index 4f6d374ec..228c3c79a 100644
--- a/xc/unsupported/programs/xman/icon_help.h
+++ b/xc/unsupported/programs/xman/icon_help.h
@@ -1,4 +1,4 @@
-/* $XConsortium: icon_help.h,v 1.4 91/06/08 18:15:28 rws Exp $ */
+/* $XConsortium: icon_help.h,v 1.5 94/04/17 20:43:54 rws Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/icon_open.h b/xc/unsupported/programs/xman/icon_open.h
index 68d1d20eb..b47b1d11e 100644
--- a/xc/unsupported/programs/xman/icon_open.h
+++ b/xc/unsupported/programs/xman/icon_open.h
@@ -1,4 +1,4 @@
-/* $XConsortium: icon_open.h,v 1.4 91/06/08 18:15:30 rws Exp $ */
+/* $XConsortium: icon_open.h,v 1.5 94/04/17 20:43:54 rws Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/iconclosed.h b/xc/unsupported/programs/xman/iconclosed.h
index 9eedd4930..106068c58 100644
--- a/xc/unsupported/programs/xman/iconclosed.h
+++ b/xc/unsupported/programs/xman/iconclosed.h
@@ -1,4 +1,4 @@
-/* $XConsortium: iconclosed.h,v 1.4 91/06/08 18:15:32 rws Exp $ */
+/* $XConsortium: iconclosed.h,v 1.5 94/04/17 20:43:55 rws Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/main.c b/xc/unsupported/programs/xman/main.c
index e50ef0dd9..a1181c250 100644
--- a/xc/unsupported/programs/xman/main.c
+++ b/xc/unsupported/programs/xman/main.c
@@ -1,4 +1,4 @@
-/* $XConsortium: main.c,v 1.22 92/01/30 09:20:28 rws Exp $ */
+/* $XConsortium: main.c,v 1.23 94/04/17 20:43:55 rws Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/man.c b/xc/unsupported/programs/xman/man.c
index 59788e8c8..3ede8b5da 100644
--- a/xc/unsupported/programs/xman/man.c
+++ b/xc/unsupported/programs/xman/man.c
@@ -1,4 +1,4 @@
-/* $XConsortium: man.c,v 1.29 91/07/30 22:03:20 rws Exp $ */
+/* $XConsortium: man.c,v 1.30 94/04/17 20:43:56 rws Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/man.h b/xc/unsupported/programs/xman/man.h
index ae5b98e0a..1ddd4db97 100644
--- a/xc/unsupported/programs/xman/man.h
+++ b/xc/unsupported/programs/xman/man.h
@@ -1,4 +1,4 @@
-/* $XConsortium: man.h,v 1.30 94/04/17 20:43:57 dave Exp gildea $ */
+/* $XConsortium: man.h,v 1.31 94/12/16 21:36:53 gildea Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/misc.c b/xc/unsupported/programs/xman/misc.c
index bf83102d3..4e40ed879 100644
--- a/xc/unsupported/programs/xman/misc.c
+++ b/xc/unsupported/programs/xman/misc.c
@@ -1,4 +1,4 @@
-/* $XConsortium: misc.c,v 1.30 94/04/17 20:43:57 dave Exp gildea $ */
+/* $XConsortium: misc.c,v 1.31 94/12/16 21:36:53 gildea Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/search.c b/xc/unsupported/programs/xman/search.c
index a157787d0..41983162c 100644
--- a/xc/unsupported/programs/xman/search.c
+++ b/xc/unsupported/programs/xman/search.c
@@ -1,4 +1,4 @@
-/* $XConsortium: search.c,v 1.20 91/07/21 21:28:09 rws Exp $ */
+/* $XConsortium: search.c,v 1.21 94/04/17 20:43:58 rws Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/tkfuncs.c b/xc/unsupported/programs/xman/tkfuncs.c
index 30d6f3b89..44bb1b4a6 100644
--- a/xc/unsupported/programs/xman/tkfuncs.c
+++ b/xc/unsupported/programs/xman/tkfuncs.c
@@ -1,4 +1,4 @@
-/* $XConsortium: tkfuncs.c,v 1.5 91/01/09 17:31:46 rws Exp $ */
+/* $XConsortium: tkfuncs.c,v 1.6 94/04/17 20:43:59 rws Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/vendor.c b/xc/unsupported/programs/xman/vendor.c
index 74b45560d..b251d5ee6 100644
--- a/xc/unsupported/programs/xman/vendor.c
+++ b/xc/unsupported/programs/xman/vendor.c
@@ -1,4 +1,4 @@
-/* $XConsortium: vendor.c,v 1.9 93/09/13 19:25:33 rws Exp $ */
+/* $XConsortium: vendor.c,v 1.10 94/04/17 20:43:59 rws Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/vendor.h b/xc/unsupported/programs/xman/vendor.h
index 4b4f71b62..960ff92f6 100644
--- a/xc/unsupported/programs/xman/vendor.h
+++ b/xc/unsupported/programs/xman/vendor.h
@@ -1,4 +1,4 @@
-/* $XConsortium: vendor.h,v 1.11 93/09/13 19:25:17 rws Exp $ */
+/* $XConsortium: vendor.h,v 1.12 94/04/17 20:44:00 rws Exp $ */
/*
Copyright (c) 1991 X Consortium
diff --git a/xc/unsupported/programs/xman/version.h b/xc/unsupported/programs/xman/version.h
index 0da47104a..ff3ade8fc 100644
--- a/xc/unsupported/programs/xman/version.h
+++ b/xc/unsupported/programs/xman/version.h
@@ -1,4 +1,4 @@
-/* $XConsortium: version.h,v 1.10 94/03/28 15:59:21 gildea Exp $ */
+/* $XConsortium: version.h,v 1.11 94/04/17 20:44:00 gildea Exp $ */
/*
Copyright (c) 1987, 1988 X Consortium
diff --git a/xc/unsupported/programs/xman/xman.man b/xc/unsupported/programs/xman/xman.man
index 38daddf87..375708b9c 100644
--- a/xc/unsupported/programs/xman/xman.man
+++ b/xc/unsupported/programs/xman/xman.man
@@ -1,4 +1,4 @@
-.\" $XConsortium: xman.man,v 1.22 94/04/11 16:03:38 matt Exp $
+.\" $XConsortium: xman.man,v 1.23 94/04/17 20:44:02 matt Exp $
.TH XMAN 1 "Release 6" "X Version 11"
.SH NAME
xman \- Manual page display program for the X Window System