[ssh.1]
     typo
This commit is contained in:
Ben Lindstrom 2002-06-23 00:32:11 +00:00
parent bf69e3b95d
commit c001cd3577
2 changed files with 6 additions and 3 deletions

View File

@ -9,6 +9,9 @@
- stevesk@cvs.openbsd.org 2002/06/22 02:40:23
[ssh.1]
section 5 not 4 for ssh_config
- naddy@cvs.openbsd.org 2002/06/22 11:51:39
[ssh.1]
typo
20020622
- (djm) Update README.privsep; spotted by fries@
@ -1018,4 +1021,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
$Id: ChangeLog,v 1.2246 2002/06/23 00:31:24 mouring Exp $
$Id: ChangeLog,v 1.2247 2002/06/23 00:32:11 mouring Exp $

4
ssh.1
View File

@ -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.159 2002/06/22 02:40:23 stevesk Exp $
.\" $OpenBSD: ssh.1,v 1.160 2002/06/22 11:51:39 naddy Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@ -953,7 +953,7 @@ protocol versions 1.5 and 2.0.
.Xr ssh-keygen 1 ,
.Xr telnet 1 ,
.Xr ssh_config 5 ,
.Xr ssh-keysign 8,
.Xr ssh-keysign 8 ,
.Xr sshd 8
.Rs
.%A T. Ylonen