Module Name:    src
Committed By:   christos
Date:           Mon May  2 12:43:35 UTC 2016

Modified Files:
        src/lib/libedit: editline.7

Log Message:
Add more explicit xrefs


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/libedit/editline.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libedit/editline.7
diff -u src/lib/libedit/editline.7:1.2 src/lib/libedit/editline.7:1.3
--- src/lib/libedit/editline.7:1.2	Mon May  2 05:39:24 2016
+++ src/lib/libedit/editline.7	Mon May  2 08:43:35 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: editline.7,v 1.2 2016/05/02 09:39:24 wiz Exp $
+.\"	$NetBSD: editline.7,v 1.3 2016/05/02 12:43:35 christos Exp $
 .\"	$OpenBSD: editline.7,v 1.1 2016/04/20 01:11:45 schwarze Exp $
 .\"
 .\" Copyright (c) 2016 Ingo Schwarze <schwa...@openbsd.org>
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd April 20, 2016
+.Dd May 2 2016
 .Dt EDITLINE 7
 .Os
 .Sh NAME
@@ -918,6 +918,9 @@ of appending to the input queue.
 .Xr mg 1 ,
 .Xr vi 1 ,
 .Xr editline 3 ,
+.Xr el_wgets 3 ,
+.Xr el_wpush 3 ,
+.Xr el_wset 3 ,
 .Xr editrc 5
 .Sh HISTORY
 This manual page first appeared in

Reply via email to