From a11b0301d3880c3d212a256ced958d13c65cdf89 Mon Sep 17 00:00:00 2001 From: jmc Date: Wed, 30 Jun 2010 07:24:25 +0000 Subject: tweak previous; --- lib/libedit/editline.3 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'lib/libedit') diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index 2061712a1b0..657b8a624b2 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: editline.3,v 1.28 2010/06/30 00:05:35 nicm Exp $ +.\" $OpenBSD: editline.3,v 1.29 2010/06/30 07:32:06 jmc Exp $ .\" $NetBSD: editline.3,v 1.73 2010/01/03 19:05:26 wiz Exp $ .\" .\" Copyright (c) 1997-2003 The NetBSD Foundation, Inc. @@ -55,8 +55,6 @@ .Nm tok_line , .Nm tok_str .Nd line editor, history and tokenization functions -.Sh LIBRARY -.Lb libedit .Sh SYNOPSIS .Fd #include .Ft EditLine * @@ -787,7 +785,7 @@ is a NUL terminated string to tokenize. .\"XXX: provide some examples .Sh SEE ALSO .Xr sh 1 , -.Xr curses 3 +.Xr curses 3 , .Xr signal 3 , .Xr editrc 5 , .Xr termcap 5 -- cgit v1.2.3-59-g8ed1b