mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 08:44:52 +02:00
- jmc@cvs.openbsd.org 2005/12/21 11:57:25
[ssh.1] options now described `above', rather than `later';
This commit is contained in:
parent
329cb01638
commit
9a765b22b7
@ -16,6 +16,9 @@
|
|||||||
- jmc@cvs.openbsd.org 2005/12/21 11:48:16
|
- jmc@cvs.openbsd.org 2005/12/21 11:48:16
|
||||||
[ssh.1]
|
[ssh.1]
|
||||||
-L and -R descriptions are now above, not below, ~C description;
|
-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
|
20051220
|
||||||
- (dtucker) OpenBSD CVS Sync
|
- (dtucker) OpenBSD CVS Sync
|
||||||
@ -3518,4 +3521,4 @@
|
|||||||
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
|
||||||
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.4043 2005/12/24 03:53:23 djm Exp $
|
$Id: ChangeLog,v 1.4044 2005/12/24 03:53:44 djm Exp $
|
||||||
|
6
ssh.1
6
ssh.1
@ -34,7 +34,7 @@
|
|||||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" 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
|
.Dd September 25, 1999
|
||||||
.Dt SSH 1
|
.Dt SSH 1
|
||||||
.Os
|
.Os
|
||||||
@ -854,7 +854,7 @@ variable is set to
|
|||||||
.Fl X
|
.Fl X
|
||||||
and
|
and
|
||||||
.Fl x
|
.Fl x
|
||||||
options described later)
|
options above)
|
||||||
and the user is using X11 (the
|
and the user is using X11 (the
|
||||||
.Ev DISPLAY
|
.Ev DISPLAY
|
||||||
environment variable is set), the connection to the X11 display is
|
environment variable is set), the connection to the X11 display is
|
||||||
@ -896,7 +896,7 @@ variable is set to
|
|||||||
.Fl A
|
.Fl A
|
||||||
and
|
and
|
||||||
.Fl a
|
.Fl a
|
||||||
options described later) and
|
options above) and
|
||||||
the user is using an authentication agent, the connection to the agent
|
the user is using an authentication agent, the connection to the agent
|
||||||
is automatically forwarded to the remote side.
|
is automatically forwarded to the remote side.
|
||||||
.Pp
|
.Pp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user