summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--ssh.14
2 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 67a47aa56..a19151169 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120001209
2 - (bal) OpenSSH CVS updates:
3 - djm@cvs.openbsd.org 2000/12/07 4:24:59
4 [ssh.1]
5 Typo fix from Wilfredo Sanchez <wsanchez@apple.com>; ok theo
6
120001207 720001207
2 - (bal) OpenSSH CVS updates: 8 - (bal) OpenSSH CVS updates:
3 - markus@cvs.openbsd.org 2000/12/06 22:58:14 9 - 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 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh.1,v 1.70 2000/12/01 00:00:51 markus Exp $ 37.\" $OpenBSD: ssh.1,v 1.71 2000/12/07 04:24:59 djm Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -272,7 +272,7 @@ On most systems, setting the escape character to
272.Dq none 272.Dq none
273will also make the session transparent even if a tty is used. 273will also make the session transparent even if a tty is used.
274.Pp 274.Pp
275The session terminates when the command or shell in on the remote 275The session terminates when the command or shell on the remote
276machine exists and all X11 and TCP/IP connections have been closed. 276machine exists and all X11 and TCP/IP connections have been closed.
277The exit status of the remote program is returned as the exit status 277The exit status of the remote program is returned as the exit status
278of 278of