- djm@cvs.openbsd.org 2009/02/22 23:59:25

[sshd_config.5]
     missing period
This commit is contained in:
Damien Miller 2009-02-23 11:00:24 +11:00
parent 1991384764
commit 0296ae85ec
2 changed files with 6 additions and 3 deletions

View File

@ -3,6 +3,9 @@
- djm@cvs.openbsd.org 2009/02/22 23:50:57 - djm@cvs.openbsd.org 2009/02/22 23:50:57
[ssh_config.5 sshd_config.5] [ssh_config.5 sshd_config.5]
don't advertise experimental options don't advertise experimental options
- djm@cvs.openbsd.org 2009/02/22 23:59:25
[sshd_config.5]
missing period
20090222 20090222
- (djm) OpenBSD CVS Sync - (djm) OpenBSD CVS Sync
@ -5196,5 +5199,5 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@ 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 $

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: 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 $ .Dd $Mdocdate: February 22 2009 $
.Dt SSHD_CONFIG 5 .Dt SSHD_CONFIG 5
.Os .Os
@ -614,7 +614,7 @@ Available keywords are
.Cm X11DisplayOffset , .Cm X11DisplayOffset ,
.Cm X11Forwarding .Cm X11Forwarding
and and
.Cm X11UseLocalHost .Cm X11UseLocalHost .
.It Cm MaxAuthTries .It Cm MaxAuthTries
Specifies the maximum number of authentication attempts permitted per Specifies the maximum number of authentication attempts permitted per
connection. connection.