formatting

master
joey 2006-12-28 20:56:56 +00:00
parent b87d171d87
commit bd27624ee3
1 changed files with 2 additions and 0 deletions

View File

@ -7,8 +7,10 @@ I have used it probably over hundred times but needs some work.
> implemented, before it can be included into ikiwiki. > implemented, before it can be included into ikiwiki.
> >
> Notes on individual functions: > Notes on individual functions:
>
> * rcs_prepedit - I'm not sure why you do the locking since the comment > * rcs_prepedit - I'm not sure why you do the locking since the comment
> notes that the locking does no good.. > notes that the locking does no good..
>
> * rcs_getctime - You ask why this would be better than mtime. It's > * rcs_getctime - You ask why this would be better than mtime. It's
> because with something like subversion, a file's modification time or > because with something like subversion, a file's modification time or
> ctime is not necessarily accurate WRT when the file was first checked > ctime is not necessarily accurate WRT when the file was first checked