The revised phrase "...one or more of the following..." is more clear. Signed-off-by: Anhad Singh <andypython@xxxxxxxxxxxxxx> --- 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