summaryrefslogtreecommitdiff
path: root/lib/libedit
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2003-05-14 07:24:21 +0000
committerwiz <wiz@NetBSD.org>2003-05-14 07:24:21 +0000
commitf30ce359ce90369690802380fa054a8ff8fa5628 (patch)
tree81d6aadebb0a19d27629b6146a1adfc6ef17a270 /lib/libedit
parent346e0198f0078d8200ea1b38d5cd693b48ce6f62 (diff)
setup -> set up, from jmc@openbsd.
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/editrc.54
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5
index 8de8b398f92..8af214f41ea 100644
--- a/lib/libedit/editrc.5
+++ b/lib/libedit/editrc.5
@@ -1,4 +1,4 @@
-.\" $NetBSD: editrc.5,v 1.14 2003/03/31 16:52:42 perry Exp $
+.\" $NetBSD: editrc.5,v 1.15 2003/05/14 07:24:21 wiz Exp $
.\"
.\" Copyright (c) 1997-2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -62,7 +62,7 @@ for more information.
.Ar prog
is the program name string that a program defines when it calls
.Xr el_init 3
-to setup
+to set up
.Xr editline 3 ,
which is usually
.Va argv[0] .