diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-16 21:34:21 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2003-05-16 21:34:21 +0000 |
| commit | 60cdf2f1a0fd62868fbe42ef542aeb58751ccf37 (patch) | |
| tree | 01f7e170e97bf7d17aa7d6012ef5e4773eb77878 /libexec/rtld-elf/rtld.1 | |
| parent | c8d3a56cb862c45aeea53cc30643dcf672696e8a (diff) | |
Notes
Diffstat (limited to 'libexec/rtld-elf/rtld.1')
| -rw-r--r-- | libexec/rtld-elf/rtld.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index 3916922fc132..d359a3e7c16d 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -155,10 +155,11 @@ and are recognized and have their usual meaning. .El .Sh FILES -.Bl -tag -width indent +.Bl -tag -width ".Pa /var/run/ld-elf.so.hints" -compact .It Pa /var/run/ld-elf.so.hints +Hints file. .It Pa /etc/libmap.conf -The libmap configuration file. +The libmap configuration file. .El .Sh SEE ALSO .Xr ld 1 , |
