- deraadt@cvs.openbsd.org 2001/03/07 04:05:58
[ssh.1] removed dated comment
This commit is contained in:
parent
d58eb5f50e
commit
b29e34d1e4
|
@ -12,6 +12,9 @@
|
|||
- deraadt@cvs.openbsd.org 2001/03/07 01:19:06
|
||||
[ssh.1 sshd.8]
|
||||
the name "secure shell" is boring, noone ever uses it
|
||||
- deraadt@cvs.openbsd.org 2001/03/07 04:05:58
|
||||
[ssh.1]
|
||||
removed dated comment
|
||||
|
||||
20010306
|
||||
- (bal) OpenBSD CVS Sync
|
||||
|
@ -4426,4 +4429,4 @@
|
|||
- Wrote replacements for strlcpy and mkdtemp
|
||||
- Released 1.0pre1
|
||||
|
||||
$Id: ChangeLog,v 1.922 2001/03/07 06:07:22 mouring Exp $
|
||||
$Id: ChangeLog,v 1.923 2001/03/07 06:08:50 mouring Exp $
|
||||
|
|
5
ssh.1
5
ssh.1
|
@ -34,7 +34,7 @@
|
|||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $OpenBSD: ssh.1,v 1.96 2001/03/07 01:19:06 deraadt Exp $
|
||||
.\" $OpenBSD: ssh.1,v 1.97 2001/03/07 04:05:58 deraadt Exp $
|
||||
.Dd September 25, 1999
|
||||
.Dt SSH 1
|
||||
.Os
|
||||
|
@ -1281,9 +1281,6 @@ manual page for more information.
|
|||
Contains additional definitions for environment variables, see section
|
||||
.Sx ENVIRONMENT
|
||||
above.
|
||||
.It Pa libcrypto.so.X.1
|
||||
A version of this library which includes support for the RSA algorithm
|
||||
is required for proper operation.
|
||||
.El
|
||||
.Sh AUTHORS
|
||||
OpenSSH is a derivative of the original and free
|
||||
|
|
Loading…
Reference in New Issue