summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-12-21 11:48:17 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-12-21 11:48:17 +0000
commit2301017cbf90816d4fbcef7f8391eed91756b087 (patch)
tree548d16ed4a458e988dd33b90d4bcd39ed84cb10a /usr.bin
parent819278bef29a6a050ae88738f8de8fcd5cd3cfa6 (diff)
-L and -R descriptions are now above, not below, ~C description;
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ssh/ssh.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1
index caa78f4afba..10d77e568c2 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.224 2005/12/20 22:09:41 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.225 2005/12/21 11:48:16 jmc Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@@ -829,7 +829,7 @@ Currently this allows the addition of port forwardings using the
.Fl L
and
.Fl R
-options (see below).
+options (see above).
It also allows the cancellation of existing remote port-forwardings
using
.Fl KR Ar hostport .