[ssh.1]
     ~B is ssh2 only
This commit is contained in:
Damien Miller 2003-05-15 14:17:28 +10:00
parent 156cbe8c67
commit 46a7b40d1e
2 changed files with 7 additions and 3 deletions

View File

@ -38,6 +38,9 @@
- jakob@cvs.openbsd.org 2003/05/15 04:08:44 - jakob@cvs.openbsd.org 2003/05/15 04:08:44
[readconf.c servconf.c] [readconf.c servconf.c]
disable kerberos when not supported. ok markus@ disable kerberos when not supported. ok markus@
- markus@cvs.openbsd.org 2003/05/15 04:08:41
[ssh.1]
~B is ssh2 only
- (djm) Always parse UsePAM - (djm) Always parse UsePAM
- (djm) Configure glue for DNS support (code doesn't work in portable yet) - (djm) Configure glue for DNS support (code doesn't work in portable yet)
- (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support) - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
@ -1520,4 +1523,4 @@
save auth method before monitor_reset_key_state(); bugzilla bug #284; save auth method before monitor_reset_key_state(); bugzilla bug #284;
ok provos@ ok provos@
$Id: ChangeLog,v 1.2718 2003/05/15 04:16:41 djm Exp $ $Id: ChangeLog,v 1.2719 2003/05/15 04:17:28 djm Exp $

5
ssh.1
View File

@ -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.170 2003/05/14 22:24:42 markus Exp $ .\" $OpenBSD: ssh.1,v 1.171 2003/05/15 04:08:41 markus Exp $
.Dd September 25, 1999 .Dd September 25, 1999
.Dt SSH 1 .Dt SSH 1
.Os .Os
@ -302,7 +302,8 @@ to terminate
.It Cm ~? .It Cm ~?
Display a list of escape characters Display a list of escape characters
.It Cm ~B .It Cm ~B
Send a BREAK to the remote system. Send a BREAK to the remote system (only useful for SSH protocol version 2
and if the peer supports it)
.It Cm ~C .It Cm ~C
Open command line (only useful for adding port forwardings using the Open command line (only useful for adding port forwardings using the
.Fl L .Fl L