From nobody Fri Dec 13 19:14:59 2024 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 4Y8zYb5D0qz5g0Js for ; Fri, 13 Dec 2024 19:14:59 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Y8zYb3CVQz4KHV for ; Fri, 13 Dec 2024 19:14:59 +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=1734117299; 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=ldCOw+B4i0ryCy/vyQWYTUtGl9qdVVWNYHx5Z1MrRiw=; b=h2SVwzLtRFkggFsRzSk+nrz3F5lpDKNGfbJUVkDNTznf2VgevNjDa9VGy2nWp5rnH4wcUI OrsEqFPQZR6TMmTpCyUHDD/HNNFMkeUrBC3oQhqlWuUCtNoAaZ08qnWK5dQc1w/6KUVyAH g03dErTpf0IKP22bLar5WgpRAX/zLnruGaA22R+rZQzv29RPxvUpISFK+CsFoB66dcynrt KOUhMIPN3gdYAJEEQLJKBVX6CXRFadG49rLB3eodNfe3Yg/+Ev9cTAv6xXY3iBJsd8Uyp3 m5vvVupBc5PlkqvCRqNFnncbqIPgKwsuGRwqRpILFU6NbdXBPgxVmBzJqF7P6A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1734117299; a=rsa-sha256; cv=none; b=CSs3NKWpH/C9ZOGCVJfyYvceEjKrf1/zHHr9JV1x2YyKdo5UammnIyXLOZLeQ3CPc4JrdU ueqjsUU16qzPGcruF25/4xO6HjZrsK6FUWp8Tu1/tBF5DF79X/NSwiZX2iJWJ/IK7ZtHXt M0phqpup1rdZsV71jrTI7u1S37lxPkxX943zev2Z7BtdydJpPBAQT173Y68K+XHv+X57nO YKUyNHfZyBWTzZZXHFaO7A4hcC1pDR5u8vSYWmLURdZofq+bsHlN6YZC/130XbKLzxnajq v01gM7oxaFhEZYyO+rOgFT4XdIWa1mhR6EmIeVbn5b2QgJt3is7USSw1JP1kiQ== 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 4Y8zYb2prQzqPn for ; Fri, 13 Dec 2024 19:14:59 +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 4BDJExqn078452 for ; Fri, 13 Dec 2024 19:14:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BDJEx6m078451 for doc@FreeBSD.org; Fri, 13 Dec 2024 19:14:59 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 282858] login.conf.5: Remove extra quote in login.conf(5) Date: Fri, 13 Dec 2024 19:14:59 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org 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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282858 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D7620bade4c75bc92e885126e0cbcf53ca= 1f12feb commit 7620bade4c75bc92e885126e0cbcf53ca1f12feb Author: Maxim Konovalov AuthorDate: 2024-12-11 18:23:22 +0000 Commit: Maxim Konovalov CommitDate: 2024-12-13 19:13:53 +0000 login.conf.5: remove a stray quote PR: 282858 (cherry picked from commit d6917af2b9da76ac1df1977b2a3c09fb9d45db11) lib/libutil/login.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=