From nobody Fri Mar 15 09:13:09 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 4Twz7975TSz5Cyx9 for ; Fri, 15 Mar 2024 09:13:09 +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 4Twz795jQFz4tTK for ; Fri, 15 Mar 2024 09:13:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710493989; a=rsa-sha256; cv=none; b=tbhlV0S5c0DcpDjgFMmadMuwvhabdCDJ66CtqCehOkH7/rGTL+OHxqEkfUOAXEkp2j4ETU 6QspZRcqV498cKZmUiKMdOfQvG/OfDhP/NcvFIRIKLq6HQd5ZQZ7PNtJ72z1ZNtGYpXRNU RuYx9AFf5uHdZXIJ1jyl2qDDBVoVal8LlBv1BGHSP7aNqz5qHLEd+35FleCMubr3g6gCQJ 98Bcr5L81IZI2Wktxo3q3jDWYpenpDOqndGXZDX242p7Kv+308RkzFVT34s1nfyplVl8Fu RcabSVP8hCM7lfzszqPd6s1bAje396D4PG+Mpb5oYkLP5nZbZD4Df1FeD4hPgg== 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=1710493989; 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=cVFI4z9MKpSAJAZ4zk08egsnoDxfWsB2dD9ZuV1PHmo=; b=w4jLiCjDpCRhPnBfCeTOGMBfD0Z60jNRUpPWhPcd/tjmmWKxlD3tcrCq6dcbkfZ5QSnb0s 6dQU5N2w9tPLkX1XsMD3AGXGiMf74X9nZtShFNhuo6IDm10SR6Hka14/UqTWVNnLH0hF27 8vYDE4UDSoD1w1Md4yfCJUVjFD7/XpqMLdz9zqf9WxyKg83s0dFMopmKs3BgDtgOnpNWxM fSietsAAHvFn0gCe1pMm0Gu29nVQJTBAdbUfDgtkdIHVpcWahO3VrBqYhS42IXuwBYPTiu HIm6AHz1iT9ZpstRgj/wnznPWjreC8lPzIyQQUjujHkBfHTwAbfEPJUKawzOJg== 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 4Twz795Hqmz15HJ for ; Fri, 15 Mar 2024 09:13:09 +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 42F9D9rO013422 for ; Fri, 15 Mar 2024 09:13:09 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42F9D9ua013421 for doc@FreeBSD.org; Fri, 15 Mar 2024 09:13:09 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 276560] [patch] use md5sum in last example of md5(1) Date: Fri, 15 Mar 2024 09:13:09 +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 Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gbe@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=3D276560 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D406f9fd0a7d8051e2d461b4b5673a9116= a993a25 commit 406f9fd0a7d8051e2d461b4b5673a9116a993a25 Author: Gordon Bergling AuthorDate: 2024-03-12 14:44:48 +0000 Commit: Gordon Bergling CommitDate: 2024-03-15 09:12:48 +0000 md5.1: Fix the GNU mode example when using a digest file The last example in the manpage md5(1) wants to demonstrate GNU mode (md5sum), but uses BSD mode (md5) instead. In GNU mode, the -c option does not compare against a hash string passed as parameter. Instead, it expects a digest file, as created under the name digest for /boot/loader.conf in the example above. PR: 276560 Reviewed by: mhorne, des Differential Revision: https://reviews.freebsd.org/D44098 (cherry picked from commit f3343fe4a64fe6a25b4e09ab9061a45f82e5abc1) sbin/md5/md5.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=