changeset 7295:3f9ea1ad1c65

(syms_of_buffer): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Tue, 03 May 1994 19:17:39 +0000
parents 4ff0c1e7c8e2
children eb888748ca9b
files src/buffer.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/buffer.c	Tue May 03 08:27:40 1994 +0000
+++ b/src/buffer.c	Tue May 03 19:17:39 1994 +0000
@@ -2422,7 +2422,7 @@
   %* -- print *, % or hyphen.   %m -- print value of mode-name (obsolete).\n\
   %s -- print process status.   %l -- print the current line number.\n\
   %p -- print percent of buffer above top of window, or Top, Bot or All.\n\
-  %p -- print percent of buffer above bottom of window, perhaps plus Top,\n\
+  %P -- print percent of buffer above bottom of window, perhaps plus Top,\n\
         or print Bottom or All.\n\
   %n -- print Narrow if appropriate.\n\
   %t -- print T if files is text, B if binary.\n\