cvs commit: src/bin/cp utils.c
    Julian Elischer 
    julian at elischer.org
       
    Fri Aug 25 18:46:52 UTC 2006
    
    
  
John Baldwin wrote:
>On Friday 25 August 2006 05:42, Ruslan Ermilov wrote:
>  
>
>>ru          2006-08-25 09:42:16 UTC
>>
>>  FreeBSD src repository
>>
>>  Modified files:
>>    bin/cp               utils.c 
>>  Log:
>>  Remove a stray -a option that probably sneaked in from julian's
>>  attempt to enter append mode twice in vi(1).  :-)
>>    
>>
>
>The original -l patch included a -a shortcut to be compatible with gcp
>which is probably where this came from.
>
>  
>
yep, when I removed the -a option I missed that one.
not sayign -a is bad (if it exists elsewhere there is an argument for 
having it)
but one functional change at a time, and -a can be achieved by other flags.
    
    
More information about the cvs-src
mailing list