Re: Nitpick: typo in mv(1) man page

2012-06-18 Thread Matthew Dempsky
Committed, thanks! On Mon, Jun 18, 2012 at 12:35 PM, Scott McEachern wrote: > 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,

Re: Nitpick: typo in mv(1) man page

2012-06-18 Thread Scott McEachern
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.1Wed Jun 6 14:22:11 2012