.\"
.\" Created: Sat Apr 22 21:55:14 1995 ylo
.\"
-.\" $Id: ssh.1,v 1.42 2000/03/23 21:39:55 aaron Exp $
+.\" $Id: ssh.1,v 1.43 2000/03/24 03:04:46 brad Exp $
.\"
.Dd September 25, 1999
.Dt SSH 1
Only fatal errors are displayed.
.It Fl t
Force pseudo-tty allocation.
-This can be used to execute arbitary
+This can be used to execute arbitrary
screen-based programs on a remote machine, which can be very useful,
e.g., when implementing menu services.
.It Fl v
.\"
.\" Created: Sat Apr 22 21:55:14 1995 ylo
.\"
-.\" $Id: sshd.8,v 1.36 2000/03/23 21:10:10 aaron Exp $
+.\" $Id: sshd.8,v 1.37 2000/03/24 03:04:46 brad Exp $
.\"
.Dd September 25, 1999
.Dt SSHD 8
.Pa $HOME/.ssh/known_hosts
files contain host public keys for all known hosts.
The global file should
-be prepared by the admistrator (optional), and the per-user file is
+be prepared by the administrator (optional), and the per-user file is
maintained automatically: whenever the user connects an unknown host
its key is added to the per-user file.
.Pp