Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 1998 20:06:38 -0400 (EDT)
From:      FreeFour Root <root@freefour.acs.rpi.edu>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        gad@eclipse.its.rpi.edu
Subject:   ports/7275: Symlink for one ssh man-page is wrong
Message-ID:  <199807140006.UAA07770@freefour.acs.rpi.edu>

next in thread | raw e-mail | index | archive | help

>Number:         7275
>Category:       ports
>Synopsis:       Symlink for one ssh man-page is wrong
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 13 17:10:01 PDT 1998
>Last-Modified:
>Originator:     FreeFour &
>Organization:
RPI, Troy NY
>Release:        FreeBSD 3.0-980627-SNAP i386
>Environment:

	Using recent build of ssh-1.2.25

>Description:

	After doing the 'make install' for ssh, you end up with
	/usr/local/man/man1/slogin1.1 being a symbolic link to
	ssh1.1 .  This would work for the standard ssh install
	on other platforms, but on freebsd you gzip the man pages
	so there is no "ssh1.1".

>How-To-Repeat:

	Install ssh.  do a 'man ssh1' compared to a 'man slogin1'.
	This is an especially minor issue seeing that most people
	would probably do a 'man ssh' or 'man slogin', both of
	which will work (at least until ssh2 is available...).

>Fix:
	
	Just need to create slogin1.1.gz as a link to ssh1.1.gz,
	and remove (or at least, don't create) slogin1.1

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807140006.UAA07770>