From 506dd0809ca2ebab34466145cc37b0d830516fdc Mon Sep 17 00:00:00 2001 From: bringert Date: Thu, 24 Nov 2005 10:31:05 +0000 Subject: [PATCH] Emphasize need to use momo. --- doc/darcs.html | 6 ++---- doc/darcs.txt | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) 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``.