summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
committerru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
commit041d1287e88250bf06ad159c6c696bd653a77957 (patch)
tree8a8960200349aa661a39654202f6e0adc5e7360e /libexec
parent719bf117173e17f5286b995c031a11d553149e50 (diff)
downloadFreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.zip
FreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.tar.gz
Uniformly refer to a file system as "file system".
Approved by: re
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rpc.rquotad/rpc.rquotad.84
-rw-r--r--libexec/rtld-aout/rtld.1aout4
-rw-r--r--libexec/rtld-elf/rtld.12
-rw-r--r--libexec/ypxfr/ypxfr.82
4 files changed, 6 insertions, 6 deletions
diff --git a/libexec/rpc.rquotad/rpc.rquotad.8 b/libexec/rpc.rquotad/rpc.rquotad.8
index a779c3e..1bde175 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 158cf1a..7b8f3f0 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 8b1c6a9..d4584f4 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 c5fdc44..01e5293 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 ,
OpenPOWER on IntegriCloud