]> andersk Git - openssh.git/commitdiff
- jmc@cvs.openbsd.org 2006/02/12 10:49:44
authordjm <djm>
Wed, 15 Mar 2006 00:31:01 +0000 (00:31 +0000)
committerdjm <djm>
Wed, 15 Mar 2006 00:31:01 +0000 (00:31 +0000)
     [ssh_config.5]
     slight rewording; ok djm

ChangeLog
ssh_config.5

index 3a19e6d8e12e45b0518c7012894933179f3a691a..e97abbda882c8992e4ed1649e5373861c0d54013 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -79,6 +79,9 @@
      raise error when the user specifies a RekeyLimit that is smaller than 16
      (the smallest of our cipher's blocksize) or big enough to cause integer
      wraparound; ok & feedback dtucker@
      raise error when the user specifies a RekeyLimit that is smaller than 16
      (the smallest of our cipher's blocksize) or big enough to cause integer
      wraparound; ok & feedback dtucker@
+   - jmc@cvs.openbsd.org 2006/02/12 10:49:44
+     [ssh_config.5]
+     slight rewording; ok djm
 
 20060313
  - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
 
 20060313
  - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
index 5d821a0b16e40bb4a57a6bedc0793c9609c33777..62a185a39e5fc21504aca9738ad9826e500fda78 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.
 .\"
 .\" (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.77 2006/02/12 06:45:34 djm Exp $
+.\" $OpenBSD: ssh_config.5,v 1.78 2006/02/12 10:49:44 jmc Exp $
 .Dd September 25, 1999
 .Dt SSH_CONFIG 5
 .Os
 .Dd September 25, 1999
 .Dt SSH_CONFIG 5
 .Os
@@ -317,7 +317,7 @@ by the remote login username.
 It is recommended that any
 .Cm ControlPath
 used for opportunistic connection sharing include
 It is recommended that any
 .Cm ControlPath
 used for opportunistic connection sharing include
-at least the last three of these escape sequences (%h, %p and %r).
+at least %h, %p, and %r.
 This ensures that shared connections are uniquely identified.
 .It Cm DynamicForward
 Specifies that a TCP port on the local machine be forwarded
 This ensures that shared connections are uniquely identified.
 .It Cm DynamicForward
 Specifies that a TCP port on the local machine be forwarded
This page took 0.04575 seconds and 5 git commands to generate.