From 8d5d039f80a8d31947f4e84af20e8a56d0009c32 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Thu, 12 Dec 2002 17:26:04 +0000 Subject: Uniformly refer to a file system as "file system". Approved by: re --- libexec/rpc.rquotad/rpc.rquotad.8 | 4 ++-- libexec/rtld-aout/rtld.1aout | 4 ++-- libexec/rtld-elf/rtld.1 | 2 +- libexec/ypxfr/ypxfr.8 | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'libexec') diff --git a/libexec/rpc.rquotad/rpc.rquotad.8 b/libexec/rpc.rquotad/rpc.rquotad.8 index a779c3eadf20..1bde1758b404 100644 --- a/libexec/rpc.rquotad/rpc.rquotad.8 +++ b/libexec/rpc.rquotad/rpc.rquotad.8 @@ -42,11 +42,11 @@ The .Nm utility is a .Xr rpc 3 -server which returns quotas for a user of a local filesystem +server which returns quotas for a user of a local file system which is NFS-mounted onto a remote machine. The .Xr quota 1 -utility uses the results to display user quotas for remote filesystems. +utility uses the results to display user quotas for remote file systems. The .Nm utility is normally invoked by 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 diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index 8b1c6a9c9c13..d4584f49c272 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -67,7 +67,7 @@ After the dynamic linker has finished loading, relocating, and initializing the program and its required shared objects, it transfers control to the entry point of the program. .Pp -To locate the required shared objects in the filesystem, +To locate the required shared objects in the file system, .Nm may use a .Dq hints diff --git a/libexec/ypxfr/ypxfr.8 b/libexec/ypxfr/ypxfr.8 index c5fdc44e2366..01e52937f783 100644 --- a/libexec/ypxfr/ypxfr.8 +++ b/libexec/ypxfr/ypxfr.8 @@ -243,7 +243,7 @@ The flag allows you to specify an alternate path should you wish to store your .Tn NIS -maps in a different part of the filesystem. The +maps in a different part of the file system. The .Tn NIS server, .Xr ypserv 8 , -- cgit v1.3