- djm@cvs.openbsd.org 2005/09/19 23:31:31

[ssh.1]
     spelling nit from stevesk@
This commit is contained in:
Darren Tucker 2005-10-03 18:18:40 +10:00
parent 895d698515
commit 1e4308e6fa
2 changed files with 6 additions and 3 deletions

View File

@ -27,6 +27,9 @@
- jmc@cvs.openbsd.org 2005/09/19 15:42:44 - jmc@cvs.openbsd.org 2005/09/19 15:42:44
[ssh.c] [ssh.c]
update -D usage here too; update -D usage here too;
- djm@cvs.openbsd.org 2005/09/19 23:31:31
[ssh.1]
spelling nit from stevesk@
20050930 20050930
- (dtucker) [openbsd-compat/openbsd-compat.h] Bug #1096: Add prototype - (dtucker) [openbsd-compat/openbsd-compat.h] Bug #1096: Add prototype
@ -3067,4 +3070,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM - (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
$Id: ChangeLog,v 1.3909 2005/10/03 08:18:05 dtucker Exp $ $Id: ChangeLog,v 1.3910 2005/10/03 08:18:40 dtucker Exp $

4
ssh.1
View File

@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.\" $OpenBSD: ssh.1,v 1.211 2005/09/19 15:38:27 jmc Exp $ .\" $OpenBSD: ssh.1,v 1.212 2005/09/19 23:31:31 djm Exp $
.Dd September 25, 1999 .Dd September 25, 1999
.Dt SSH 1 .Dt SSH 1
.Os .Os
@ -455,7 +455,7 @@ option.
Selects the cipher specification for encrypting the session. Selects the cipher specification for encrypting the session.
.Pp .Pp
Protocol version 1 allows specification of a single cipher. Protocol version 1 allows specification of a single cipher.
The suported values are The supported values are
.Dq 3des , .Dq 3des ,
.Dq blowfish .Dq blowfish
and and