summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--sshd_config.54
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 716d92227..a79ddda70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
9 - markus@cvs.openbsd.org 2005/03/16 21:17:39 9 - markus@cvs.openbsd.org 2005/03/16 21:17:39
10 [version.h] 10 [version.h]
11 4.1 11 4.1
12 - jmc@cvs.openbsd.org 2005/03/18 17:05:00
13 [sshd_config.5]
14 typo;
12 15
1320050329 1620050329
14 - (dtucker) [contrib/aix/buildbff.sh] Bug #1005: Look up only the user we're 17 - (dtucker) [contrib/aix/buildbff.sh] Bug #1005: Look up only the user we're
@@ -2399,4 +2402,4 @@
2399 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2402 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2400 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2403 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2401 2404
2402$Id: ChangeLog,v 1.3730 2005/03/31 11:31:54 dtucker Exp $ 2405$Id: ChangeLog,v 1.3731 2005/03/31 11:33:50 dtucker Exp $
diff --git a/sshd_config.5 b/sshd_config.5
index 8d291e61d..ea79a54bf 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.39 2005/03/01 10:09:52 djm Exp $ 37.\" $OpenBSD: sshd_config.5,v 1.40 2005/03/18 17:05:00 jmc 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
@@ -630,7 +630,7 @@ To disable TCP keepalive messages, the value should be set to
630.It Cm UseDNS 630.It Cm UseDNS
631Specifies whether 631Specifies whether
632.Nm sshd 632.Nm sshd
633should lookup the remote host name and check that 633should look up the remote host name and check that
634the resolved host name for the remote IP address maps back to the 634the resolved host name for the remote IP address maps back to the
635very same IP address. 635very same IP address.
636The default is 636The default is