head	1.2;
access;
symbols
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1
	RELEASE_4_3_0:1.1
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.09.24.15.03.39;	author krion;	state dead;
branches;
next	1.1;

1.1
date	99.12.23.18.50.22;	author steve;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to version 3.99.4

PR:		57094
Submitted by:	Ports Fury
@
text
@--- doc/man/elk.1.orig	Fri Aug 11 09:27:03 1995
+++ doc/man/elk.1	Sun Dec 12 16:29:07 1999
@@@@ -2,9 +2,9 @@@@
 .TH ELK 1 "15 January 1991"
 .UC 4
 .SH NAME
-elk, scheme \- extensible Scheme interpreter
+elk \- extensible Scheme interpreter
 .SH SYNOPSIS
-.B scheme
+.B elk
 [
 .B \-l \f2file\fP
 ] [
@@@@ -20,8 +20,6 @@@@
 ] [[
 .B \-\^\-
 ] \f2args\fP]
-.LP
-.BR elk .\|.\|.
 .SH DESCRIPTION
 .I Elk
 (Extension Language Kit) is a Scheme implementation designed
@@@@ -32,7 +30,7 @@@@
 is linked with the application it serves, but a stand-alone version
 of the Scheme interpreter is installed as well (usually under
 the name
-.BR scheme ).
+.BR elk ).
 This interpreter, together with the standard Scheme toplevel,
 .I Elk
 can be used as an ordinary, stand-alone implementation of the
@


1.1
log
@Allow the value of CC to be overridden.

PR:		15397
Submitted by:	James Andariese <james@@ja.ath.cx>
@
text
@@

