Revision: 452
          
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=452
Author:   ineiev
Date:     2021-10-11 06:02:36 -0400 (Mon, 11 Oct 2021)
Log Message:
-----------
reword in a less ambiguous way

Modified Paths:
--------------
    trunk/sviki/SshAccess.mdwn

Modified: trunk/sviki/SshAccess.mdwn
===================================================================
--- trunk/sviki/SshAccess.mdwn  2021-10-10 20:34:10 UTC (rev 451)
+++ trunk/sviki/SshAccess.mdwn  2021-10-11 10:02:36 UTC (rev 452)
@@ -280,8 +280,8 @@
         cvs.sv.gnu.org: Connection timed out
         cvs [commit aborted]: end of file from server (consult above messages 
if any)
 
-    This happens when you have the real rsh installed as opposed
-    to having a symbolic link to ssh which is common as of 2020.
+    As of 2020, distros often add a symlink to ssh instead
+    of a real rsh; in this case, CVS_RSH isn't needed.
 
 -   Another problem can arise when you are trying to connect from
     behind a broken NAT router.  During session setup, after the


Reply via email to