aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Ogden <max@maxogden.com>2017-04-28 16:26:43 -0700
committerMax Ogden <max@maxogden.com>2017-04-28 16:26:43 -0700
commit8f55b110a8d54376ce9d88bd3aa114b5d422b05a (patch)
tree793a21b7304a8f89cf927f60cc3f97b8a6d27021
parentec0addf7901a91a42d2af66a493041a2f3914c67 (diff)
downloaddat-docs-8f55b110a8d54376ce9d88bd3aa114b5d422b05a.tar.gz
dat-docs-8f55b110a8d54376ce9d88bd3aa114b5d422b05a.zip
typo
-rw-r--r--papers/dat-paper.md2
-rw-r--r--papers/dat-paper.pdfbin253843 -> 253750 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/papers/dat-paper.md b/papers/dat-paper.md
index b6e9df6..bf062ba 100644
--- a/papers/dat-paper.md
+++ b/papers/dat-paper.md
@@ -611,6 +611,7 @@ message Node {
```
The `Node` object has three fields
+
- `path` - the string of the absolute file path of this file.
- `Stat` - a Stat encoded object representing the file metadata
- `children` - a compressed list of the sequence numbers as described earlier
@@ -645,6 +646,7 @@ message Stat {
```
These are the field defintions:
+
- `mode` - posix file mode bitmask
- `uid` - posix user id
- `gid` - posix group id
diff --git a/papers/dat-paper.pdf b/papers/dat-paper.pdf
index 9f5edab..e5276b0 100644
--- a/papers/dat-paper.pdf
+++ b/papers/dat-paper.pdf
Binary files differ