rc

[fork] interactive rc shell
Log | Files | Refs | README | LICENSE

commit 1cafe23ea14b6ce33e03bfe809a0332a3baa45ba
parent 216659afe8132442e85e5a012984c276eed0ebbf
Author: tjg <tjg>
Date:   Wed, 19 Apr 2000 14:29:23 +0000

snapshot

Diffstat:
MREADME | 2+-
Mconfigure.ac | 4++--
Mrc.1 | 2+-
3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README b/README @@ -1,4 +1,4 @@ -This is beta release rc-1.6b2. +This is snapshot release rc-1.6s20000419. See COPYING for copying information. All files are diff --git a/configure.ac b/configure.ac @@ -6,9 +6,9 @@ AC_DEFINE_UNQUOTED(RELDATE, "$RELDATE") dnl Automake stuff. dnl Use this one for snapshots... -dnl AM_INIT_AUTOMAKE(rc, 1.6s`echo $RELDATE |sed 's/-//g'`) +AM_INIT_AUTOMAKE(rc, 1.6s`echo $RELDATE |sed 's/-//g'`) dnl ...and this one for releases -AM_INIT_AUTOMAKE(rc, 1.6b2) +dnl AM_INIT_AUTOMAKE(rc, 1.6b2) 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 "1999-12-10" +.TH RC 1 "2000-04-19" .SH NAME rc \- shell .SH SYNOPSIS