]> andersk Git - openssh.git/commitdiff
- jmc@cvs.openbsd.org 2003/11/12 20:14:51
authordjm <djm>
Mon, 17 Nov 2003 10:19:49 +0000 (10:19 +0000)
committerdjm <djm>
Mon, 17 Nov 2003 10:19:49 +0000 (10:19 +0000)
     [ssh_config.5]
     make verb agree with subject, and kill some whitespace;

ChangeLog
ssh_config.5

index 736226c4ac9b921e88f30de8fafc8d1828b988e3..e107b2bbcd7e8e0849c0cfdc0eee382408f13a37 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,9 @@
    - jakob@cvs.openbsd.org 2003/11/12 16:39:58
      [dns.c dns.h readconf.c ssh_config.5 sshconnect.c]
      update SSHFP validation. ok markus@
+   - jmc@cvs.openbsd.org 2003/11/12 20:14:51
+     [ssh_config.5]
+     make verb agree with subject, and kill some whitespace;
 
 20031115
  - (dtucker) [regress/agent-ptrace.sh] Test for GDB output from Solaris and
index 55ca907eb439424bdcb7c49fdbf7c8d3504e45d7..8857073a5aecdb342a517c7aaa1d9ac9c5648ad0 100644 (file)
@@ -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_config.5,v 1.24 2003/11/12 16:39:58 jakob Exp $
+.\" $OpenBSD: ssh_config.5,v 1.25 2003/11/12 20:14:51 jmc Exp $
 .Dd September 25, 1999
 .Dt SSH_CONFIG 5
 .Os
@@ -644,7 +644,7 @@ Specifies whether to verify the remote key using DNS and SSHFP resource
 records.
 If this option is set to
 .Dq yes ,
-the client will implicitly trust keys that matches a secure fingerprint
+the client will implicitly trust keys that match a secure fingerprint
 from DNS.
 Insecure fingerprints will be handled as if this option was set to
 .Dq ask .
@@ -657,8 +657,8 @@ option.
 The argument must be
 .Dq yes ,
 .Dq no
-or  
-.Dq ask  .
+or
+.Dq ask .
 The default is
 .Dq no .
 Note that this option applies to protocol version 2 only.
This page took 0.058779 seconds and 5 git commands to generate.