aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2002-07-29 17:31:47 +0000
committerRichard M. Stallman2002-07-29 17:31:47 +0000
commit778a11ffbaf8e3e075980805aef423140e1bb124 (patch)
treefb870894e9d27bcc5893e33e15a85665aec9bdb7
parent62022aad1a00720f54cfdc5ba96d4195a945754e (diff)
downloademacs-778a11ffbaf8e3e075980805aef423140e1bb124.tar.gz
emacs-778a11ffbaf8e3e075980805aef423140e1bb124.zip
Update for new mode line layout of LINE and POS.
-rw-r--r--man/screen.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/screen.texi b/man/screen.texi
index 7c711d77d89..b2b96d7184c 100644
--- a/man/screen.texi
+++ b/man/screen.texi
@@ -187,7 +187,7 @@ other windows; see @ref{Optional Mode Line}, for more about this.
187 Normally, the mode line looks like this: 187 Normally, the mode line looks like this:
188 188
189@example 189@example
190-@var{cs}:@var{ch} @var{buf} (@var{major} @var{minor})--@var{line}--@var{pos}------ 190-@var{cs}:@var{ch} @var{buf} @var{line} @var{pos} (@var{major} @var{minor})------
191@end example 191@end example
192 192
193@noindent 193@noindent