bugzilla-daemon at mindrot.org
2003-Mar-13 22:07 UTC
[Bug 509] slogin.1 is a broken symlink
http://bugzilla.mindrot.org/show_bug.cgi?id=509
Summary: slogin.1 is a broken symlink
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P4
Component: Documentation
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: bugzilla at deprived.org
slogin.1 points to ssh.1 , ssh.1 is gzipped, which means its name is ssh.1.gz.
root at aliens:/usr/man/man1# ls -l slogin.1
lrwxrwxrwx 1 root root 7 Mar 7 08:12 slogin.1 -> ./ssh.1
root at aliens:/usr/man/man1# ls -l ssh.1
/bin/ls: ssh.1: No such file or directory
root at aliens:/usr/man/man1# ls -l ssh.1.gz
-rw-r--r-- 1 root root 10309 Oct 17 00:56 ssh.1.gz
root at aliens:/usr/man/man1#
ahh.. yah, I can hear it now "oops!" - heh
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Mar-13 22:11 UTC
[Bug 509] slogin.1 is a broken symlink
http://bugzilla.mindrot.org/show_bug.cgi?id=509 ------- Additional Comments From bugzilla at deprived.org 2003-03-14 09:11 ------- btw, I am using slackware-current (9.0-beta), with the latest slackware package. openssh-3.5p1-i386-1 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Mar-13 23:51 UTC
[Bug 509] slogin.1 is a broken symlink
http://bugzilla.mindrot.org/show_bug.cgi?id=509
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From djm at mindrot.org 2003-03-14 10:51 -------
The problem is with Slackware, we don't compress the installed manpages
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.