summaryrefslogtreecommitdiff
path: root/lang/elk/patches/patch-aa
blob: 6d466b576e4b87409b0b2065aafa19e057c13195 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
$NetBSD: patch-aa,v 1.3 1999/11/27 23:49:33 rh Exp $

--- doc/man/elk.1.orig	Fri Aug 11 16:27:03 1995
+++ doc/man/elk.1	Sun Nov 28 00:47:45 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