diff options
| author | bringert <bringert@cs.chalmers.se> | 2005-11-17 15:03:30 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2005-11-17 15:03:30 +0000 |
| commit | 68972edf3ef85f0dc95027c6bdc33a0b66410ef2 (patch) | |
| tree | d4a72dc8e854e73561e21a9b403f3e1a7f3d4ce3 /doc/darcs.html | |
| parent | 2e808d442d89166272466a9a10dbfd635cd57dc5 (diff) | |
Some formatting fixes.
Diffstat (limited to 'doc/darcs.html')
| -rw-r--r-- | doc/darcs.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/darcs.html b/doc/darcs.html index a2c189ae4..d21a6134d 100644 --- a/doc/darcs.html +++ b/doc/darcs.html @@ -253,7 +253,7 @@ Then you can push the patch(es) to the main repo. If you are using ssh-access, all you need to do is: </P> <PRE> - $ darcs push ``` + $ darcs push </PRE> <P></P> <P> @@ -318,9 +318,10 @@ See above. <A NAME="toc21"></A> <H3>Using ssh-agent</H3> <P> -**NOTE: the method below will not work with MEDIC's new systems, such as - momo.medic.chalmers.se since MEDIC has decided to disable public key - authentication on all new machines. ** +<B>NOTE: the method below will not work with <CODE>momo.medic.chalmers.se</CODE></B>. +MEDIC has decided to disable public key authentication on all new machines. +This section is included just for reference in case they decide to enable +it again. </P> <P> With the ssh access method, Darcs needs to log in with ssh. For some |
