1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

add a FIXME comment

This commit is contained in:
Jim Meyering
2002-12-06 15:38:34 +00:00
parent b48a49d0f7
commit a461cf1008

View File

@@ -864,6 +864,7 @@ operating on it. The @w{@kbd{--strip-trailing-slashes}} option enables
this behavior.
This is useful when a @var{source} argument may have a trailing slash and
@c FIXME: mv's behavior in this case is system-dependent
specify a symbolic link to a directory. This scenario is in fact rather
common because some shells can automatically append a trailing slash when
performing file name completion on such symbolic links. Without this