The branch main has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=501edb1cc76bcdefa1032ea5f28655b115bb2560

commit 501edb1cc76bcdefa1032ea5f28655b115bb2560
Author:     Kenta Kubo <[email protected]>
AuthorDate: 2023-09-17 13:55:16 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2023-09-18 10:04:21 +0000

    Fix typo in RELNOTES (objump -> objdump)
    
    Pull Request: https://github.com/freebsd/freebsd-src/pull/847
---
 RELNOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELNOTES b/RELNOTES
index f3d717525929..c5686a4f30fb 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -128,7 +128,7 @@ d198b8774d2c:
        swap.  See growfs(7).
 
 86edb11e7491:
-       llvm-objump is now always installed as objdump.
+       llvm-objdump is now always installed as objdump.
 
 616f32ea6da7:
        mta_start_script along with othermta rc.d script has been retired.

Reply via email to