=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ssh.1,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- src/usr.bin/ssh/ssh.1 2001/02/03 10:19:50 1.81 +++ src/usr.bin/ssh/ssh.1 2001/02/03 17:03:05 1.82 @@ -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: ssh.1,v 1.81 2001/02/03 10:19:50 markus Exp $ +.\" $OpenBSD: ssh.1,v 1.82 2001/02/03 17:03:05 stevesk Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -753,8 +753,8 @@ .It Cm HostKeyAlias Specifies an alias that should be used instead of the real host name when looking up or saving the host key -the kown_hosts files. -This option is useful for tunneling ssh connection +in the known_hosts files. +This option is useful for tunneling ssh connections or if you have multiple servers running on a single host. .It Cm HostName Specifies the real host name to log into.