summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstevesk <stevesk@openbsd.org>2001-03-04 12:54:04 +0000
committerstevesk <stevesk@openbsd.org>2001-03-04 12:54:04 +0000
commit72066a99f43fc529795517c05b79a284890bf3da (patch)
treed98ee00a2e7eaf7aafbc2bdd38a64bafb8dc46c3
parentkill obsolete RandomSeed; ok markus@ deraadt@ (diff)
downloadwireguard-openbsd-72066a99f43fc529795517c05b79a284890bf3da.tar.xz
wireguard-openbsd-72066a99f43fc529795517c05b79a284890bf3da.zip
spelling
-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