From c72745afa96a87d41a22804f48499db12d95dfcd Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Sat, 2 Dec 2000 19:03:54 +0000 Subject: 20001203 - (bal) OpenBSD CVS updates: - markus@cvs.openbsd.org 2000/11/30 22:54:31 [channels.c] debug->warn if tried to do -R style fwd w/o client requesting this; ok neils@ - markus@cvs.openbsd.org 2000/11/29 20:39:17 [cipher.c] des_cbc_encrypt -> des_ncbc_encrypt since it already updates the IV - markus@cvs.openbsd.org 2000/11/30 18:33:05 [ssh-agent.c] agents must not dump core, ok niels@ - markus@cvs.openbsd.org 2000/11/30 07:04:02 [ssh.1] T is for both protocols - markus@cvs.openbsd.org 2000/12/01 00:00:51 [ssh.1] typo; from green@FreeBSD.org - markus@cvs.openbsd.org 2000/11/30 07:02:35 [ssh.c] check -T before isatty() - provos@cvs.openbsd.org 2000/11/29 13:51:27 [sshconnect.c] show IP address and hostname when new key is encountered. okay markus@ - markus@cvs.openbsd.org 2000/11/30 22:53:35 [sshconnect.c] disable agent/x11/port fwding if hostkey has changed; ok niels@ - marksu@cvs.openbsd.org 2000/11/29 21:11:59 [sshd.c] sshd -D, startup w/o deamon(), for monitoring scripts or inittab; from handler@sub-rosa.com and eric@urbanrange.com; ok niels@ --- ssh.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ssh.1') diff --git a/ssh.1 b/ssh.1 index 4bbfe34c0..8f3be1749 100644 --- a/ssh.1 +++ b/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.70 2000/12/01 00:00:51 markus Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -446,7 +446,7 @@ needs to ask for a password or passphrase; see also the option.) .It Fl N Do not execute a remote command. -This is usefull if you just want to forward ports +This is useful if you just want to forward ports (protocol version 2 only). .It Fl o Ar option Can be used to give options in the format used in the config file. @@ -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 @@ -1236,7 +1236,7 @@ This version of OpenSSH .Bl -bullet .It has all components of a restrictive nature (i.e., patents, see -.Xr crypto 3 ) +.Xr ssl 8 ) directly removed from the source code; any licensed or patented components are chosen from external libraries. @@ -1265,4 +1265,4 @@ The support for SSH protocol 2 was written by Markus Friedl. .Xr ssh-keygen 1 , .Xr telnet 1 , .Xr sshd 8 , -.Xr crypto 3 +.Xr ssl 8 -- cgit v1.2.3