projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8784e4a
)
webapi.txt: fix statement about leap seconds.
author
david-sarah
<david-sarah@jacaranda.org>
Sat, 19 Jun 2010 03:56:03 +0000
(20:56 -0700)
committer
david-sarah
<david-sarah@jacaranda.org>
Sat, 19 Jun 2010 03:56:03 +0000
(20:56 -0700)
docs/frontends/webapi.txt
patch
|
blob
|
history
diff --git
a/docs/frontends/webapi.txt
b/docs/frontends/webapi.txt
index e1d1e780901b3acf09b2fbd32d415011e07ff23d..c96c33c8325e59256841142c080cbc2d6e585d3a 100644
(file)
--- a/
docs/frontends/webapi.txt
+++ b/
docs/frontends/webapi.txt
@@
-675,7
+675,8
@@
GET /uri/$DIRCAP/[SUBDIRS../]FILENAME?t=json
edge itself wasn't updated -- only the mutable file was.
The timestamps are represented as a number of seconds since the UNIX epoch
- (1970-01-01 00:00:00 UTC), excluding leap seconds.
+ (1970-01-01 00:00:00 UTC), with leap seconds not being counted in the long
+ term.
In Tahoe earlier than v1.4.0, 'mtime' and 'ctime' keys were populated
instead of the 'tahoe':'linkmotime' and 'tahoe':'linkcrtime' keys. Starting