diff options
author | ru <ru@FreeBSD.org> | 2001-08-08 11:54:35 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-08 11:54:35 +0000 |
commit | 423aa253ae01cf06d5a02f1b23451a5559aec61b (patch) | |
tree | 22e1564b069c86c6fbae7db731a2deb3aa22a039 | |
parent | 6787c701a8230014e296d1e65c8b4733ddf84f84 (diff) | |
download | FreeBSD-src-423aa253ae01cf06d5a02f1b23451a5559aec61b.zip FreeBSD-src-423aa253ae01cf06d5a02f1b23451a5559aec61b.tar.gz |
We don't have rogue(1), and our rogue(6) doesn't use
the `ma' attribute. (The original BSD manual stated
that this attribute is used by vi version 2 only.)
-rw-r--r-- | share/termcap/termcap.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/termcap/termcap.5 b/share/termcap/termcap.5 index 669ba00..432a426 100644 --- a/share/termcap/termcap.5 +++ b/share/termcap/termcap.5 @@ -701,7 +701,7 @@ new_line_delay dN pad needed for LF \fBString TCap Description\fR \fBVariables Code\fR other_non_function_keys ko list of self-mapped keycaps -arrow_key_map ma map arrow keys rogue(1) motion keys +arrow_key_map ma map arrow keys memory_lock_above ml lock visible screen memory above the current line memory_unlock mu unlock visible screen memory above the |