diff options
Diffstat (limited to 'usr.bin/ssh/ssh.1')
-rw-r--r-- | usr.bin/ssh/ssh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 008fdde34bf..203e8f288f9 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/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.187 2004/05/22 06:32:12 djm Exp $ +.\" $OpenBSD: ssh.1,v 1.188 2004/05/22 16:01:05 jmc Exp $ .Dd September 25, 1999 .Dt SSH 1 .Os @@ -308,7 +308,7 @@ Currently this allows the addition of port forwardings using the and .Fl R options (see below). -It also allows the cancellation of existing remote port-forwardings +It also allows the cancellation of existing remote port-forwardings using .Fl KR Ar hostport . Basic help is available, using the |