changeset 61775:985b1eb8a685

(Changing Files): Fix typo.
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 23 Apr 2005 17:37:51 +0000
parents 74e9414d9598
children 5cf63ac314d6
files lispref/files.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/files.texi	Sat Apr 23 16:57:31 2005 +0000
+++ b/lispref/files.texi	Sat Apr 23 17:37:51 2005 +0000
@@ -1382,7 +1382,7 @@
 
 The argument @var{mustbenew} controls whether an existing file can be
 overwritten.  It works like the similarly-named argument of
-@code{write-file} (@pref{Writing to Files}).
+@code{write-file} (@pxref{Writing to Files}).
 @end deffn
 
 @deffn Command make-symbolic-link filename newname  &optional ok-if-exists