diff options
author | Damien Miller <djm@mindrot.org> | 2006-03-15 11:31:01 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-03-15 11:31:01 +1100 |
commit | 20c2ec48c376fc025774bbb903f57de449bb8c5c (patch) | |
tree | a5ae54d62f0b28926b8a7ad1922f3b99a4c4ec45 /ssh_config.5 | |
parent | b59d4fe8b505f98f1a95da369c0f4c51b642e042 (diff) |
- jmc@cvs.openbsd.org 2006/02/12 10:49:44
[ssh_config.5]
slight rewording; ok djm
Diffstat (limited to 'ssh_config.5')
-rw-r--r-- | ssh_config.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index 5d821a0b1..62a185a39 100644 --- a/ssh_config.5 +++ b/ssh_config.5 | |||
@@ -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_config.5,v 1.77 2006/02/12 06:45:34 djm Exp $ | 37 | .\" $OpenBSD: ssh_config.5,v 1.78 2006/02/12 10:49:44 jmc Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSH_CONFIG 5 | 39 | .Dt SSH_CONFIG 5 |
40 | .Os | 40 | .Os |
@@ -317,7 +317,7 @@ by the remote login username. | |||
317 | It is recommended that any | 317 | It is recommended that any |
318 | .Cm ControlPath | 318 | .Cm ControlPath |
319 | used for opportunistic connection sharing include | 319 | used for opportunistic connection sharing include |
320 | at least the last three of these escape sequences (%h, %p and %r). | 320 | at least %h, %p, and %r. |
321 | This ensures that shared connections are uniquely identified. | 321 | This ensures that shared connections are uniquely identified. |
322 | .It Cm DynamicForward | 322 | .It Cm DynamicForward |
323 | Specifies that a TCP port on the local machine be forwarded | 323 | Specifies that a TCP port on the local machine be forwarded |