diff options
Diffstat (limited to 'usr.bin/ssh/ssh.1')
-rw-r--r-- | usr.bin/ssh/ssh.1 | 4 |
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 |