Fix argument for EL_EDITOR from Jess Thrysoee

This commit is contained in:
christos 2011-02-27 01:51:37 +00:00
parent f99cc07e58
commit c0ee155271
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: editline.3,v 1.74 2010/12/16 17:42:28 wiz Exp $
.\" $NetBSD: editline.3,v 1.75 2011/02/27 01:51:37 christos Exp $
.\"
.\" Copyright (c) 1997-2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -26,7 +26,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd January 3, 2010
.Dd February 26, 2011
.Dt EDITLINE 3
.Os
.Sh NAME
@ -501,7 +501,7 @@ If
is not
.Dv NULL ,
return the start/stop literal prompt character in it.
.It Dv EL_EDITOR , Fa "const char *"
.It Dv EL_EDITOR , Fa "const char **"
Return the name of the editor, which will be one of
.Dq emacs
or