[sshd.8]
     spelling
This commit is contained in:
Ben Lindstrom 2001-03-05 07:43:27 +00:00
Родитель d9cae22d1a
Коммит fafea18d68
2 изменённых файлов: 6 добавлений и 3 удалений

Просмотреть файл

@ -156,6 +156,9 @@
- stevesk@cvs.openbsd.org 2001/03/04 11:16:06
[servconf.c sshd.8]
kill obsolete RandomSeed; ok markus@ deraadt@
- stevesk@cvs.openbsd.org 2001/03/04 12:54:04
[sshd.8]
spelling
20010304
- (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
@ -4348,4 +4351,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
$Id: ChangeLog,v 1.900 2001/03/05 07:42:03 mouring Exp $
$Id: ChangeLog,v 1.901 2001/03/05 07:43:27 mouring Exp $

4
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 support for
.Xr skey 1