- deraadt@cvs.openbsd.org 2001/02/17 23:48:48
[sshd.8] it's the OpenSSH one
This commit is contained in:
parent
6ed8c043de
commit
53992c7cd5
|
@ -1,5 +1,10 @@
|
|||
20010305
|
||||
- (bal) CVS ID touch up on sshpty.[ch] and sshlogin.[ch]
|
||||
- OpenBSD CVS Sync
|
||||
- deraadt@cvs.openbsd.org 2001/02/17 23:48:48
|
||||
[sshd.8]
|
||||
it's the OpenSSH one
|
||||
|
||||
|
||||
20010304
|
||||
- (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
|
||||
|
@ -4192,4 +4197,4 @@
|
|||
- Wrote replacements for strlcpy and mkdtemp
|
||||
- Released 1.0pre1
|
||||
|
||||
$Id: ChangeLog,v 1.851 2001/03/05 03:53:02 mouring Exp $
|
||||
$Id: ChangeLog,v 1.852 2001/03/05 04:47:55 mouring Exp $
|
||||
|
|
4
sshd.8
4
sshd.8
|
@ -34,13 +34,13 @@
|
|||
.\" (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: sshd.8,v 1.94 2001/02/12 16:16:24 markus Exp $
|
||||
.\" $OpenBSD: sshd.8,v 1.95 2001/02/17 23:48:48 deraadt Exp $
|
||||
.Dd September 25, 1999
|
||||
.Dt SSHD 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
.Nm sshd
|
||||
.Nd secure shell daemon
|
||||
.Nd OpenSSH secure shell daemon
|
||||
.Sh SYNOPSIS
|
||||
.Nm sshd
|
||||
.Op Fl diqD46
|
||||
|
|
Loading…
Reference in New Issue