Date: Sat, 12 Aug 2006 19:40:22 GMT From: Giorgos Keramidas <keramida@FreeBSD.org> To: freebsd-doc@FreeBSD.org Subject: Re: docs/101330: man page for mv(1) is misleading Message-ID: <200608121940.k7CJeMem050801@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/101330; it has been noted by GNATS. From: Giorgos Keramidas <keramida@FreeBSD.org> To: Peter Gildea <peter@gildea.com> Cc: bug-followup@FreeBSD.org Subject: Re: docs/101330: man page for mv(1) is misleading Date: Sat, 12 Aug 2006 22:31:46 +0300 On 2006-08-03 13:25, Peter Gildea <peter@gildea.com> wrote: > mv(1) contains the sentence: > "It is an error for either the source operand or the destination path > to specify a directory unless both do. > Remove this sentence from man page. I think what the manpage tries to state is that you can: - move a file to a file - move a file to a directory - move a directory inside another directory but you cannot - move a directory on top of a non-directory object. Perhaps, we should remove it and write something like the above text?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608121940.k7CJeMem050801>