--- www/quickstart.wiki +++ www/quickstart.wiki @@ -76,11 +76,11 @@

A Fossil repository is a single disk file. Instead of cloning, you can just make a copy of the repository file (for example, using "scp"). Note, however, that the repository file contains auxiliary information above and beyond the versioned files, including some - sensitive information such as password hashs and email addresses. If you + sensitive information such as password hashes and email addresses. If you want to share Fossil repositories directly, consider running the [/help/scrub|fossil scrub] command to remove sensitive information before transmitting the file.

Importing From Another Version Control System

@@ -336,11 +336,11 @@
  • [./server.wiki#inetd|inetd/xinetd]
  • [./server.wiki#cgi|CGI]
  • [./server.wiki#scgi|SCGI] -

    The the [./selfhost.wiki | self-hosting fossil repositories] use +

    The [./selfhost.wiki | self-hosting fossil repositories] use CGI.

    HTTP Proxies