diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -34,8 +34,8 @@ | |||
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.278 2008/10/08 23:34:03 djm Exp $ | 37 | .\" $OpenBSD: ssh.1,v 1.279 2008/11/05 03:23:09 stevesk Exp $ |
38 | .Dd $Mdocdate: October 8 2008 $ | 38 | .Dd $Mdocdate: November 5 2008 $ |
39 | .Dt SSH 1 | 39 | .Dt SSH 1 |
40 | .Os | 40 | .Os |
41 | .Sh NAME | 41 | .Sh NAME |
@@ -898,9 +898,10 @@ Send a BREAK to the remote system | |||
898 | .It Cm ~C | 898 | .It Cm ~C |
899 | Open command line. | 899 | Open command line. |
900 | Currently this allows the addition of port forwardings using the | 900 | Currently this allows the addition of port forwardings using the |
901 | .Fl L | 901 | .Fl L , |
902 | and | ||
903 | .Fl R | 902 | .Fl R |
903 | and | ||
904 | .Fl D | ||
904 | options (see above). | 905 | options (see above). |
905 | It also allows the cancellation of existing remote port-forwardings | 906 | It also allows the cancellation of existing remote port-forwardings |
906 | using | 907 | using |