diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-06-30 07:34:39 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-06-30 07:34:39 +0000 |
commit | 780744c8dbabcd4d319b4a13817136130fd4b149 (patch) | |
tree | 067d1dd03e594f82b672e0e27d6eeb8fea0f37ed /lib/libedit/editrc.5 | |
parent | 22fe6ca49f0d5e60175b0e537f3dcc71596f6be0 (diff) |
there's no tcsh page in base, so don;t bother xr'ing it;
Diffstat (limited to 'lib/libedit/editrc.5')
-rw-r--r-- | lib/libedit/editrc.5 | 9 |
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. |