diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 10:42:38 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-01-16 10:42:38 +0000 |
| commit | fdf27560694f9e64e05595fd0b25958f178ebce8 (patch) | |
| tree | ba70f0d2b4f25edb4e1cabfe34bcc5d47dc79f57 /lib/libedit | |
| parent | 931256f8111b87387b8e7ca93915963600e09d34 (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 80fb156d12c0..25c0a6f5d215 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 |
