From f0d4329dc213c7ef336d1bc3282b4f861f8ea8b3 Mon Sep 17 00:00:00 2001 From: Konstantin Belousov Date: Thu, 25 Jul 2024 14:50:01 +0300 Subject: [PATCH] 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 4cc5b639c89..992138b1ffc 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