summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-10-22 07:49:04 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-10-22 07:49:04 +0000
commitf7b993053b84955880262f6000bc5129db0b1220 (patch)
tree7d273787e2a5bac573422e7fb4b332e583f704b2 /lib
parent55f8cb50bae2ed360db40100d0797bfad274556d (diff)
emptry -> empty; from Jared Yanovich
Diffstat (limited to 'lib')
-rw-r--r--lib/libedit/editrc.54
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5
index ef481e580fd..671bc771e6f 100644
--- a/lib/libedit/editrc.5
+++ b/lib/libedit/editrc.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: editrc.5,v 1.14 2003/05/10 18:42:24 jmc Exp $
+.\" $OpenBSD: editrc.5,v 1.15 2003/10/22 07:49:03 jmc Exp $
.\" $NetBSD: editrc.5,v 1.4 1997/04/24 20:20:31 christos Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -214,7 +214,7 @@ or
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.