Small fix to docs

jerry (jquinn@bnr.ca)
Tue, 22 Feb 1994 12:13:00 +0000


The following patch just fixes 2 minor spelling errors in efs.el
-------------------------------------------------------------
*** efs.el.orig	Mon Feb 14 07:57:51 1994
--- efs.el	Tue Feb 22 12:03:43 1994
***************
*** 335,341 ****
  ;;;
  ;;; If you are unable to spawn a remote shell on the gateway machine, then
  ;;; the following points describe how to use an rlogin or telnet on the
! ;;; gateway. The code for handling such gatway login is in efs-gwp.el.
  ;;; See this file for further configuration variables.
  ;;;
  ;;;  8) Set the variable efs-gateway-program to the name of the program
--- 335,341 ----
  ;;;
  ;;; If you are unable to spawn a remote shell on the gateway machine, then
  ;;; the following points describe how to use an rlogin or telnet on the
! ;;; gateway. The code for handling such gateway login is in efs-gwp.el.
  ;;; See this file for further configuration variables.
  ;;;
  ;;;  8) Set the variable efs-gateway-program to the name of the program
***************
*** 1002,1008 ****
    "Set this to t if the gateway FTP is can use proxy server commands.
  Then, we need not bother logging in to the gateway, but may simply issue 
  a user@host commands to its FTP server instead. If the connection to the 
! smart gatway is to be on a port different from 21, then set `efs-gateway-host'
  to \"<host>#<port>\".")
  
  (defvar efs-gateway-hash-mark-size nil
--- 1002,1008 ----
    "Set this to t if the gateway FTP is can use proxy server commands.
  Then, we need not bother logging in to the gateway, but may simply issue 
  a user@host commands to its FTP server instead. If the connection to the 
! smart gateway is to be on a port different from 21, then set `efs-gateway-host'
  to \"<host>#<port>\".")
  
  (defvar efs-gateway-hash-mark-size nil