]> andersk Git - openssh.git/commitdiff
- jmc@cvs.openbsd.org 2005/12/21 11:57:25
authordjm <djm>
Sat, 24 Dec 2005 03:53:44 +0000 (03:53 +0000)
committerdjm <djm>
Sat, 24 Dec 2005 03:53:44 +0000 (03:53 +0000)
     [ssh.1]
     options now described `above', rather than `later';

ChangeLog
ssh.1

index ac8891844db63c81776fdf9d3b6a85452ec79474..58b32fbd96199c20a0249b8a4d881eb2554bf723 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,9 @@
    - jmc@cvs.openbsd.org 2005/12/21 11:48:16
      [ssh.1]
      -L and -R descriptions are now above, not below, ~C description;
    - jmc@cvs.openbsd.org 2005/12/21 11:48:16
      [ssh.1]
      -L and -R descriptions are now above, not below, ~C description;
+   - jmc@cvs.openbsd.org 2005/12/21 11:57:25
+     [ssh.1]
+     options now described `above', rather than `later';
 
 20051220
  - (dtucker) OpenBSD CVS Sync
 
 20051220
  - (dtucker) OpenBSD CVS Sync
diff --git a/ssh.1 b/ssh.1
index 10d77e568c2d24f71632c1f02b62ad2054185dfe..2cf22223485621ec9b3b94462c72e61630dac797 100644 (file)
--- 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.
 .\"
 .\" (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.225 2005/12/21 11:48:16 jmc Exp $
+.\" $OpenBSD: ssh.1,v 1.226 2005/12/21 11:57:25 jmc Exp $
 .Dd September 25, 1999
 .Dt SSH 1
 .Os
 .Dd September 25, 1999
 .Dt SSH 1
 .Os
@@ -854,7 +854,7 @@ variable is set to
 .Fl X
 and
 .Fl x
 .Fl X
 and
 .Fl x
-options described later)
+options above)
 and the user is using X11 (the
 .Ev DISPLAY
 environment variable is set), the connection to the X11 display is
 and the user is using X11 (the
 .Ev DISPLAY
 environment variable is set), the connection to the X11 display is
@@ -896,7 +896,7 @@ variable is set to
 .Fl A
 and
 .Fl a
 .Fl A
 and
 .Fl a
-options described later) and
+options above) and
 the user is using an authentication agent, the connection to the agent
 is automatically forwarded to the remote side.
 .Pp
 the user is using an authentication agent, the connection to the agent
 is automatically forwarded to the remote side.
 .Pp
This page took 0.048642 seconds and 5 git commands to generate.