Bug 509

Summary: slogin.1 is a broken symlink
Product: Portable OpenSSH Reporter: Eric Cramer <bugzilla>
Component: DocumentationAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED INVALID    
Severity: trivial    
Priority: P4    
Version: -current   
Hardware: All   
OS: Linux   

Description Eric Cramer 2003-03-14 09:07:33 AEDT
slogin.1 points to ssh.1 , ssh.1 is gzipped, which means its name is ssh.1.gz.
root@aliens:/usr/man/man1# ls -l slogin.1
lrwxrwxrwx    1 root     root            7 Mar  7 08:12 slogin.1 -> ./ssh.1
root@aliens:/usr/man/man1# ls -l ssh.1
/bin/ls: ssh.1: No such file or directory
root@aliens:/usr/man/man1# ls -l ssh.1.gz
-rw-r--r--    1 root     root        10309 Oct 17 00:56 ssh.1.gz
root@aliens:/usr/man/man1#

ahh.. yah, I can hear it now "oops!" - heh
Comment 1 Eric Cramer 2003-03-14 09:11:05 AEDT
btw, I am using slackware-current (9.0-beta), with the latest slackware 
package.
openssh-3.5p1-i386-1
Comment 2 Damien Miller 2003-03-14 10:51:46 AEDT
The problem is with Slackware, we don't compress the installed manpages
Comment 3 Damien Miller 2004-04-14 12:24:18 AEST
Mass change of RESOLVED bugs to CLOSED