Check-in [434c350a45]
Not logged in
Overview

SHA1 Hash:434c350a45e89a982b88dc1e9dfdcafabe561927
Date: 2009-04-07 04:04:19
User: bch
Comment:typo
Timelines: ancestors | descendants | both | trunk
Other Links: files | ZIP archive | manifest

Tags And Properties
Changes
[hide diffs]

Modified www/fileformat.wiki from [e6fabaf4cd] to [f082b96f9b].

@@ -139,11 +139,11 @@
 </blockquote>
 
 <p>
 A manifest has zero or more F-cards.  Each F-card defines a file
 (other than the manifest itself) which is part of the check-in that
-the manifest defines.  There are two, three, or three arguments.
+the manifest defines.  There are two, three, or four arguments.
 The first argument
 is the pathname of the file in the check-in relative to the root
 of the project file hierarchy.  No ".." or "." directories are allowed
 within the filename.  Space characters are escaped as in C-card
 comment text.  Backslash characters and newlines are not allowed