mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-25 11:22:10 +00:00
- djm@cvs.openbsd.org 2005/09/19 23:31:31
[ssh.1] spelling nit from stevesk@
This commit is contained in:
parent
895d698515
commit
1e4308e6fa
@ -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
4
ssh.1
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user