From nobody Thu Jun 9 04:06:33 2022 X-Original-To: bugs@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 6B34C84637E for ; Thu, 9 Jun 2022 04:06:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4LJVs50zHWz3PVN for ; Thu, 9 Jun 2022 04:06:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F2F981CF28 for ; Thu, 9 Jun 2022 04:06:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 25946Wc8034830 for ; Thu, 9 Jun 2022 04:06:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 25946WCk034829 for bugs@FreeBSD.org; Thu, 9 Jun 2022 04:06:32 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 264560] Give mandoc a -V option to provide volume name Date: Thu, 09 Jun 2022 04:06:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: me@cameronkatri.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1654747593; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=bZrvqDw+gBB/z3xXFDxc/p0+LxJj0ZajwkqLrbCO1SE=; b=re5odypRcCQmWCTeSXDBVDqFwO18kufHOOVi8sveARiK05YP8xuY+fYs/9cSJRmuqLpQDT eQUETnIUPSULKEQPu9ArGfdyWMORuUgJEgYzqzabB6qddzk531f8g1Il3hsLGS7JdfUMVF O0zZSpAA7xitzRBC7fhigapGdLify85krv2RvZILOOxIQ2IQVzTbrNB2Rtt58qPB+DoSxv 2PmH+/IC9f96pWHAEFRus6eRfys9szfPSyWw9SGeTuMDOUqm/EhgNKWqNuhGOH9QZ8F0nf 0td70VQOSFPr4Qcc1uLL44ysgn4K4rlJZzltBtmLEF2d1sf7A4dyUpd37zm9vw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1654747593; a=rsa-sha256; cv=none; b=NgdbuHoXbm27W0/8N0CPUpn/7R++Oo8OQWSR36eosUj/JbMFr9CX1uFqzdsTTg55MN89xX +7RNFzY/99D/OQc6xx445cR41rVpZUYvX1wjQoN9g3W14J4vRFoxD+B/0iy694topZtvJE xAdZEpDvlxAa92zITJgK5RUaMvDsyvw2ckC5kNsfTH64luI9zN4bwnCzWRYe8Q/MmVvbHU WqsORAgT9fc4wTjUo+hm0Ena/xC4S5y/Nf6Wes44OwshqiOyWbVxaOuJ5uim5wbrLVuUJ1 8nRnAT2OKROGHEN2wkw78WdaLSQgYjQ/Ly+vfWo34WkmqWvx24RTtz4b+KcKRg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264560 --- Comment #3 from Cameron Katri --- (In reply to Steve Kargl from comment #2) > I'm married to my patch, so if you or someone else has something better I= 'll take a look. You could always submit it to upstream, you could probably be able to find a more compelling reason to add it than I did.=20 > It did occur to me after I submitted the patch that adding a .Vl macro wo= uld also work. The top of a file would be I do not think FreeBSD should be adding new mdoc(7) macros willy-nilly. This should belong in the FreeBSD tree, if anything you should propose that macr= o to either mandoc or groff, Schwarze is very fast at responding to the mandoc mailing list, I am not sure about the groff maintainers though. --=20 You are receiving this mail because: You are the assignee for the bug.=