diff options
Diffstat (limited to 'lib/libedit/editrc.5')
-rw-r--r-- | lib/libedit/editrc.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5 index 5e06e6bbcc8..43dc1ccd119 100644 --- a/lib/libedit/editrc.5 +++ b/lib/libedit/editrc.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: editrc.5,v 1.32 2016/05/22 22:08:42 schwarze Exp $ +.\" $OpenBSD: editrc.5,v 1.33 2020/04/23 21:28:08 jmc Exp $ .\" $NetBSD: editrc.5,v 1.31 2016/04/28 15:50:34 christos Exp $ .\" .\" Copyright (c) 1997-2000 The NetBSD Foundation, Inc. @@ -27,7 +27,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 22 2016 $ +.Dd $Mdocdate: April 23 2020 $ .Dt EDITRC 5 .Os .Sh NAME @@ -182,7 +182,7 @@ if it has any, notably .Sq \e and .Sq ^ . -.It Ic echotc Oo Fl sv Oc Ar arg Ar ... +.It Ic echotc Oo Fl sv Oc Ar arg ... Exercise terminal capabilities given in .Ar arg ... . If @@ -228,7 +228,7 @@ is non zero, only keep unique history entries. If .Dv n is zero, then keep all entries (the default). -.It Ic settc Ar cap Ar val +.It Ic settc Ar cap val Set the terminal capability .Ar cap to |