summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-02-01 09:11:42 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-02-01 09:11:42 +0000
commit52cf99515a04b6975a2143d1b79d007ecefd8825 (patch)
tree79aa009ed434a5312d16a59013546aeb811ff640
parent99b3f6be7deb1f6217d9d3db33abe5c6e3a634ed (diff)
small tweak;
-rw-r--r--usr.bin/ssh/sshd.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8
index 7cd97aa1743..deabe10c61a 100644
--- a/usr.bin/ssh/sshd.8
+++ b/usr.bin/ssh/sshd.8
@@ -34,7 +34,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd.8,v 1.214 2006/02/01 09:06:50 jmc Exp $
+.\" $OpenBSD: sshd.8,v 1.215 2006/02/01 09:11:41 jmc Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -217,7 +217,7 @@ from making DNS requests unless the authentication
mechanism or configuration requires it.
Authentication mechanisms that may require DNS include
.Cm RhostsRSAAuthentication ,
-.Cm HostbasedAuthentication
+.Cm HostbasedAuthentication ,
and using a
.Cm from="pattern-list"
option in a key file.