summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-04-22 17:11:56 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-04-22 17:11:56 +0000
commitf8d245756b1637637d305eba1ff9daab3425596e (patch)
tree97e25a912b96597239f5af3e37f7336660283814 /ssh.1
parent8376ac354a4b110f7e7a4559bcd661810871f5ae (diff)
- djm@cvs.openbsd.org 2001/04/22 08:13:30
[ssh.1] typos spotted by stevesk@; ok deraadt@
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.18
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh.1 b/ssh.1
index db894af9b..1ac3095d7 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.104 2001/04/20 07:17:51 djm Exp $ 37.\" $OpenBSD: ssh.1,v 1.105 2001/04/22 08:13:30 djm Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -261,7 +261,7 @@ of
261.Ss Escape Characters 261.Ss Escape Characters
262.Pp 262.Pp
263When a pseudo terminal has been requested, ssh supports a number of functions 263When a pseudo terminal has been requested, ssh supports a number of functions
264through the use of an escape charater. 264through the use of an escape character.
265.Pp 265.Pp
266A single tilde character can be sent as 266A single tilde character can be sent as
267.Ic ~~ 267.Ic ~~
@@ -290,8 +290,8 @@ to terminate (this does not currently work for SSH protocol version 2)
290.It Cm ~? 290.It Cm ~?
291Display a list of escape characters 291Display a list of escape characters
292.It Cm ~R 292.It Cm ~R
293Request rekeying of connection (only useful for SSH protocol version 2 and if 293Request rekeying of the connection (only useful for SSH protocol version 2
294the peer supports it) 294and if the peer supports it)
295.El 295.El
296.Pp 296.Pp
297.Ss X11 and TCP forwarding 297.Ss X11 and TCP forwarding