From nobody Thu Nov 25 14:31:45 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6CD8F18B9E52; Thu, 25 Nov 2021 14:31:47 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J0L0y3XDzz3Q9g; Thu, 25 Nov 2021 14:31:46 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from aniel.nours.eu (nours.eu [IPv6:2001:41d0:8:3a4d::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 2B415ACDD; Thu, 25 Nov 2021 14:31:46 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: by aniel.nours.eu (Postfix, from userid 1001) id 3F1E650411; Thu, 25 Nov 2021 15:31:45 +0100 (CET) Date: Thu, 25 Nov 2021 15:31:45 +0100 From: Baptiste Daroussin To: Andriy Gapon Cc: Fernando =?utf-8?Q?Apestegu=C3=ADa?= , Ed Maste , src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 0a0f7486413c - main - man: Build manpages for all architectures Message-ID: <20211125143145.5jajvx52p5ma347c@aniel.nours.eu> References: <202106300806.15U86pGq037942@gitrepo.freebsd.org> <20210706090311.aomxh4n45tkpktdc@aniel.nours.eu> <20211125142339.zxkjpbohkxk4hete@aniel.nours.eu> <9226a616-d279-9702-f13f-cee7299afc7a@FreeBSD.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9226a616-d279-9702-f13f-cee7299afc7a@FreeBSD.org> ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637850706; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=2tz7eazCAa0nq3wQ4PVOgSqsMAElGRmMKyiHwFSacx8=; b=n2e3GdBCZh1UaPB3Lo5m7s3XSc4CkJK/mSeIuZxrkBzXVjTvAgEzuM6idEQl+g0uDWU8OA 4OrQxC2cXXXx77Yt/Qw/wFaivDOkgl0BpsFxtN8wI7ltRA7O1I0Vy2RcrFjdOuDYwDfj58 Lqil4rfG88QZpwZDadIqqtxLc/DAI1odnRkVyylXyVa1XY5ghV3h9bq1/FZYIoVEBOHgpb DiadMB2OmZG5NUNMMvDnio937lXxDHYRcO9Jn0xDt4ucVOeFfXEGKvRrHCqibSkFaklliU TZme1b+gXq4yDFI0GxZiF2pvO6iT+pqTqyjMPAuS87fJPzU7JAJc7Gap5UB2+g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637850706; a=rsa-sha256; cv=none; b=Pzui4XtJaBrBbl4OayAfy9lLUgb6pWTGSrTaQtlPoFRHz0z32qk/51vOeSaGQ8P8oAjzY3 9AFVFdLpgHK/TgryDOVT1ClaialcL/2tyHDzFyBdFwXIUEy6myNGoxeiZ/1g0ULU+S0uM8 AsNl/I8DRUMevvp9bEEiQKLlbhn4uJ9oVrTX2UMJcm5ogclubnllDPhDdFxSu+Xs2ODaea hIDMl4Z871pGfIgv8Amno0Q/CKFDeX70uW3iTt2DbiRSrEsx+MODN/yqg8yEFVxBlO5mKQ ubHg8V4+DMeDMIxrmIlnTZePuBMIjbYr/XAJIa+xPm4xN5B1tRZxD1x9Rx5eYQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N On Thu, Nov 25, 2021 at 04:30:35PM +0200, Andriy Gapon wrote: > On 25/11/2021 16:23, Baptiste Daroussin wrote: > > On Thu, Nov 25, 2021 at 03:57:41PM +0200, Andriy Gapon wrote: > > > Looking at the output I got another thought: do we need architecture sub-dir > > > links at all now that we install manpages to a main directory? > > > Is there any benefit to having the same manpage in a directory (like man4) > > > and its immediate subdirectory (like man4/arm) ? > > > > > Hardlink not in the same directory is imho a fragile setup anyway, what if a > > user has different mount points here, the hardlink would be broken. while there > > is little chances someone is doing that, history told me people are doing weird > > things and if they haven't yet, they will soon. > > > > I continue to think this kind of links should be 1/ symlinks, 2/ relative > > symlinks if they are in a situation which can become a cross device issue. > > Yeah... but are they needed at all? :-) > > I mean, whichever way we install manpages they are always installed into > manX. I do not see a point / benefit of having another copy / link / > whatever in manX/arch. > > P.S. > Adding support for "MSYMLINKS" is not that hard. > But I'd rather remove some stuff than add some new stuff. > There I fully agree I don't see the point of the initial change in the first place :D Best regards, Bapt