# HG changeset patch # User Richard M. Stallman # Date 1076969862 0 # Node ID 8659505a7f3deb23f867f735e68e696e864d5574 # Parent 9f3c718e50964d48ff18dd55acd51c6ad3196268 (Changing Files): Fix argname. diff -r 9f3c718e5096 -r 8659505a7f3d lispref/files.texi --- a/lispref/files.texi Mon Feb 16 22:16:53 2004 +0000 +++ b/lispref/files.texi Mon Feb 16 22:17:42 2004 +0000 @@ -1341,7 +1341,7 @@ @end deffn @defun define-logical-name varname string -This function defines the logical name @var{name} to have the value +This function defines the logical name @var{varname} to have the value @var{string}. It is available only on VMS. @end defun