diff options
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/rtld-aout/rtld.1aout | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/libexec/rtld-aout/rtld.1aout b/libexec/rtld-aout/rtld.1aout index 6c2ca18..213b66b 100644 --- a/libexec/rtld-aout/rtld.1aout +++ b/libexec/rtld-aout/rtld.1aout @@ -95,9 +95,7 @@ file, prepared by the .Xr ldconfig 8 utility, in which the full path specification of the shared objects can be looked up by hashing on the 3-tuple -.Ao -library-name, major-version-number, minor-version-number -.Ac \&. +.Aq library-name , major-version-number , minor-version-number . .Pp .Nm recognizes a number of environment variables that can be used to modify |