From nobody Sun Jan 22 17:59:12 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 4P0Lb55D92z3NJ4Z for ; Sun, 22 Jan 2023 17:59:13 +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 4P0Lb549pqz3GMQ for ; Sun, 22 Jan 2023 17:59:13 +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=1674410353; 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=p310K8Cbqu/PVx9rCSYMhrdsIO7umwu0PbZE1LHsHmI=; b=UCNJmMuf8oJC3AC6sSmZ+85XZAi5jS8f2oGKeKsi8BTHbwgtUhdnKfxqyw1wUtwL3o2efN xMPtKfJqbnONShW7u77VcT0WD9XDPi4HOxnB+cV5R+lmZQqO8WebQjRVacBwe8gOHkJcX4 d0ulmmBXOnYZKyNgJhHnrLX9bZFi2hyH36Z8oEcdPMyLo1xUTt36HEFubhIxBfNiHII9mr ZheHInb7wYlOHi8l+mKC2QJ7jPQ9IsL0RixVrPqnydeIHqM278m82S5LzxKbl7AG/ETbQk CCePvktdOmQyOvkIwtObFKyQ7e7b6B/TY8sBOy9lWnWgNflvCISaVviQdOi36g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674410353; a=rsa-sha256; cv=none; b=SjhgZghwlhU9ghbKt2i87CyvEOIsH+LUXGqiHfeyBK0jQe3Joebh8RpUTTo4Tl+2j+WIEw SPPw8gMj8eeHMOYwTTTfRUZp0gFZtXYbWzq3dVj6Rq8xpumhTSD51JU0mJN8VE2AA3kQfE UyYUD8uAjLQEZMKpK0CGP3z+YqzrdN2PKHIX0UT08LC9WWBuj3SjK5kCzR6xtc3Xcr2RTS 3jgJpeSZejkd1o4HNF5S8x6sxMRqGF1WtEcXI8a//9D4g6YmUWgE45uS7mUV0W/jfMKlgV mLU+Eq4TCyYrIPaZ8mlLz1Bt9U54eTvzQPi3cS/rID/qLcspEga9LB36NiTBaA== 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 4P0Lb52rm1zy6Q for ; Sun, 22 Jan 2023 17:59:13 +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 30MHxDtP081120 for ; Sun, 22 Jan 2023 17:59:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 30MHxD7N081118 for doc@FreeBSD.org; Sun, 22 Jan 2023 17:59:13 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: doc@FreeBSD.org Subject: [Bug 63084] Several man pages reference non-existent pam.conf(5) and pam(8) Date: Sun, 22 Jan 2023 17:59:12 +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, patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@freebsd.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: des@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: blocked see_also 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=3D63084 Graham Perrin changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |108980 See Also|https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D1089 | |80 | Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D108980 [Bug 108980] list of missing man pages --=20 You are receiving this mail because: You are on the CC list for the bug.=