From nobody Tue Mar 12 14:45:34 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 4TvGf66mFhz5DxRN for ; Tue, 12 Mar 2024 14:45:34 +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 4TvGf63kyDz4pgj for ; Tue, 12 Mar 2024 14:45:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710254734; a=rsa-sha256; cv=none; b=HtXvBNesMwRSxN7dY7Z2BaDsS0EnqAJ+k1kKyZV+FrYnRo0tHq9X8Ew5S91t7MqA729Syz s1TIL1vmRG0tn9jn7wrbfnZVf9DkMR9wAD5OxsMSPnGCyrUQSWfEcrjSzQm+n4lN6jaN3+ QvBmUybpHgqqsmXaiB0TLyxaD+++QCc3MTsZyFcKP7s8cA3OfCAJtp22B2qFZ5juQrvdeg O0at1EM9ktz6PNa5rZmGiSX0u+KB8uXLZ2duTzztuBcMOvERAEQx4NNS07gvX+2sjjTjyX JN55ErjiqRyaCqJjo9Z6uiHUE2iKTnOY/3W4barTSwi0wNTQYqmjx/t8druRZg== 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=1710254734; 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=IXcIRWm5o+ZjWyoqME23sxahBp7TGgwoY6Jkl6KfNzs=; b=QoOh8cMi4lsCUVk6GHHEAqdTexY/tWIWKneflU19QCWElNIlQaOEyk+oOk2IRHyBVRTZ6J M/M4dnWk+GaMFlWIpMyNa638cVRc5mWktpwSC0c0i08jYv8j4i7rV6yyJmlc3xpIqqlT8Q fR+BYYq/jvRwJBviZor2k+syQ4qwnsNtrLHlethQocpdyjclmsfX+2Z4w5gEZVbKGwQ8on n5iAsJxYLItPV7Jhe94lcQeWqp/E7GamwK0F6/wbI9Oxzp0KID3aH9olz7K3iSAVkdXYSk PSXUl6J2d+tesf7XCkK6PG5ivzxOHhY6bweRzNduugXKcaAxFn6pAl5QlHBGTA== 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 4TvGf63MC6z1Hbv for ; Tue, 12 Mar 2024 14:45:34 +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 42CEjY5Z034775 for ; Tue, 12 Mar 2024 14:45:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 42CEjYsi034774 for doc@FreeBSD.org; Tue, 12 Mar 2024 14:45:34 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: Tue, 12 Mar 2024 14:45:34 +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 #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Df3343fe4a64fe6a25b4e09ab9061a45f8= 2e5abc1 commit f3343fe4a64fe6a25b4e09ab9061a45f82e5abc1 Author: Gordon Bergling AuthorDate: 2024-03-12 14:44:48 +0000 Commit: Gordon Bergling CommitDate: 2024-03-12 14:44: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 MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D44098 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.=