aboutsummaryrefslogtreecommitdiff
path: root/NOTES
diff options
context:
space:
mode:
Diffstat (limited to 'NOTES')
-rw-r--r--NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/NOTES b/NOTES
index dd303c0..99a214d 100644
--- a/NOTES
+++ b/NOTES
@@ -2,7 +2,7 @@ This is few notes mainly for myself.
1. Format of log record:
<time of event: sec since 1970>
- <event type: stat, create, open, read, write>
+ <event type: open, read, write>
<name of file>
<building stage: stagename or unknown>
<result:OK,ERR/errno,ASKING,DENIED>