git: f0d4329dc213 - stable/14 - rtld(1): Spell value as VALUE, not NAME
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Aug 2024 00:32:39 UTC
The branch stable/14 has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=f0d4329dc213c7ef336d1bc3282b4f861f8ea8b3 commit f0d4329dc213c7ef336d1bc3282b4f861f8ea8b3 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2024-07-25 11:50:01 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2024-08-05 00:32:11 +0000 rtld(1): Spell value as VALUE, not NAME (cherry picked from commit bc25bc6850e512c4c45effdff6178d20b5eca558) --- libexec/rtld-elf/rtld.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index 4cc5b639c89a..992138b1ffc0 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -352,7 +352,7 @@ The syntax of the direct invocation is .Op Fl b Ar exe .Op Fl d .Op Fl f Ar fd -.Op Fl o Ar OPT=NAME +.Op Fl o Ar OPT=VALUE .Op Fl p .Op Fl u .Op Fl v