diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-08 19:29:13 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-04-08 19:29:13 +0000 |
commit | 0aacf7aa8665e2af32cc4f083c46aaa3e856417f (patch) | |
tree | cf471b243cc576572c5a0f09e884e5bd493b615b /usr.bin/tip | |
parent | c3e5ea6383ccc7749e35670ccf210707f5fceb8f (diff) |
~. was not being marked up properly;
Diffstat (limited to 'usr.bin/tip')
-rw-r--r-- | usr.bin/tip/tip.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tip/tip.1 b/usr.bin/tip/tip.1 index 7edc6b9afec..d0f9c03a86f 100644 --- a/usr.bin/tip/tip.1 +++ b/usr.bin/tip/tip.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tip.1,v 1.33 2005/03/12 12:21:08 jmc Exp $ +.\" $OpenBSD: tip.1,v 1.34 2005/04/08 19:29:12 jmc Exp $ .\" $NetBSD: tip.1,v 1.7 1994/12/08 09:31:05 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -156,7 +156,7 @@ A tilde appearing as the first character of a line is an escape signal; the following are recognized: .Bl -tag -offset indent -width Fl -.It Ic \&~^D No or Ic \&~ . +.It Ic \&~^D No or Ic \&~. Drop the connection and exit (you may still be logged in on the remote machine). .It Ic \&~c Op Ar name |