diff options
author | 2003-10-22 07:49:03 +0000 | |
---|---|---|
committer | 2003-10-22 07:49:03 +0000 | |
commit | fc6c8c1f29f52771999efd1d1bf36d079f114ec5 (patch) | |
tree | a166ef71706c3870c6167426f5d5dde1d3574405 /lib | |
parent | utilties -> utilities; from Jared Yanovich (diff) | |
download | wireguard-openbsd-fc6c8c1f29f52771999efd1d1bf36d079f114ec5.tar.xz wireguard-openbsd-fc6c8c1f29f52771999efd1d1bf36d079f114ec5.zip |
emptry -> empty; from Jared Yanovich
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libedit/editrc.5 | 4 |
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. |