diff options
author | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-23 04:12:13 +0000 |
---|---|---|
committer | Alex Feldman <alex@cvs.openbsd.org> | 1999-09-23 04:12:13 +0000 |
commit | ce5efa4c99adb41d3b8e4e0966f38cca93401ae9 (patch) | |
tree | 2fcfc24c82be6f1539919cceaabc8b1cfe145e99 /share/termtypes | |
parent | 611e3fde18fdf3eb5935c4d652c97a088b5781b2 (diff) |
Typo fixes.
Diffstat (limited to 'share/termtypes')
-rw-r--r-- | share/termtypes/termcap.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/termtypes/termcap.5 b/share/termtypes/termcap.5 index 0c684ce8b1b..66ca5fcdb59 100644 --- a/share/termtypes/termcap.5 +++ b/share/termtypes/termcap.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)termcap.5 6.11 (Berkeley) 3/6/93 -.\" $Id: termcap.5,v 1.6 1999/07/09 13:35:49 aaron Exp $ +.\" $Id: termcap.5,v 1.7 1999/09/23 04:12:07 alex Exp $ .\" .Dd March 6, 1993 .Dt TERMCAP 5 @@ -291,7 +291,7 @@ version 2 only). .It "mo str Turn off" .Dq meta mode . .It "mp str Turn on protected attribute." -.It "mr str Turn on reverse-video attibute." +.It "mr str Turn on reverse-video attribute." .It "ms bool Safe to move in standout modes." .It "mu str (o) Memory unlock (turn off memory lock)." .It "nc bool (o) No correctly-working" |