mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-27 07:44:29 +02:00
upstream commit
grammar fix; Upstream-ID: 5d5b21c80f1e81db367333ce0bb3e5874fb3e463
This commit is contained in:
parent
5e28b1a2a3
commit
ad23a75509
@ -33,7 +33,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.224 2016/06/17 05:03:40 djm Exp $
|
.\" $OpenBSD: sshd_config.5,v 1.225 2016/06/17 06:33:30 jmc Exp $
|
||||||
.Dd $Mdocdate: June 17 2016 $
|
.Dd $Mdocdate: June 17 2016 $
|
||||||
.Dt SSHD_CONFIG 5
|
.Dt SSHD_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
@ -192,7 +192,7 @@ This option must be followed by one or more comma-separated lists of
|
|||||||
authentication method names, or by the single string
|
authentication method names, or by the single string
|
||||||
.Dq any
|
.Dq any
|
||||||
to indicate the default behaviour of accepting any single authentication
|
to indicate the default behaviour of accepting any single authentication
|
||||||
methods.
|
method.
|
||||||
if the default is overridden, then successful authentication requires
|
if the default is overridden, then successful authentication requires
|
||||||
completion of every method in at least one of these lists.
|
completion of every method in at least one of these lists.
|
||||||
.Pp
|
.Pp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user