public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] man8: ld.so: fix grammer mistake
@ 2024-12-06  7:18 Anhad Singh
  2024-12-06 14:12 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Anhad Singh @ 2024-12-06  7:18 UTC (permalink / raw)
  To: alx; +Cc: linux-man, Anhad Singh

The revised phrase "...one or more of the following..." is more clear.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
---
 man/man8/ld.so.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/man8/ld.so.8 b/man/man8/ld.so.8
index 23cddb9..9ac471f 100644
--- a/man/man8/ld.so.8
+++ b/man/man8/ld.so.8
@@ -548,7 +548,7 @@ one can observe all run-time function bindings.
 .TP
 .BR LD_DEBUG " (since glibc 2.1)"
 Output verbose debugging information about operation of the dynamic linker.
-The content of this variable is one of more of the following categories,
+The content of this variable is one or more of the following categories,
 separated by colons, commas, or (if the value is quoted) spaces:
 .RS
 .TP 12
-- 
2.47.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-06 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-06  7:18 [PATCH] man8: ld.so: fix grammer mistake Anhad Singh
2024-12-06 14:12 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox