mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-29 16:54:51 +02:00
- markus@cvs.openbsd.org 2002/02/18 17:55:20
[ssh.1] -q: Fatal errors are _not_ displayed.
This commit is contained in:
parent
21cf4e0628
commit
85221b2818
@ -37,6 +37,9 @@
|
|||||||
- markus@cvs.openbsd.org 2002/02/18 13:05:32
|
- markus@cvs.openbsd.org 2002/02/18 13:05:32
|
||||||
[cipher.c cipher.h]
|
[cipher.c cipher.h]
|
||||||
switch to EVP, ok djm@ deraadt@
|
switch to EVP, ok djm@ deraadt@
|
||||||
|
- markus@cvs.openbsd.org 2002/02/18 17:55:20
|
||||||
|
[ssh.1]
|
||||||
|
-q: Fatal errors are _not_ displayed.
|
||||||
|
|
||||||
20020218
|
20020218
|
||||||
- (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
|
- (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
|
||||||
@ -7634,4 +7637,4 @@
|
|||||||
- Wrote replacements for strlcpy and mkdtemp
|
- Wrote replacements for strlcpy and mkdtemp
|
||||||
- Released 1.0pre1
|
- Released 1.0pre1
|
||||||
|
|
||||||
$Id: ChangeLog,v 1.1863 2002/02/19 04:26:42 djm Exp $
|
$Id: ChangeLog,v 1.1864 2002/02/19 04:27:23 djm Exp $
|
||||||
|
3
ssh.1
3
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.147 2002/02/09 17:37:34 deraadt Exp $
|
.\" $OpenBSD: ssh.1,v 1.148 2002/02/18 17:55:20 markus Exp $
|
||||||
.Dd September 25, 1999
|
.Dd September 25, 1999
|
||||||
.Dt SSH 1
|
.Dt SSH 1
|
||||||
.Os
|
.Os
|
||||||
@ -521,7 +521,6 @@ for older servers.
|
|||||||
.It Fl q
|
.It Fl q
|
||||||
Quiet mode.
|
Quiet mode.
|
||||||
Causes all warning and diagnostic messages to be suppressed.
|
Causes all warning and diagnostic messages to be suppressed.
|
||||||
Only fatal errors are displayed.
|
|
||||||
.It Fl s
|
.It Fl s
|
||||||
May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use
|
May be used to request invocation of a subsystem on the remote system. Subsystems are a feature of the SSH2 protocol which facilitate the use
|
||||||
of SSH as a secure transport for other applications (eg. sftp). The
|
of SSH as a secure transport for other applications (eg. sftp). The
|
||||||
|
Loading…
x
Reference in New Issue
Block a user