diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2011-02-09 18:45:03 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-09 18:45:03 +0000 |
commit | 60ed6c9d16c4dad3cd54dff539edc43efa4a012f (patch) | |
tree | b076815575f11c17ba1a6e188cee1c04e0a98462 /doc | |
parent | 7fef6fdc3830e8446ff1323d20490ed049ecb65d (diff) | |
download | ikiwiki-60ed6c9d16c4dad3cd54dff539edc43efa4a012f.tar ikiwiki-60ed6c9d16c4dad3cd54dff539edc43efa4a012f.tar.gz |
confirm assumption
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/removal_of_transient_pages.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/removal_of_transient_pages.mdwn b/doc/bugs/removal_of_transient_pages.mdwn index ef7607c3a..67fa886b9 100644 --- a/doc/bugs/removal_of_transient_pages.mdwn +++ b/doc/bugs/removal_of_transient_pages.mdwn @@ -15,3 +15,5 @@ pages, until this is fixed. --[[Joey]] >> I assume by "non-regular file", you are referring to the check >> in remove that the file "Must exist on disk, and be a regular file" ? >> --[[Joey]] + +>>> Yes. It's not entirely clear to me why that's there... --s |