From: Jim Meyering Date: Fri, 6 Dec 2002 15:38:34 +0000 (+0000) Subject: add a FIXME comment X-Git-Tag: v4.5.4~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a461cf10087143c0a05b90f734f7c29e08f7ce91;p=thirdparty%2Fcoreutils.git add a FIXME comment --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index b24b3ce70d..7eb30d2db0 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -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