]> code.delx.au - gnu-emacs/blobdiff - man/buffers.texi
Merge from gnus--rel--5.10
[gnu-emacs] / man / buffers.texi
index 548a9c9cb2cd0a986ad5e9cef4ee2f40d2033a09..8ff76e2f51963b5ff521d3af3e0045f8a3f7fd6c 100644 (file)
@@ -481,7 +481,7 @@ mode in this buffer, as long as it is not marked modified.  Global
 Auto Revert mode applies to the @samp{*Buffer List*} buffer only if
 @code{global-auto-revert-non-file-buffers} is non-@code{nil}.
 @iftex
-@xref{Autorevert,,, emacs-xtra, Specialized Emacs Features}, for details.
+@inforef{Autorevert,, emacs-xtra}, for details.
 @end iftex
 @ifnottex
 @xref{Autorevert, global-auto-revert-non-file-buffers}, for details.
@@ -575,7 +575,7 @@ buffer name.  To select one, customize the variable
 
   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>}).