From b705e83b11ed13663cbca2d3ba96c99d78a9dc86 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 16 Feb 2004 22:17:42 +0000 Subject: [PATCH] (Changing Files): Fix argname. --- lispref/files.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/files.texi b/lispref/files.texi index 04c27971445..f2c3638ac5f 100644 --- a/lispref/files.texi +++ b/lispref/files.texi @@ -1341,7 +1341,7 @@ links. @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 -- 2.39.2