- jmc@cvs.openbsd.org 2005/12/21 11:48:16
     [ssh.1]
     -L and -R descriptions are now above, not below, ~C description;
diff --git a/ssh.1 b/ssh.1
index caa78f4..10d77e5 100644
--- a/ssh.1
+++ b/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 @@
 .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 .