diff --git a/ChangeLog b/ChangeLog index 67a47aa56..a19151169 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +20001209 + - (bal) OpenSSH CVS updates: + - djm@cvs.openbsd.org 2000/12/07 4:24:59 + [ssh.1] + Typo fix from Wilfredo Sanchez ; ok theo + 20001207 - (bal) OpenSSH CVS updates: - markus@cvs.openbsd.org 2000/12/06 22:58:14 diff --git a/ssh.1 b/ssh.1 index 8f3be1749..9a4330f55 100644 --- a/ssh.1 +++ b/ssh.1 @@ -34,7 +34,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ssh.1,v 1.70 2000/12/01 00:00:51 markus Exp $ +.\" $OpenBSD: ssh.1,v 1.71 2000/12/07 04:24:59 djm Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -272,7 +272,7 @@ On most systems, setting the escape character to .Dq none will also make the session transparent even if a tty is used. .Pp -The session terminates when the command or shell in on the remote +The session terminates when the command or shell on the remote machine exists and all X11 and TCP/IP connections have been closed. The exit status of the remote program is returned as the exit status of