NetBSD Problem Report #57800
From kimmo@suominen.org Thu Dec 28 10:44:22 2023
Return-Path: <kimmo@suominen.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
by mollari.NetBSD.org (Postfix) with ESMTPS id 6487F1A9238
for <gnats-bugs@gnats.NetBSD.org>; Thu, 28 Dec 2023 10:44:22 +0000 (UTC)
Message-Id: <20231228104417.046861B737@equinoxe.x.gw.fi>
Date: Thu, 28 Dec 2023 12:44:17 +0200 (EET)
From: kim@netbsd.org (Kimmo Suominen)
To: gnats-bugs@NetBSD.org
Subject: Erroneous openssl manual page naming
X-Send-Pr-Version: 3.95
>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:/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:
(Contact us)
$NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2023
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.