Could you supply these as a diff? Anybody with a local copy can edit the files in question and, if not commit-and-publish (because of permissions), supply a standard, machine handlable format, versus an ad hoc, error-prone, and (I suspect) time-consuming-to-produce format.
Thanks for reviewing all this and identifying problems!!! -bch Example: kamloops$ find . -name faq.wiki ./www/faq.wiki kamloops$ vi ./www/faq.wiki [edit, edit, edit] kamloops$ fossil chan EDITED www/faq.wiki kamloops$ fossil diff Index: www/faq.wiki ================================================================== --- www/faq.wiki +++ www/faq.wiki @@ -87,11 +87,11 @@ The CHECK-IN in the previous line can be any [./checkin_names.wiki | valid check-in name format]. You can also add (and remove) tags from a check-in using the [./webui.wiki | web interface]. First locate the check-in that you -what to tag on the tmline, then click on the link to go the detailed +what to tag on the timeline, then click on the link to go the detailed information page for that check-in. Then find the "<b>edit</b>" link (near the "Commands:" label) and click on that. There are controls on the edit page that allow new tags to be added and existing tags to be removed.</blockquote></li> On 2/26/15, Michai Ramakers <[email protected]> wrote: > On 26 February 2015 at 18:19, jungle Boogie <[email protected]> > wrote: >> >> I found the following spelling mistakes on the website. The misspelled >> word begins and ends in *. >> > > thank you; I can fix this in a few hours from now, unless anyone else > is eager to do so earlier. > > Michai > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

