summaryrefslogtreecommitdiff
path: root/lib/libedit
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libedit')
-rw-r--r--lib/libedit/editrc.59
1 files changed, 3 insertions, 6 deletions
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5
index eaf9be02e3b..44ba234fd83 100644
--- a/lib/libedit/editrc.5
+++ b/lib/libedit/editrc.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: editrc.5,v 1.24 2010/06/30 00:05:35 nicm Exp $
+.\" $OpenBSD: editrc.5,v 1.25 2010/06/30 07:34:38 jmc Exp $
.\" $NetBSD: editrc.5,v 1.24 2009/04/11 22:17:52 wiz Exp $
.\"
.\" Copyright (c) 1997-2000 The NetBSD Foundation, Inc.
@@ -83,9 +83,7 @@ The
.Nm editline
library has some builtin commands, which affect the way
that the line editing and history functions operate.
-These are based on similar named builtins present in the
-.Xr tcsh 1
-shell.
+These are based on similar named builtins present in the tcsh shell.
.Pp
The following builtin commands are available:
.Bl -tag -width 4n
@@ -517,5 +515,4 @@ The
.Nm editline
library was written by Christos Zoulas,
and this manual was written by Luke Mewburn,
-with some sections inspired by
-.Xr tcsh .
+with some sections inspired by tcsh.