Commit Diff


commit - 1c9ab7cf791709ef1ccaca3435cfbc2c3b49272b
commit + 12a6df2096ac1cc86b964c6f7bb23efbf324fef8
blob - 31bca1e810bbfc675c51bd7c71d1391fe4eaaf87
blob + 45b7615a7e5253c5195a598273c5ee87d4bc4c11
--- kamid/9p.7
+++ kamid/9p.7
@@ -417,11 +417,17 @@ allowed value for integral fields.
 For example, to avoid changing the permission of the fid use
 0xFFFFFFFF, or (uint32_t)-1.
 .It Ic remove
-Remove a file
+Remove and clunk fid
 .Bd -literal
 fid[4]
 .Aq empty response
 .Ed
+.Pp
+After a
+.Ic remove
+call, even if an error is returned, the
+.Ar fid
+is closed.
 .El
 .\" .Sh 9P2000.L EXTENSIONS
 .\" .Xr kamid 8