ldconfig.8: ld.so.conf uses only newlines as delimiters

mtk: confirmed by reading source of parse_conf() in
elf/ldconfig.c.

Reported-by: Patrick Horgan <phorgan1@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-02-16 05:54:50 +01:00
parent 3b01fb87a0
commit e481989327
1 changed files with 2 additions and 2 deletions

View File

@ -160,8 +160,8 @@ the current cache.
run-time linker/loader
.TP 20
.I /etc/ld.so.conf
File containing a list of colon, space, tab, newline, or comma-separated
directories in which to search for libraries.
File containing a list of directories, one per line,
in which to search for libraries.
.\" FIXME Since glibc-2.3.4, "include" directives are supported in ld.so.conf
.\" FIXME Since glibc-2.4, "hwcap" directives are supported in ld.so.conf
.TP 20