mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 00:04:30 +02:00
- dtucker@cvs.openbsd.org 2004/05/02 11:57:52
[ssh.1] ConnectionTimeout -> ConnectTimeout, from m.a.ellis at ncl.ac.uk via Debian. ok djm@
This commit is contained in:
parent
097e1e9a97
commit
edae0ec12a
@ -22,6 +22,10 @@
|
|||||||
[sshd.8]
|
[sshd.8]
|
||||||
Man page grammar fix (bz #858), from damerell at chiark.greenend.org.uk
|
Man page grammar fix (bz #858), from damerell at chiark.greenend.org.uk
|
||||||
via Debian; ok djm@
|
via Debian; ok djm@
|
||||||
|
- dtucker@cvs.openbsd.org 2004/05/02 11:57:52
|
||||||
|
[ssh.1]
|
||||||
|
ConnectionTimeout -> ConnectTimeout, from m.a.ellis at ncl.ac.uk via
|
||||||
|
Debian. ok djm@
|
||||||
|
|
||||||
20040423
|
20040423
|
||||||
- (dtucker) [configure.ac openbsd-compat/getrrsetbyname.c] Declare h_errno
|
- (dtucker) [configure.ac openbsd-compat/getrrsetbyname.c] Declare h_errno
|
||||||
@ -1063,4 +1067,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.3338 2004/05/02 12:15:08 dtucker Exp $
|
$Id: ChangeLog,v 1.3339 2004/05/02 12:15:52 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.184 2004/04/28 07:13:42 jmc Exp $
|
.\" $OpenBSD: ssh.1,v 1.185 2004/05/02 11:57:52 dtucker Exp $
|
||||||
.Dd September 25, 1999
|
.Dd September 25, 1999
|
||||||
.Dt SSH 1
|
.Dt SSH 1
|
||||||
.Os
|
.Os
|
||||||
@ -618,7 +618,7 @@ For full details of the options listed below, and their possible values, see
|
|||||||
.It Compression
|
.It Compression
|
||||||
.It CompressionLevel
|
.It CompressionLevel
|
||||||
.It ConnectionAttempts
|
.It ConnectionAttempts
|
||||||
.It ConnectionTimeout
|
.It ConnectTimeout
|
||||||
.It DynamicForward
|
.It DynamicForward
|
||||||
.It EscapeChar
|
.It EscapeChar
|
||||||
.It ForwardAgent
|
.It ForwardAgent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user