summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sshd.8 b/sshd.8
index 0bc5f820a..51d339b65 100644
--- a/sshd.8
+++ b/sshd.8
@@ -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.8,v 1.214 2006/02/01 09:06:50 jmc Exp $ 37.\" $OpenBSD: sshd.8,v 1.215 2006/02/01 09:11:41 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSHD 8 39.Dt SSHD 8
40.Os 40.Os
@@ -217,7 +217,7 @@ from making DNS requests unless the authentication
217mechanism or configuration requires it. 217mechanism or configuration requires it.
218Authentication mechanisms that may require DNS include 218Authentication mechanisms that may require DNS include
219.Cm RhostsRSAAuthentication , 219.Cm RhostsRSAAuthentication ,
220.Cm HostbasedAuthentication 220.Cm HostbasedAuthentication ,
221and using a 221and using a
222.Cm from="pattern-list" 222.Cm from="pattern-list"
223option in a key file. 223option in a key file.