]> andersk Git - openssh.git/commitdiff
- jmc@cvs.openbsd.org 2008/06/26 21:11:46
authordjm <djm>
Sun, 29 Jun 2008 14:04:31 +0000 (14:04 +0000)
committerdjm <djm>
Sun, 29 Jun 2008 14:04:31 +0000 (14:04 +0000)
     [ssh.1]
     add VisualHostKey to the list of options listed in -o;

ChangeLog
ssh.1

index c9f1ceb77be77dd56d32bfb9927fc42234fabe23..7b613d393e196fa11e2255cb66782ee602c6ae81 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,9 @@
      on every newly seen host even when the option was not enabled.
      prodded by deraadt@, discussions,
      help and ok markus@ djm@ dtucker@
+   - jmc@cvs.openbsd.org 2008/06/26 21:11:46
+     [ssh.1]
+     add VisualHostKey to the list of options listed in -o;
 
 20080628
  - (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec]
diff --git a/ssh.1 b/ssh.1
index 429803524ab2b9efaa5cc70d5de77dc9d366c018..cf6538f1f8af658299e57cc71efa64abe6c7e38c 100644 (file)
--- a/ssh.1
+++ b/ssh.1
@@ -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.275 2008/06/26 11:46:31 grunk Exp $
+.\" $OpenBSD: ssh.1,v 1.276 2008/06/26 21:11:46 jmc Exp $
 .Dd $Mdocdate$
 .Dt SSH 1
 .Os
@@ -498,6 +498,7 @@ For full details of the options listed below, and their possible values, see
 .It User
 .It UserKnownHostsFile
 .It VerifyHostKeyDNS
+.It VisualHostKey
 .It XAuthLocation
 .El
 .It Fl p Ar port
This page took 0.048051 seconds and 5 git commands to generate.