diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:08:22 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 09:08:22 +0000 |
| commit | 32f6256a49892a9f12b7d3eaa524e350c25c65b5 (patch) | |
| tree | e2502ffaa2585f7dd9afc9b56eae932be78000d5 /lib/libedit | |
| parent | 55f4342b4e43b2e4dc63a705c17933f812a60f2f (diff) | |
Notes
Diffstat (limited to 'lib/libedit')
| -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 80fb156d12c02..25c0a6f5d2157 100644 --- a/lib/libedit/editrc.5 +++ b/lib/libedit/editrc.5 @@ -120,7 +120,7 @@ Options include: Bind all keys to the standard GNU Emacs-like bindings. .It Fl v Bind all keys to the standard -.Xr vi 1 -like +.Xr vi 1 Ns -like bindings. .It Fl a List or change key bindings in the @@ -223,7 +223,7 @@ causes messages to be verbose. List the history. .It Ic telltc List the values of all the terminal capabilities (see -.Xr termcap 5 ). +.Xr termcap 5 ) . .It Ic settc Ar cap Ar val Set the terminal capability .Ar cap |
