From nobody Mon Jul 17 12:55:03 2023 X-Original-To: doc@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 4R4MVw1tRnz4nBft for ; Mon, 17 Jul 2023 12:55:04 +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 4R4MVv1QPnz44Xj for ; Mon, 17 Jul 2023 12:55:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1689598503; 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=bD8S/E5lihD2FP1Z50IdS3BqH5aGZLhzdvE4lCwWMs8=; b=a8KwzH3h4Lz2hBAgtAzM5ijk/zVnYsxphfPJesnYJxBaqaBfRZT6Ht3KVqIACtV5JSoNij WdwCWjHwOeV+izZ9A0E8Pw1UAdfw6bvwk7zDEiKqhrH0QthyHMvkXRLh0+P50V8fVNS+NX AAzzLR0/2FZPfE6UD7mQvBOiQh8BKYsum6ykNAuqQj4uiQat21TJ7Nu30ch3ql9zCsEFOQ aOhZnNIKMqW8pRWPxNuSFkbmZrtnR6VNlKoT79UUzYu9NCrjhjM159d2BlQwW6WtqWqLPO /bLgKPu3fQEFGMVpzbRtoXU4DVzPkvP2dveV5h4eVe4f5CS5SOnTUYumjqF5wg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1689598503; a=rsa-sha256; cv=none; b=PUxSfhgapZKJALEa1dG9ZvLsX4vMRyTcb7oGxlmxpPidQcOBE7PzBAka73t2RDqBLGveJW GTd0CQTbB7PCBLECHOFjbCOnIwBO13KurfqJL0/2N+zauzDNYWGCIH/vrMZ4cpbIRdnisO vG9sa3KZyonf5/fGMRTKwOFvvQaNs85s2Q3J9gROqgtIXBWSU1vaU2CsKHafx5Z+OwdiA5 ZCGAoSMccUcqcnpT4c6nlc3DQj3FsNRRjgq1b8aN8RbQDOH2FGJeQoi9NBFca5qi2UxIxC oVJwMJHt1/gJzNcHbF7CF0oAurhB2tMRhg/IW5Rmg8kmamWQIIXB6QX3q/oWEA== 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 4R4MVv0VrnzPwV for ; Mon, 17 Jul 2023 12:55:03 +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 36HCt3cr064888 for ; Mon, 17 Jul 2023 12:55:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 36HCt32f064887 for doc@FreeBSD.org; Mon, 17 Jul 2023 12:55:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 231357] make: "/usr/share/mk/bsd.opts.mk" line 100: warning: "NO_MAN is defined, but deprecated. Please use MK_MAN=no instead." Date: Mon, 17 Jul 2023 12:55:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Manual Pages X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, needs-patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: 0mp@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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231357 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D73fb7a7a7342bb590ba53e406b564df0d= 90c3304 commit 73fb7a7a7342bb590ba53e406b564df0d90c3304 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2023-07-17 12:50:33 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2023-07-17 12:52:28 +0000 style.Makefile.5: Stop documenting NO_MAN NO_MAN has been an error since 2020 according to UPDATING. PR: 231357 MFC after: 3 days share/man/man5/style.Makefile.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=