Source-Changes-HG archive

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

[src/trunk]: src/lib/libedit empty, not emptry. By Adrian Mrva.



details:   https://anonhg.NetBSD.org/src/rev/6d6cc88a6406
branches:  trunk
changeset: 537546:6d6cc88a6406
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Oct 02 11:06:11 2002 +0000

description:
empty, not emptry. By Adrian Mrva.

diffstat:

 lib/libedit/editrc.5 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6ffb382d9b36 -r 6d6cc88a6406 lib/libedit/editrc.5
--- a/lib/libedit/editrc.5      Wed Oct 02 11:05:56 2002 +0000
+++ b/lib/libedit/editrc.5      Wed Oct 02 11:06:11 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: editrc.5,v 1.12 2002/01/15 02:46:44 wiz Exp $
+.\"    $NetBSD: editrc.5,v 1.13 2002/10/02 11:06:11 wiz Exp $
 .\"
 .\" Copyright (c) 1997-2000 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -222,7 +222,7 @@
 indicating that the terminal does or does not have that capability.
 .Pp
 .Fl s
-returns an emptry string for non-existent capabilities, rather than
+returns an empty string for non-existent capabilities, rather than
 causing an error.
 .Fl v
 causes messages to be verbose.



Home | Main Index | Thread Index | Old Index