NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/57800: Erroneous openssl manual page naming



>Number:         57800
>Category:       bin
>Synopsis:       Erroneous openssl manual page naming
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 28 10:45:00 +0000 2023
>Originator:     Kimmo Suominen
>Release:        NetBSD 10.0_RC1 (202312241735Z)
>Organization:
>Environment:
System: NetBSD equinoxe.x.gw.fi 9.3_STABLE NetBSD 9.3_STABLE (GENERIC) #0: Mon Dec 25 12:58:57 UTC 2023 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:

	OpenSSL manual pages are not found as advertised in the SEE ALSO
	section of the openssl(1) manual page. For example, the s_client(1)
	manual page is only installed as openssl_s_client(1), and the page
	calls itself openssl-s_client(1).

	The SEE ALSO section of openssl(1) refers to s_client(1) on 9.3,
	but on 10.0 and current 10.99.10 (202312260600Z) it refers to
	openssl-s_client(1).

>How-To-Repeat:

	man openssl
	man s_client
	man openssl-s_client
	man openssl_s_client

>Fix:



Home | Main Index | Thread Index | Old Index