Fix some nroff syntax in rtld.1.
When I originally documented the LD_LIBRARY_PATH_FDS environment variable, I used `.Ev` rather than `.It Ev` to introduce it; this led to the documentation being embedded in the previous paragraph (LD_LIBRARY_PATH).
This commit is contained in:
parent
d5a5e50d3b
commit
dc902dbd60
@ -192,7 +192,7 @@ the directories specified by
|
||||
will be searched first
|
||||
followed by the set of built-in standard directories.
|
||||
This variable is unset for set-user-ID and set-group-ID programs.
|
||||
.Ev LD_LIBRARY_PATH_FDS
|
||||
.It Ev LD_LIBRARY_PATH_FDS
|
||||
A colon separated list of file descriptor numbers for library directories.
|
||||
This is intended for use within
|
||||
.Xr capsicum 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user