Close quoting.
This commit is contained in:
parent
306d24c5d4
commit
fba3aac827
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: editline.3,v 1.26 2002/02/07 07:00:44 ross Exp $
|
||||
.\" $NetBSD: editline.3,v 1.27 2002/02/20 11:54:16 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997-1999 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -303,7 +303,7 @@ for more information.
|
|||
.It Dv EL_ADDFN , Xo
|
||||
.Fa "const char *name" ,
|
||||
.Fa "const char *help" ,
|
||||
.Fa "unsigned char (*func)(EditLine *e, int ch)
|
||||
.Fa "unsigned char (*func)(EditLine *e, int ch)"
|
||||
.Xc
|
||||
Add a user defined function,
|
||||
.Fn func ,
|
||||
|
|
Loading…
Reference in New Issue