From nobody Wed Feb 28 08:32:53 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 4Tl7054Qhvz5Cw48 for ; Wed, 28 Feb 2024 08:32:53 +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 4Tl7050mycz4Ctn for ; Wed, 28 Feb 2024 08:32:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709109173; a=rsa-sha256; cv=none; b=ocSxipeG93TbeHH+1egAmi+Ds397832aL4WnkVYIr4MGZeIs2YjFiyrYzsRF/RkN3cIZ2s uXxg7zERnV1Rmc4VY+EKk1nTMRHFdkTy9PNTF/1r6sxZV5n8D2MJvoyqns7N0AU+0up7rY ZD0049vpCZG/NwpZWVrMuFgfqEwa4RQ1dPc1t5dtDFSJI2NQ7ElVIpfJjvSGUcWmeA2gSp ESmx64WPWxqNdqS0wCGqaHFheSTSFMYgih91lDzBAw/LuTHsumGBmdlvZS3Sw3gwsKirCI SLFpJiEZ3xTq6cpgPYlr/HQdIvWjqjRg8k5LhuGrQ52SvsGAu1zmwkEbFCn84w== 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=1709109173; 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=uNDyYxgc0c4vgTfI+0SPnwyb2qaKRcFBGssyxo3596c=; b=YgPAYtybroI4Q6xtOvd19Pc1gSbxtNtzE+N/wJyMqwjvK9u+O7apoSOowWYRPrzSHm4XEJ Y1OFdsbU4hj/7LT+l+5mJ4w+RWgsvpeaUsSx5RUvvvzpLWbUuDRvny+9VeR+JbHkxp6Vzy aTNynpm7RRkAUVAK/qPOQgoqRZQ7YDky1r0nEwSh0Q2WyEAnmAfyA6UYqI53j57FB272ze 5VbjJN0H9/aeukwlsTFl3bQ3Vt1O12J9P2Ow/qthh7iMiaxyqQgcw+b+NvXZTWbA7bypP0 VGHJQvb/hLGcK8e2ENULPh2Bp82+lrlt1wJ61mxWWBsxi/ecO2JWdDoMny0mWw== 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 4Tl704718bzqS5 for ; Wed, 28 Feb 2024 08:32:52 +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 41S8Wq2t057235 for ; Wed, 28 Feb 2024 08:32:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41S8Wq2b057234 for doc@FreeBSD.org; Wed, 28 Feb 2024 08:32:52 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: Wed, 28 Feb 2024 08:32:53 +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 #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D865baeaf1abeb14327ad6a4a1f8ce722e= 242ff73 commit 865baeaf1abeb14327ad6a4a1f8ce722e242ff73 Author: Stefan Schlosser AuthorDate: 2024-02-28 08:31:28 +0000 Commit: Gordon Bergling CommitDate: 2024-02-28 08:31:28 +0000 md5.1: Fix an example 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 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.=