From 087bdee23673f170eff0479543dcc4cb1b9552d3 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 2 Mar 2011 07:46:16 +0000 Subject: netbsd -r1.75: Fix argument for EL_EDITOR; from Jess Thrysoee ok nicm --- lib/libedit/editline.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libedit/editline.3') diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index 2f41c627f94..ad0c064658e 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: editline.3,v 1.30 2010/09/10 18:38:20 jmc Exp $ +.\" $OpenBSD: editline.3,v 1.31 2011/03/02 07:46:15 jmc Exp $ .\" $NetBSD: editline.3,v 1.73 2010/01/03 19:05:26 wiz Exp $ .\" .\" Copyright (c) 1997-2003 The NetBSD Foundation, Inc. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 10 2010 $ +.Dd $Mdocdate: March 2 2011 $ .Dt EDITLINE 3 .Os .Sh NAME @@ -451,7 +451,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 -- cgit v1.2.3