diff options
| author | wiz <wiz@NetBSD.org> | 2001-04-02 18:29:49 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2001-04-02 18:29:49 +0000 |
| commit | caeeeac59d22437fa2c9d3ec034ce1036f22222a (patch) | |
| tree | 3fa5ca5a000999c6b3bbb2888879094b6c96b718 /lib/libedit | |
| parent | feb5cd7b0bb9272de3635689b48b2ee7b38fa61f (diff) | |
End sentence with a dot.
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 2fa0a9828f1..1b812ebcc79 100644 --- a/lib/libedit/editline.3 +++ b/lib/libedit/editline.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: editline.3,v 1.20 2000/02/28 17:41:05 chopps Exp $ +.\" $NetBSD: editline.3,v 1.21 2001/04/02 18:29:49 wiz Exp $ .\" .\" Copyright (c) 1997-1999 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -597,7 +597,7 @@ and Jaromir Dolecek implemented the readline emulation. .Sh BUGS The tokenization functions are not publically defined in -.Fd <histedit.h> +.Fd <histedit.h>. .Pp At this time, it is the responsibility of the caller to check the result of the |
