summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2000-11-30 07:04:03 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2000-11-30 07:04:03 +0000
commit8457ecac990d3e40f1258805ca60a64bae26f40b (patch)
tree906ad824b8158b3e16190b7bc594b3486ca0e229
parent5a9e7a709a92762c912df7c38e753af2ebb96793 (diff)
-T is for both protocols
-rw-r--r--usr.bin/ssh/ssh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index 5a1871c4c53..93f87e2d601 100644
--- a/usr.bin/ssh/ssh.1
+++ b/usr.bin/ssh/ssh.1
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: ssh.1,v 1.68 2000/11/12 19:50:38 markus Exp $
+.\" $OpenBSD: ssh.1,v 1.69 2000/11/30 07:04:02 markus Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -475,7 +475,7 @@ This can be used to execute arbitrary
screen-based programs on a remote machine, which can be very useful,
e.g., when implementing menu services.
.It Fl T
-Disable pseudo-tty allocation (protocol version 2 only).
+Disable pseudo-tty allocation.
.It Fl v
Verbose mode.
Causes