[ssh.1]
     section 5 not 4 for ssh_config
This commit is contained in:
Ben Lindstrom 2002-06-23 00:31:24 +00:00
parent 5590aa5b1f
commit bf69e3b95d
2 changed files with 6 additions and 3 deletions

View File

@ -6,6 +6,9 @@
- stevesk@cvs.openbsd.org 2002/06/22 02:00:29
[ssh.h]
correct comment
- stevesk@cvs.openbsd.org 2002/06/22 02:40:23
[ssh.1]
section 5 not 4 for ssh_config
20020622
- (djm) Update README.privsep; spotted by fries@
@ -1015,4 +1018,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
$Id: ChangeLog,v 1.2245 2002/06/23 00:30:30 mouring Exp $
$Id: ChangeLog,v 1.2246 2002/06/23 00:31:24 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.158 2002/06/20 19:56:07 stevesk Exp $
.\" $OpenBSD: ssh.1,v 1.159 2002/06/22 02:40:23 stevesk Exp $
.Dd September 25, 1999
.Dt SSH 1
.Os
@ -952,7 +952,7 @@ protocol versions 1.5 and 2.0.
.Xr ssh-agent 1 ,
.Xr ssh-keygen 1 ,
.Xr telnet 1 ,
.Xr ssh_config 4 ,
.Xr ssh_config 5 ,
.Xr ssh-keysign 8,
.Xr sshd 8
.Rs