mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 16:24:39 +02:00
- jmc@cvs.openbsd.org 2006/01/30 13:37:49
[ssh.1] remove an incorrect sentence; reported by roumen petrov; ok djm markus
This commit is contained in:
parent
e204f6aa0d
commit
b5dd55cccc
@ -23,6 +23,11 @@
|
|||||||
mark channel as write failed or dead instead of read failed on error
|
mark channel as write failed or dead instead of read failed on error
|
||||||
of the channel output filter.
|
of the channel output filter.
|
||||||
ok markus@
|
ok markus@
|
||||||
|
- jmc@cvs.openbsd.org 2006/01/30 13:37:49
|
||||||
|
[ssh.1]
|
||||||
|
remove an incorrect sentence;
|
||||||
|
reported by roumen petrov;
|
||||||
|
ok djm markus
|
||||||
|
|
||||||
20060129
|
20060129
|
||||||
- (dtucker) [configure.ac opensshd.init.in] Bug #1144: Use /bin/sh for the
|
- (dtucker) [configure.ac opensshd.init.in] Bug #1144: Use /bin/sh for the
|
||||||
@ -3748,4 +3753,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.4099 2006/01/31 10:47:15 djm Exp $
|
$Id: ChangeLog,v 1.4100 2006/01/31 10:47:58 djm Exp $
|
||||||
|
5
ssh.1
5
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.252 2006/01/26 08:47:56 jmc Exp $
|
.\" $OpenBSD: ssh.1,v 1.253 2006/01/30 13:37:49 jmc Exp $
|
||||||
.Dd September 25, 1999
|
.Dd September 25, 1999
|
||||||
.Dt SSH 1
|
.Dt SSH 1
|
||||||
.Os
|
.Os
|
||||||
@ -1256,9 +1256,6 @@ sensitive part of this file using 3DES.
|
|||||||
Contains the public key for authentication.
|
Contains the public key for authentication.
|
||||||
These files are not
|
These files are not
|
||||||
sensitive and can (but need not) be readable by anyone.
|
sensitive and can (but need not) be readable by anyone.
|
||||||
They are
|
|
||||||
never used automatically and are not necessary: they are only provided for
|
|
||||||
the convenience of the user.
|
|
||||||
.Pp
|
.Pp
|
||||||
.It ~/.ssh/known_hosts
|
.It ~/.ssh/known_hosts
|
||||||
Contains a list of host keys for all hosts the user has logged into
|
Contains a list of host keys for all hosts the user has logged into
|
||||||
|
Loading…
x
Reference in New Issue
Block a user