summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sshd_config.54
1 files changed, 2 insertions, 2 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 690797958..babe2ae8f 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,7 +33,7 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd_config.5,v 1.224 2016/06/17 05:03:40 djm Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.225 2016/06/17 06:33:30 jmc Exp $
37.Dd $Mdocdate: June 17 2016 $ 37.Dd $Mdocdate: June 17 2016 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
@@ -192,7 +192,7 @@ This option must be followed by one or more comma-separated lists of
192authentication method names, or by the single string 192authentication method names, or by the single string
193.Dq any 193.Dq any
194to indicate the default behaviour of accepting any single authentication 194to indicate the default behaviour of accepting any single authentication
195methods. 195method.
196if the default is overridden, then successful authentication requires 196if the default is overridden, then successful authentication requires
197completion of every method in at least one of these lists. 197completion of every method in at least one of these lists.
198.Pp 198.Pp