summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.55
1 files changed, 3 insertions, 2 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 3d4afb459..aa6720dc3 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -34,8 +34,8 @@
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.78 2007/08/23 03:22:16 djm Exp $ 37.\" $OpenBSD: sshd_config.5,v 1.79 2008/01/01 09:27:33 dtucker Exp $
38.Dd $Mdocdate: June 11 2007 $ 38.Dd $Mdocdate: January 1 2008 $
39.Dt SSHD_CONFIG 5 39.Dt SSHD_CONFIG 5
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -524,6 +524,7 @@ Available keywords are
524.Cm KerberosAuthentication , 524.Cm KerberosAuthentication ,
525.Cm PasswordAuthentication , 525.Cm PasswordAuthentication ,
526.Cm PermitOpen , 526.Cm PermitOpen ,
527.Cm PermitRootLogin ,
527.Cm RhostsRSAAuthentication , 528.Cm RhostsRSAAuthentication ,
528.Cm RSAAuthentication , 529.Cm RSAAuthentication ,
529.Cm X11DisplayOffset , 530.Cm X11DisplayOffset ,