summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
diff options
context:
space:
mode:
authorKevin Steves <stevesk@cvs.openbsd.org>2001-03-04 12:54:05 +0000
committerKevin Steves <stevesk@cvs.openbsd.org>2001-03-04 12:54:05 +0000
commitd9ec9e89f0cb082574ab8a9862d00dc22b17a8f9 (patch)
treea2d88bd748cc38b9fdf2e2ae196fc8813031361a /usr.bin/ssh
parent45e3cb35adc6bc58f3f29976f6cb7e1daea9b489 (diff)
spelling
Diffstat (limited to 'usr.bin/ssh')
-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 77f0098f030..f653359bdd4 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.101 2001/03/04 11:16:06 stevesk Exp $
+.\" $OpenBSD: sshd.8,v 1.102 2001/03/04 12:54:04 stevesk Exp $
.Dd September 25, 1999
.Dt SSHD 8
.Os
@@ -645,7 +645,7 @@ Defines the number of bits in the server key.
The minimum value is 512, and the default is 768.
.It Cm ChallengeResponseAuthentication
Specifies whether
-challenge reponse
+challenge response
authentication is allowed.
Currently there is only support for
.Xr skey 1