mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 08:44:52 +02:00
- stevesk@cvs.openbsd.org 2002/01/03 04:11:08
[ssh_config] grammar in comment
This commit is contained in:
parent
708d21c802
commit
56ccf41de2
@ -82,6 +82,9 @@
|
|||||||
[authfile.c channels.c compress.c packet.c sftp-server.c]
|
[authfile.c channels.c compress.c packet.c sftp-server.c]
|
||||||
[ssh-agent.c ssh-keygen.c]
|
[ssh-agent.c ssh-keygen.c]
|
||||||
remove unneeded casts and some char->u_char cleanup; ok markus@
|
remove unneeded casts and some char->u_char cleanup; ok markus@
|
||||||
|
- stevesk@cvs.openbsd.org 2002/01/03 04:11:08
|
||||||
|
[ssh_config]
|
||||||
|
grammar in comment
|
||||||
|
|
||||||
|
|
||||||
20020121
|
20020121
|
||||||
@ -7230,4 +7233,4 @@
|
|||||||
- Wrote replacements for strlcpy and mkdtemp
|
- Wrote replacements for strlcpy and mkdtemp
|
||||||
- Released 1.0pre1
|
- Released 1.0pre1
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.1746 2002/01/22 12:18:15 djm Exp $
|
$Id: ChangeLog,v 1.1747 2002/01/22 12:18:32 djm Exp $
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
# $OpenBSD: ssh_config,v 1.10 2001/04/03 21:19:38 todd Exp $
|
# $OpenBSD: ssh_config,v 1.11 2002/01/03 04:11:08 stevesk Exp $
|
||||||
|
|
||||||
# This is ssh client systemwide configuration file. See ssh(1) for more
|
# This is the ssh client system-wide configuration file. See ssh(1)
|
||||||
# information. This file provides defaults for users, and the values can
|
# for more information. This file provides defaults for users, and
|
||||||
# be changed in per-user configuration files or on the command line.
|
# the values can be changed in per-user configuration files or on the
|
||||||
|
# command line.
|
||||||
|
|
||||||
# Configuration data is parsed as follows:
|
# Configuration data is parsed as follows:
|
||||||
# 1. command line options
|
# 1. command line options
|
||||||
|
Loading…
x
Reference in New Issue
Block a user