mirror of git://anongit.mindrot.org/openssh.git
- djm@cvs.openbsd.org 2009/02/22 23:59:25
[sshd_config.5] missing period
This commit is contained in:
parent
1991384764
commit
0296ae85ec
|
@ -3,6 +3,9 @@
|
|||
- djm@cvs.openbsd.org 2009/02/22 23:50:57
|
||||
[ssh_config.5 sshd_config.5]
|
||||
don't advertise experimental options
|
||||
- djm@cvs.openbsd.org 2009/02/22 23:59:25
|
||||
[sshd_config.5]
|
||||
missing period
|
||||
|
||||
20090222
|
||||
- (djm) OpenBSD CVS Sync
|
||||
|
@ -5196,5 +5199,5 @@
|
|||
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
||||
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
||||
|
||||
$Id: ChangeLog,v 1.5202 2009/02/22 23:53:58 djm Exp $
|
||||
$Id: ChangeLog,v 1.5203 2009/02/23 00:00:24 djm Exp $
|
||||
|
||||
|
|
|
@ -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: sshd_config.5,v 1.101 2009/02/22 23:50:57 djm Exp $
|
||||
.\" $OpenBSD: sshd_config.5,v 1.102 2009/02/22 23:59:25 djm Exp $
|
||||
.Dd $Mdocdate: February 22 2009 $
|
||||
.Dt SSHD_CONFIG 5
|
||||
.Os
|
||||
|
@ -614,7 +614,7 @@ Available keywords are
|
|||
.Cm X11DisplayOffset ,
|
||||
.Cm X11Forwarding
|
||||
and
|
||||
.Cm X11UseLocalHost
|
||||
.Cm X11UseLocalHost .
|
||||
.It Cm MaxAuthTries
|
||||
Specifies the maximum number of authentication attempts permitted per
|
||||
connection.
|
||||
|
|
Loading…
Reference in New Issue