diff --git a/doc/darcs.html b/doc/darcs.html index 4df7bf99c..0de04ed4b 100644 --- a/doc/darcs.html +++ b/doc/darcs.html @@ -197,10 +197,8 @@ Chalmers system):
This sets up an alias gfreposerver for the server we use
-for the Darcs repository. Note that you really need to use
-momo.medic.chalmers.se (or some other server with the new Linux system)
-since we need to have a server with Darcs 1.0.4. If you use some server
-with an earlier Darcs version you can mess up the repository.
+for the Darcs repository.
+Note that you really need to use momo.medic.chalmers.se (or some other server with the new Linux system) since we need to have a server with Darcs 1.0.4. If you use some server with an earlier Darcs version you can mess up the repository.
More information about the ControlMaster feature is available in diff --git a/doc/darcs.txt b/doc/darcs.txt index a44621cc9..ba81de517 100644 --- a/doc/darcs.txt +++ b/doc/darcs.txt @@ -146,10 +146,8 @@ ControlPath /tmp/ssh-gfreposerver ``` This sets up an alias ``gfreposerver`` for the server we use -for the Darcs repository. Note that you really need to use -``momo.medic.chalmers.se`` (or some other server with the new Linux system) -since we need to have a server with Darcs 1.0.4. If you use some server -with an earlier Darcs version you can mess up the repository. +for the Darcs repository. +Note that **you really need to use ``momo.medic.chalmers.se``** (or some other server with the new Linux system) since we need to have a server with Darcs 1.0.4. If you use some server with an earlier Darcs version you can mess up the repository. More information about the ControlMaster feature is available in ``man ssh_config``.