diff options
Diffstat (limited to 'sshd_config.5')
-rw-r--r-- | sshd_config.5 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5 index 54231d562..bcd0435e8 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -34,7 +34,7 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: sshd_config.5,v 1.72 2007/02/19 10:45:58 dtucker Exp $ | 37 | .\" $OpenBSD: sshd_config.5,v 1.73 2007/03/01 10:28:02 dtucker Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSHD_CONFIG 5 | 39 | .Dt SSHD_CONFIG 5 |
40 | .Os | 40 | .Os |
@@ -513,12 +513,11 @@ keyword. | |||
513 | Available keywords are | 513 | Available keywords are |
514 | .Cm AllowTcpForwarding , | 514 | .Cm AllowTcpForwarding , |
515 | .Cm Banner , | 515 | .Cm Banner , |
516 | .Cm ChallengeResponseAuthentication , | ||
517 | .Cm ForceCommand , | 516 | .Cm ForceCommand , |
518 | .Cm GatewayPorts , | 517 | .Cm GatewayPorts , |
519 | .Cm GSSApiAuthentication , | 518 | .Cm GSSApiAuthentication , |
520 | .Cm KerberosAuthentication , | 519 | .Cm KerberosAuthentication , |
521 | .Cm KeyboardInteractiveAuthentication , | 520 | .Cm KbdInteractiveAuthentication , |
522 | .Cm PasswordAuthentication , | 521 | .Cm PasswordAuthentication , |
523 | .Cm PermitOpen , | 522 | .Cm PermitOpen , |
524 | .Cm RhostsRSAAuthentication , | 523 | .Cm RhostsRSAAuthentication , |