diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-04-23 21:28:11 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2020-04-23 21:28:11 +0000 |
commit | b36c96b3aa2e70256aaf529f5a583a7e05aaa8d8 (patch) | |
tree | aaf2fa9968a3de4efca3500d4048771c8b567f76 /lib/libedit | |
parent | c3e42d07c0d7cd5bed4c55b923df6440aee024c7 (diff) |
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
Diffstat (limited to 'lib/libedit')
-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 |