diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2004-06-04 15:20:12 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2004-06-04 15:20:12 +0000 |
| commit | 44d9b8b5277d1580380feda32052f855f4f84f85 (patch) | |
| tree | ad3c9673bad8a41d0000cbe7f66c3c7411815b79 | |
| parent | 8ba9fe960e4d20778bfe422f27aeb39e0e33c58a (diff) | |
Notes
| -rw-r--r-- | share/man/man4/screen.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/screen.4 b/share/man/man4/screen.4 index 19a38066cde1b..2f76f59375414 100644 --- a/share/man/man4/screen.4 +++ b/share/man/man4/screen.4 @@ -56,7 +56,7 @@ arrows for scrolling up and down through the last scrolled out lines. The console understands a subset of the ANSI x3.64 character sequences. For compatibility with the old pccons, the PC3 character -sequences is also supported. +sequences are also supported. .Pp .Bd -literal ANSI Seq Function Termcap entry |
