mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 16:24:39 +02:00
- djm@cvs.openbsd.org 2010/03/04 23:17:25
[sshd_config.5] missing word; spotted by jmc@
This commit is contained in:
parent
8f6c337563
commit
c6db99ec14
@ -9,6 +9,9 @@
|
|||||||
- jmc@cvs.openbsd.org 2010/03/04 22:52:40
|
- jmc@cvs.openbsd.org 2010/03/04 22:52:40
|
||||||
[ssh-keygen.1]
|
[ssh-keygen.1]
|
||||||
fix Bk/Ek;
|
fix Bk/Ek;
|
||||||
|
- djm@cvs.openbsd.org 2010/03/04 23:17:25
|
||||||
|
[sshd_config.5]
|
||||||
|
missing word; spotted by jmc@
|
||||||
- (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older
|
- (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older
|
||||||
compilers. OK djm@
|
compilers. OK djm@
|
||||||
|
|
||||||
|
@ -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.119 2010/03/04 12:51:25 jmc Exp $
|
.\" $OpenBSD: sshd_config.5,v 1.120 2010/03/04 23:17:25 djm Exp $
|
||||||
.Dd $Mdocdate: March 4 2010 $
|
.Dd $Mdocdate: March 4 2010 $
|
||||||
.Dt SSHD_CONFIG 5
|
.Dt SSHD_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
@ -896,7 +896,7 @@ To disable TCP keepalive messages, the value should be set to
|
|||||||
.Dq no .
|
.Dq no .
|
||||||
.It Cm TrustedUserCAKeys
|
.It Cm TrustedUserCAKeys
|
||||||
Specifies a file containing public keys of certificate authorities that are
|
Specifies a file containing public keys of certificate authorities that are
|
||||||
trusted sign user certificates for authentication.
|
trusted to sign user certificates for authentication.
|
||||||
Keys are listed one per line; empty lines and comments starting with
|
Keys are listed one per line; empty lines and comments starting with
|
||||||
.Ql #
|
.Ql #
|
||||||
are allowed.
|
are allowed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user