summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sshd_config.58
1 files changed, 5 insertions, 3 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 99e44184a..dff24fd12 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
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.260 2017/10/26 06:44:01 jmc Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.261 2018/02/10 06:54:38 djm Exp $
37.Dd $Mdocdate: October 26 2017 $ 37.Dd $Mdocdate: February 10 2018 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -777,7 +777,9 @@ Specifies whether
777should ignore the user's 777should ignore the user's
778.Pa ~/.ssh/known_hosts 778.Pa ~/.ssh/known_hosts
779during 779during
780.Cm HostbasedAuthentication . 780.Cm HostbasedAuthentication
781and use only the system-wide known hosts file
782.Pa /etc/ssh/known_hosts .
781The default is 783The default is
782.Cm no . 784.Cm no .
783.It Cm IPQoS 785.It Cm IPQoS