diff man/buffers.texi @ 71593:4d628cade603

fix overfull/underfull boxes
author Karl Berry <karl@gnu.org>
date Mon, 03 Jul 2006 18:17:21 +0000
parents 69ce7ff6d07b
children 3d45362f1d38 138ce2701550
line wrap: on
line diff
--- a/man/buffers.texi	Mon Jul 03 16:39:32 2006 +0000
+++ b/man/buffers.texi	Mon Jul 03 18:17:21 2006 +0000
@@ -575,7 +575,7 @@
 
   For instance, the @code{forward} naming method puts part of the
 directory name at the beginning of the buffer name; using this method,
-buffers visiting @file{/u/mernst/tmp/Makefile} and
+buffers visiting @file{/u/rms/tmp/Makefile} and
 @file{/usr/projects/zaphod/Makefile} would be named
 @samp{tmp/Makefile} and @samp{zaphod/Makefile}, respectively (instead
 of @samp{Makefile} and @samp{Makefile<2>}).