diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
273 | will also make the session transparent even if a tty is used. | 273 | will also make the session transparent even if a tty is used. |
274 | .Pp | 274 | .Pp |
275 | The session terminates when the command or shell in on the remote | 275 | The session terminates when the command or shell on the remote |
276 | machine exists and all X11 and TCP/IP connections have been closed. | 276 | machine exists and all X11 and TCP/IP connections have been closed. |
277 | The exit status of the remote program is returned as the exit status | 277 | The exit status of the remote program is returned as the exit status |
278 | of | 278 | of |