summaryrefslogtreecommitdiff
path: root/ssh.1
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-07-22 20:41:59 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-07-22 20:41:59 +0000
commit660076925e6ad3c001835568c786e3f63f75ddab (patch)
treed13de9bf588d059e72bbc1c1b3a5978a20c60239 /ssh.1
parent3fdf8761078e27120b27a9801faed2e69ed998e7 (diff)
- stevesk@cvs.openbsd.org 2001/07/19 00:41:44
[ssh.1] escape chars are below now
Diffstat (limited to 'ssh.1')
-rw-r--r--ssh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh.1 b/ssh.1
index 05112812c..0cc56ae8c 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.118 2001/06/26 17:25:34 markus Exp $ 37.\" $OpenBSD: ssh.1,v 1.119 2001/07/19 00:41:44 stevesk Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH 1 39.Dt SSH 1
40.Os 40.Os
@@ -273,7 +273,7 @@ through the use of an escape character.
273.Pp 273.Pp
274A single tilde character can be sent as 274A single tilde character can be sent as
275.Ic ~~ 275.Ic ~~
276(or by following the tilde by a character other than those described above). 276or by following the tilde by a character other than those described below.
277The escape character must always follow a newline to be interpreted as 277The escape character must always follow a newline to be interpreted as
278special. 278special.
279The escape character can be changed in configuration files using the 279The escape character can be changed in configuration files using the