Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libedit Bump date for previous. Replace > with \*[Gt].



details:   https://anonhg.NetBSD.org/src/rev/55b0079590f1
branches:  trunk
changeset: 553467:55b0079590f1
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Oct 17 15:33:23 2003 +0000

description:
Bump date for previous. Replace > with \*[Gt].

diffstat:

 lib/libedit/editline.3 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 4cbd60819dff -r 55b0079590f1 lib/libedit/editline.3
--- a/lib/libedit/editline.3    Fri Oct 17 14:20:12 2003 +0000
+++ b/lib/libedit/editline.3    Fri Oct 17 15:33:23 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: editline.3,v 1.39 2003/10/16 22:26:32 christos Exp $
+.\"    $NetBSD: editline.3,v 1.40 2003/10/17 15:33:23 wiz Exp $
 .\"
 .\" Copyright (c) 1997-1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -33,7 +33,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd September 26, 2003
+.Dd October 17, 2003
 .Os
 .Dt EDITLINE 3
 .Sh NAME
@@ -608,7 +608,7 @@
 .El
 .Pp
 .Fn history
-returns >= 0 if the operation succeeds
+returns \*[Gt]= 0 if the operation succeeds
 .Fa op
 succeeds.
 Otherwise, \-1 is returned and



Home | Main Index | Thread Index | Old Index