diff options
Diffstat (limited to 'libexec/rtld-aout/rtld.1aout')
| -rw-r--r-- | libexec/rtld-aout/rtld.1aout | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/rtld-aout/rtld.1aout b/libexec/rtld-aout/rtld.1aout index 158cf1a74042..7b8f3f0e7303 100644 --- a/libexec/rtld-aout/rtld.1aout +++ b/libexec/rtld-aout/rtld.1aout @@ -87,7 +87,7 @@ routine is called. Thus, can complete the link-editing process before the dynamic program calls upon services of any dynamic library. .Pp -To quickly locate the required shared objects in the filesystem, +To quickly locate the required shared objects in the file system, .Nm may use a .Dq hints @@ -204,7 +204,7 @@ are recognized and have their usual meaning. .\" .It Ev LD_NOSTD_PATH .\" When set, do not include a set of built-in standard directory paths for .\" searching. This might be useful when running on a system with a completely -.\" non-standard filesystem layout. +.\" non-standard file system layout. .El .Pp .Sh FILES |
