diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | ssh.1 | 3 |
2 files changed, 6 insertions, 2 deletions
@@ -28,6 +28,9 @@ | |||
28 | on every newly seen host even when the option was not enabled. | 28 | on every newly seen host even when the option was not enabled. |
29 | prodded by deraadt@, discussions, | 29 | prodded by deraadt@, discussions, |
30 | help and ok markus@ djm@ dtucker@ | 30 | help and ok markus@ djm@ dtucker@ |
31 | - jmc@cvs.openbsd.org 2008/06/26 21:11:46 | ||
32 | [ssh.1] | ||
33 | add VisualHostKey to the list of options listed in -o; | ||
31 | 34 | ||
32 | 20080628 | 35 | 20080628 |
33 | - (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec] | 36 | - (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec] |
@@ -4448,4 +4451,4 @@ | |||
4448 | OpenServer 6 and add osr5bigcrypt support so when someone migrates | 4451 | OpenServer 6 and add osr5bigcrypt support so when someone migrates |
4449 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ | 4452 | passwords between UnixWare and OpenServer they will still work. OK dtucker@ |
4450 | 4453 | ||
4451 | $Id: ChangeLog,v 1.5029 2008/06/29 14:04:03 djm Exp $ | 4454 | $Id: ChangeLog,v 1.5030 2008/06/29 14:04:31 djm Exp $ |
@@ -34,7 +34,7 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: ssh.1,v 1.275 2008/06/26 11:46:31 grunk Exp $ | 37 | .\" $OpenBSD: ssh.1,v 1.276 2008/06/26 21:11:46 jmc Exp $ |
38 | .Dd $Mdocdate: June 26 2008 $ | 38 | .Dd $Mdocdate: June 26 2008 $ |
39 | .Dt SSH 1 | 39 | .Dt SSH 1 |
40 | .Os | 40 | .Os |
@@ -498,6 +498,7 @@ For full details of the options listed below, and their possible values, see | |||
498 | .It User | 498 | .It User |
499 | .It UserKnownHostsFile | 499 | .It UserKnownHostsFile |
500 | .It VerifyHostKeyDNS | 500 | .It VerifyHostKeyDNS |
501 | .It VisualHostKey | ||
501 | .It XAuthLocation | 502 | .It XAuthLocation |
502 | .El | 503 | .El |
503 | .It Fl p Ar port | 504 | .It Fl p Ar port |