pjd         2006-11-04 23:59:51 UTC

  FreeBSD src repository

  Modified files:
    share/man/man9       VOP_RENAME.9 
  Log:
  When the source and destination objects for VOP_RENAME() are the same,
  POSIX advice to just ignore the operation and return 0.
  We already handle this case in kern_rename(), but don't give bad example -
  the source is not removed.
  
  Revision  Changes    Path
  1.22      +6 -27     src/share/man/man9/VOP_RENAME.9
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to