diff options
| author | wiz <wiz@NetBSD.org> | 2004-04-15 08:13:29 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2004-04-15 08:13:29 +0000 |
| commit | 962fdd9cb4785ea56e8a077aa02a1c167a4a69a7 (patch) | |
| tree | 8e6927fade89f48e47e16e74b461eab79784e411 /lib/libedit | |
| parent | dab35b2e8dd5ce5add03e5f1e62f294c96cfbe3c (diff) | |
Remove duplicate word, from jfb@openbsd via jmc@openbsd.
Diffstat (limited to 'lib/libedit')
| -rw-r--r-- | lib/libedit/editline.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3 index 723265cab82..467fc64ebe7 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: editline.3,v 1.44 2003/12/05 13:46:39 wiz Exp $ +.\" $NetBSD: editline.3,v 1.45 2004/04/15 08:13:29 wiz Exp $ .\" .\" Copyright (c) 1997-2003 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -637,7 +637,7 @@ the history. .El .Pp .Fn history -returns \*[Gt]= 0 if the operation succeeds +returns \*[Gt]= 0 if the operation .Fa op succeeds. Otherwise, \-1 is returned and |
