Fossil SCM
Fixed a few references to MIME type "text/x-fossil" in the fileformat document. It's "text/x-fossil-wiki" everywhere else.
Commit
e00cdbe7024b105db3acbb9a8a360b090a385487d8de7fa07cca7e8fb91b5a85
Parent
5ad7222f4aa99d1…
1 file changed
+2
-2
+2
-2
| --- www/fileformat.wiki | ||
| +++ www/fileformat.wiki | ||
| @@ -495,11 +495,11 @@ | ||
| 495 | 495 | the most recent D card is the only one used. The technote-id must be a |
| 496 | 496 | 40-character lower-case hexadecimal string. |
| 497 | 497 | |
| 498 | 498 | The optional N card specifies the mimetype of the text of the technote |
| 499 | 499 | that is contained in the W card. If the N card is omitted, then the |
| 500 | -W card text mimetype is assumed to be text/x-fossil, which is the | |
| 500 | +W card text mimetype is assumed to be text/x-fossil-wiki, which is the | |
| 501 | 501 | Fossil wiki format. |
| 502 | 502 | |
| 503 | 503 | The optional P card specifies a prior technote with the same technote-id |
| 504 | 504 | from which the current technote is an edit. The P card is a hint to the |
| 505 | 505 | system that it might be space efficient to store one technote as a delta of |
| @@ -570,11 +570,11 @@ | ||
| 570 | 570 | A single D card is required to give the date and time when the |
| 571 | 571 | forum post was created. |
| 572 | 572 | |
| 573 | 573 | The optional N card specifies the mimetype of the text of the technote |
| 574 | 574 | that is contained in the W card. If the N card is omitted, then the |
| 575 | -W card text mimetype is assumed to be text/x-fossil, which is the | |
| 575 | +W card text mimetype is assumed to be text/x-fossil-wiki, which is the | |
| 576 | 576 | Fossil wiki format. |
| 577 | 577 | |
| 578 | 578 | The optional P card specifies a prior forum post for which this |
| 579 | 579 | forum post is an edit. For display purposes, only the child post |
| 580 | 580 | is shown, though the historical post is retained as a record. |
| 581 | 581 |
| --- www/fileformat.wiki | |
| +++ www/fileformat.wiki | |
| @@ -495,11 +495,11 @@ | |
| 495 | the most recent D card is the only one used. The technote-id must be a |
| 496 | 40-character lower-case hexadecimal string. |
| 497 | |
| 498 | The optional N card specifies the mimetype of the text of the technote |
| 499 | that is contained in the W card. If the N card is omitted, then the |
| 500 | W card text mimetype is assumed to be text/x-fossil, which is the |
| 501 | Fossil wiki format. |
| 502 | |
| 503 | The optional P card specifies a prior technote with the same technote-id |
| 504 | from which the current technote is an edit. The P card is a hint to the |
| 505 | system that it might be space efficient to store one technote as a delta of |
| @@ -570,11 +570,11 @@ | |
| 570 | A single D card is required to give the date and time when the |
| 571 | forum post was created. |
| 572 | |
| 573 | The optional N card specifies the mimetype of the text of the technote |
| 574 | that is contained in the W card. If the N card is omitted, then the |
| 575 | W card text mimetype is assumed to be text/x-fossil, which is the |
| 576 | Fossil wiki format. |
| 577 | |
| 578 | The optional P card specifies a prior forum post for which this |
| 579 | forum post is an edit. For display purposes, only the child post |
| 580 | is shown, though the historical post is retained as a record. |
| 581 |
| --- www/fileformat.wiki | |
| +++ www/fileformat.wiki | |
| @@ -495,11 +495,11 @@ | |
| 495 | the most recent D card is the only one used. The technote-id must be a |
| 496 | 40-character lower-case hexadecimal string. |
| 497 | |
| 498 | The optional N card specifies the mimetype of the text of the technote |
| 499 | that is contained in the W card. If the N card is omitted, then the |
| 500 | W card text mimetype is assumed to be text/x-fossil-wiki, which is the |
| 501 | Fossil wiki format. |
| 502 | |
| 503 | The optional P card specifies a prior technote with the same technote-id |
| 504 | from which the current technote is an edit. The P card is a hint to the |
| 505 | system that it might be space efficient to store one technote as a delta of |
| @@ -570,11 +570,11 @@ | |
| 570 | A single D card is required to give the date and time when the |
| 571 | forum post was created. |
| 572 | |
| 573 | The optional N card specifies the mimetype of the text of the technote |
| 574 | that is contained in the W card. If the N card is omitted, then the |
| 575 | W card text mimetype is assumed to be text/x-fossil-wiki, which is the |
| 576 | Fossil wiki format. |
| 577 | |
| 578 | The optional P card specifies a prior forum post for which this |
| 579 | forum post is an edit. For display purposes, only the child post |
| 580 | is shown, though the historical post is retained as a record. |
| 581 |