From: srittau Date: Tue, 12 Mar 2002 16:12:57 +0000 (+0000) Subject: Update from trunk. X-Git-Tag: netatalk-1-5-3~12 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=commitdiff_plain;h=f3d8a0df83a8872a6c13d7477c5933c445ce5639 Update from trunk. --- diff --git a/libatalk/cnid/README b/libatalk/cnid/README index 51e85ac1..b39889bf 100644 --- a/libatalk/cnid/README +++ b/libatalk/cnid/README @@ -32,6 +32,4 @@ here's the ritual: NOTE: cnid_add calls this before adding a new CNID. 4) when you delete a file or directory, you need to call cnid_delete with the CNID for that file/directory. - 5) if you're just moving a CNID, call cnid_move with the CNID - and the new dev/ino,did/name pairs. - 6) call cnid_close when closing the volume. + 5) call cnid_close when closing the volume.