git: 0de10f10c474 - stable/14 - Fix typo in RELNOTES (objump -> objdump)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Sep 2023 13:19:59 UTC
The branch stable/14 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=0de10f10c474a722b3a9197e607ca2ba33b3634c
commit 0de10f10c474a722b3a9197e607ca2ba33b3634c
Author: Kenta Kubo <kabuto669@icloud.com>
AuthorDate: 2023-09-17 13:55:16 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-09-24 13:18:21 +0000
Fix typo in RELNOTES (objump -> objdump)
Pull Request: https://github.com/freebsd/freebsd-src/pull/847
(cherry picked from commit 501edb1cc76bcdefa1032ea5f28655b115bb2560)
---
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.