diff -r a99ab5be891a -r 525976d2827c doc/manual.docbook --- a/doc/manual.docbook Wed Oct 14 17:13:31 2009 +0100 +++ b/doc/manual.docbook Wed Oct 14 17:13:47 2009 +0100 @@ -27,14 +27,15 @@
Step by step -mercurial-server authenticates users not using passwords but using SSH public -keys; everyone who wants access to a mercurial-server repository +mercurial-server authenticates users not using passwords but using SSH +public keys; everyone who wants access to a mercurial-server repository will need such a key. In combination with ssh-agent (or equivalents such as the Windows program Pageant), this means that users will not need to type in a password to access the -repository. +repository. If you're not familiar with SSH public keys, the OpenSSH Public +Key Authentication tutorial may be helpful.
Installing mercurial-server @@ -44,9 +45,7 @@ my-workstation and you wish to install mercurial-server on repository-host. We assume that you have created your SSH public key, set up your SSH agent with this key, and that this key gives you access to repository-host. If you're not familiar with SSH public keys, the OpenSSH Public -Key Authentication tutorial may be helpful. +class="systemname">repository-host. First install mercurial-server on repository-host: