aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/tzsetup
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/tzsetup')
-rw-r--r--usr.sbin/tzsetup/Makefile2
-rw-r--r--usr.sbin/tzsetup/main.c2
-rw-r--r--usr.sbin/tzsetup/tzmenu.c2
-rw-r--r--usr.sbin/tzsetup/tzsetup.82
-rw-r--r--usr.sbin/tzsetup/tzsetup.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/tzsetup/Makefile b/usr.sbin/tzsetup/Makefile
index 525dcd919e66..ac9966e0dba1 100644
--- a/usr.sbin/tzsetup/Makefile
+++ b/usr.sbin/tzsetup/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.3 1996/01/24 00:11:57 wosch Exp $
+# $Id: Makefile,v 1.2.4.1 1996/03/31 09:59:40 joerg Exp $
PROG= tzsetup
MAN8= tzsetup.8
diff --git a/usr.sbin/tzsetup/main.c b/usr.sbin/tzsetup/main.c
index e7457992dd23..1adc3d84a4a0 100644
--- a/usr.sbin/tzsetup/main.c
+++ b/usr.sbin/tzsetup/main.c
@@ -28,7 +28,7 @@
*/
static const char rcsid[] =
- "$Id: main.c,v 1.8 1996/07/03 01:17:34 jkh Exp $";
+ "$Id: main.c,v 1.3.2.5 1996/07/03 01:19:11 jkh Exp $";
#include <sys/types.h>
#include <sys/stat.h>
diff --git a/usr.sbin/tzsetup/tzmenu.c b/usr.sbin/tzsetup/tzmenu.c
index dd55dab44478..ca675c4fd89c 100644
--- a/usr.sbin/tzsetup/tzmenu.c
+++ b/usr.sbin/tzsetup/tzmenu.c
@@ -28,7 +28,7 @@
*/
static const char rcsid[] =
- "$Id: tzmenu.c,v 1.2.4.1 1996/03/22 22:24:16 joerg Exp $";
+ "$Id: tzmenu.c,v 1.2.4.2 1996/03/31 09:59:43 joerg Exp $";
#include <stdio.h>
#include <ncurses.h>
diff --git a/usr.sbin/tzsetup/tzsetup.8 b/usr.sbin/tzsetup/tzsetup.8
index bcea26124013..3660a505510f 100644
--- a/usr.sbin/tzsetup/tzsetup.8
+++ b/usr.sbin/tzsetup/tzsetup.8
@@ -1,7 +1,7 @@
.\"
.\" (c) Wolfram Schneider, Berlin, Germany. Public domain.
.\"
-.\" $Id: tzsetup.8,v 1.1 1996/01/24 00:11:58 wosch Exp $
+.\" $Id: tzsetup.8,v 1.2 1996/02/27 00:27:21 wosch Exp $
.Dd Jan 1996
.Dt TZSETUP 8
diff --git a/usr.sbin/tzsetup/tzsetup.h b/usr.sbin/tzsetup/tzsetup.h
index bceff7ebe005..726d0efd0ed3 100644
--- a/usr.sbin/tzsetup/tzsetup.h
+++ b/usr.sbin/tzsetup/tzsetup.h
@@ -26,7 +26,7 @@
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: tzsetup.h,v 1.1 1995/04/24 21:04:35 wollman Exp $
+ * $Id: tzsetup.h,v 1.2 1995/05/30 03:52:51 rgrimes Exp $
*/
struct country {