From nobody Sat May 16 12:12:56 2026 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 4gHjd60RzRz6c2fk; Sat, 16 May 2026 12:12:58 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gHjd56yc7z3MS6; Sat, 16 May 2026 12:12:57 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778933578; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=/g6agyLZPSbAcp0V0d447RJQAxVuMqNO8trO6Vpn9/8=; b=P8Xan3w+VgfmVghF5T2hPir0AjF7V3AmAqCCNUVAn5Ygcwoi/DNcCy6VQ8JEf6qY01TrMj A4AHJrV+UbHSU9ER0Or6BRjxOVyuW0kFAinO1j1qNq16QWKTIexZAXN8jRRRxRO9pYUrgd Q63xVLhK3FgJmdi5wr59qSTd3aInbSRWr1mV1rDjVGzw15Zn/hvlDD57/kMERQtKWZKoqv AnOiu1qBycXy976LVfyKs+h3Wpx9Pa1GShNaoiBIA48DB+bEX7y8/9RvAeedYBXkb0mIj/ 3MJ4LDwSpJY56Mx0Qhx3sNXfsSMuK3U+ERYQnZPZGI2uX16LhfTZpory8YstMQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778933578; a=rsa-sha256; cv=none; b=k7WuYleDKlUrtad6RxQAwD0QqBU2SJJVxKr0BOtAsVTmAdGua6/BpHd0Y3qB/LNT9tWhZg /NEdKZTYljYgT4hHsD2NgLye5NOAC3hwGwWzxlWHlSXWh8CiM1mJyWM7M6pI6Urhn7fHw2 Z8ALV3QoBM9Jrs1Qh+kTOY3JVIRXvrBaSLqNdIAob6Gq2cA6C0k2+qelt9ABwXf2QiNz/p SCeHqmC9Ml1l4PVX99ye7OwPTWPBIgPOjd16j3sfy7LLx8cMVj+c0wX4xRPQWmntGEF1P4 +lnPafqlcSXRtXPr7jl0E9NE0Yio338EyTIqyYN9+/O2M83grSu4uLjV6ogp3A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778933578; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=/g6agyLZPSbAcp0V0d447RJQAxVuMqNO8trO6Vpn9/8=; b=ZELQPScYi/d1RSrz8I7hqx0sEX9Oq846dMN+9SWwWyihahPDAsgh8YMGMZzbNFUUord0Il ijuRVxpP3fZOoMZdEVZEj/IKBzGDFvkUj44WeVGW/J4FXxWBjhBxJM0Gj5gXHS7ibcAjJL rX5ldnFDwu14o8IU8lakI8Uz/c+cSHRrm0RjCmqYtue+t/irMUgGqKEFytZJAoFd0csEN+ psocbXY2jsgirRl2np1JO1jEwgJzOxAYUiphr8QHhYE0b6zqG6EVbi6PxdLDl0xRpg5W4f yql6fLZUsJvdExrdN+7D0bf7O07pz1dDdnpzVhCh+P4pU34X3EWs3smw/ib8Qw== Received: from ltc.des.dev (unknown [92.183.12.56]) (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 did not present a certificate) (Authenticated sender: des/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4gHjd55mHLz10Nh; Sat, 16 May 2026 12:12:57 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 8B16FAA122; Sat, 16 May 2026 14:12:56 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Alexander Ziaee Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 809504f331fd - main - man: Kill off MANSUBDIRs In-Reply-To: <69f79438.38a23.3196f451@gitrepo.freebsd.org> (Alexander Ziaee's message of "Sun, 03 May 2026 18:30:16 +0000") References: <69f79438.38a23.3196f451@gitrepo.freebsd.org> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Sat, 16 May 2026 14:12:56 +0200 Message-ID: <86h5o7eenr.fsf@ltc.des.dev> 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: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Alexander Ziaee writes: > commit 809504f331fd3588e36b54255196379bdb59890a > Author: Alexander Ziaee > AuthorDate: 2026-05-03 17:53:25 +0000 > Commit: Alexander Ziaee > CommitDate: 2026-05-03 17:53:25 +0000 > > man: Kill off MANSUBDIRs >=20=20=20=20=20 > Three architecture dependent manuals are installed to MANSUBDIRs, > creating at least two empty manual page directories on everyone's > boxxen. Move those manuals to their canonical area, enhancing clarity, > grepability, removing useless inodes, and increasing consistency with > the rest of the architecture dependent manuals which are unconditiona= lly > installed, and noted at the top of the rendered manual. >=20=20=20=20=20 > MFC after: 3 days You can't just proclaim that you want these directories gone, you need to actually remove them from the mtree file(s). DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org