On 06/18/12 14:44, Scott McEachern wrote:
$ diff mv.1.new mv.1
79c79
< when the respective destination path is a non-empty directory,
---
> when the respective destination path is a non-empy directory,



Erm, sorry 'about that...

$ diff -u mv.1 mv.1.new
--- mv.1        Wed Jun  6 14:22:11 2012
+++ mv.1.new    Mon Jun 18 15:11:35 2012
@@ -76,7 +76,7 @@
 In both forms, a
 .Ar source
 operand is skipped with an error message
-when the respective destination path is a non-empy directory,
+when the respective destination path is a non-empty directory,
 or when the source is a non-directory file but the destination path
 is a directory, or vice versa.
 .Pp


--
Scott McEachern

https://www.blackstaff.ca

Reply via email to