From 40c56a367c02e908f602819842611290cfdd699a Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" <rms@gnu.org> Date: Sat, 14 Apr 2001 14:49:49 +0000 Subject: [PATCH] Clarify link commands for MS systems. --- man/files.texi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man/files.texi b/man/files.texi index d9679afa4f3..9ff292839e2 100644 --- a/man/files.texi +++ b/man/files.texi @@ -2748,6 +2748,8 @@ file @var{old} is copied and deleted. The similar command @kbd{M-x add-name-to-file} is used to add an additional name to an existing file without removing its old name. The new name must belong on the same file system that the file is on. +On Windows, this command works only if the file resides in an NTFS +file system. On MS-DOS, it works by copying the file. @findex copy-file @cindex copying files @@ -2767,7 +2769,8 @@ not in use at that time. This command does not expand the argument as the target of the link. Confirmation is required when creating the link if @var{linkname} is -in use. Note that not all systems support symbolic links. +in use. Note that not all systems support symbolic links; on systems +that don't support them, this command is not defined. @node Compressed Files @section Accessing Compressed Files -- 2.39.5