diff options
author | 2000-03-23 22:03:33 +0000 | |
---|---|---|
committer | 2000-03-23 22:03:33 +0000 | |
commit | 49f2e850fc9bf598b9f3c66d03a40bf76bf0be7c (patch) | |
tree | ee9d7bbbd878efcb1d08bef8fb03177561c6fc0b | |
parent | switch to raw mode only if he _get_ a pty (not if we _want_ a pty). (diff) | |
download | wireguard-openbsd-49f2e850fc9bf598b9f3c66d03a40bf76bf0be7c.tar.xz wireguard-openbsd-49f2e850fc9bf598b9f3c66d03a40bf76bf0be7c.zip |
Please note that this file has not been updated for OpenSSH.....
-rw-r--r-- | usr.bin/ssh/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.bin/ssh/README b/usr.bin/ssh/README index 04c733c8ac6..70dd6126414 100644 --- a/usr.bin/ssh/README +++ b/usr.bin/ssh/README @@ -1,3 +1,7 @@ + +[ Please note that this file has not been updated for OpenSSH and + covers the ssh-1.2.12 release from Dec 1995 only. ] + Ssh (Secure Shell) is a program to log into another computer over a network, to execute commands in a remote machine, and to move files from one machine to another. It provides strong authentication and |