mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
- jmc@cvs.openbsd.org 2009/02/12 07:34:20
[ssh_config.5] kill trailing whitespace;
This commit is contained in:
parent
85c6d8a991
commit
e379e10837
@ -27,6 +27,9 @@
|
|||||||
- djm@cvs.openbsd.org 2009/02/12 03:46:17
|
- djm@cvs.openbsd.org 2009/02/12 03:46:17
|
||||||
[ssh_config.5]
|
[ssh_config.5]
|
||||||
document RemoteForward usage with 0 listen port
|
document RemoteForward usage with 0 listen port
|
||||||
|
- jmc@cvs.openbsd.org 2009/02/12 07:34:20
|
||||||
|
[ssh_config.5]
|
||||||
|
kill trailing whitespace;
|
||||||
|
|
||||||
20090212
|
20090212
|
||||||
- (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically
|
- (djm) [sshpty.c] bz#1419: OSX uses cloning ptys that automagically
|
||||||
@ -5153,5 +5156,5 @@
|
|||||||
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
OpenServer 6 and add osr5bigcrypt support so when someone migrates
|
||||||
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
passwords between UnixWare and OpenServer they will still work. OK dtucker@
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.5192 2009/02/14 05:34:21 djm Exp $
|
$Id: ChangeLog,v 1.5193 2009/02/14 05:34:39 djm Exp $
|
||||||
|
|
||||||
|
@ -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_config.5,v 1.117 2009/02/12 03:46:17 djm Exp $
|
.\" $OpenBSD: ssh_config.5,v 1.118 2009/02/12 07:34:20 jmc Exp $
|
||||||
.Dd $Mdocdate: February 12 2009 $
|
.Dd $Mdocdate: February 12 2009 $
|
||||||
.Dt SSH_CONFIG 5
|
.Dt SSH_CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
@ -813,7 +813,7 @@ Multiple forwardings may be specified, and additional
|
|||||||
forwardings can be given on the command line.
|
forwardings can be given on the command line.
|
||||||
Privileged ports can be forwarded only when
|
Privileged ports can be forwarded only when
|
||||||
logging in as root on the remote machine.
|
logging in as root on the remote machine.
|
||||||
.Pp
|
.Pp
|
||||||
If the
|
If the
|
||||||
.Ar port
|
.Ar port
|
||||||
argument is
|
argument is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user