commit fe16557d6674b2e481e88af6b837a177141ff20f
parent aea9f2fdebb7daf2c0b16af9430bb05a07ab86b1
Author: tjg <tjg>
Date: Wed, 31 Oct 2001 12:31:57 +0000
Release: rc-1.6c4.
Diffstat:
3 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -733,3 +733,7 @@ Changes since rc-1.5b2
Bug: space vs tab confusion in commented out Makefile rules to
rebuild parser (thanks Gary Carvell).
+
+2001-10-31
+
+ Release: rc-1.6c4.
diff --git a/configure.ac b/configure.ac
@@ -8,7 +8,7 @@ dnl Automake stuff.
dnl Use this one for snapshots...
dnl AM_INIT_AUTOMAKE(rc, 1.6s`echo $RELDATE |sed 's/-//g'`)
dnl ...and this one for releases
-AM_INIT_AUTOMAKE(rc, 1.6b4)
+AM_INIT_AUTOMAKE(rc, 1.6c4)
AM_CONFIG_HEADER(config.h)
diff --git a/rc.1 b/rc.1
@@ -161,7 +161,7 @@
.if !"\\$4"" .Xf \\$2 \\$1 "\\$3\\f\\$1\\$4\\*(Xi" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9"
.if "\\$4"" \\$3\fR\s10
..
-.TH RC 1 "2001-10-12"
+.TH RC 1 "2001-10-31"
.SH NAME
rc \- shell
.SH SYNOPSIS