summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
commitf9f15666fc6b633beb9e72350313550288fc4459 (patch)
tree335a1cbffca0741ac4eec98c11b7ba7b0b10a3d0
parent04990158cf97e5592b5bdcd7683f01f19d215c94 (diff)
downloadpw-darwin-f9f15666fc6b633beb9e72350313550288fc4459.tar.gz
pw-darwin-f9f15666fc6b633beb9e72350313550288fc4459.zip
Uniformly refer to a file system as "file system".
Approved by: re
-rw-r--r--adduser/rmuser.84
-rw-r--r--pw/pw.82
2 files changed, 3 insertions, 3 deletions
diff --git a/adduser/rmuser.8 b/adduser/rmuser.8
index e27241a..f216788 100644
--- a/adduser/rmuser.8
+++ b/adduser/rmuser.8
@@ -173,7 +173,7 @@ utility appeared in
.Sh BUGS
The
.Nm
-utility does not comprehensively search the filesystem for all files
+utility does not comprehensively search the file system for all files
owned by the removed user and remove them; to do so on a system
of any size is prohibitively slow and I/O intensive.
It is also unable to remove symbolic links that were created by the
@@ -183,7 +183,7 @@ or
.Pa /var/tmp ,
as symbolic links on
.Bx 4.4
-filesystems do not contain information
+file systems do not contain information
as to who created them.
Also, there may be other files created in
.Pa /var/mail
diff --git a/pw/pw.8 b/pw/pw.8
index 2b73f8a..6b6a672 100644
--- a/pw/pw.8
+++ b/pw/pw.8
@@ -423,7 +423,7 @@ to attempt to create the user's home directory.
While primarily useful when adding a new account with
.Ar useradd ,
this may also be of use when moving an existing user's home directory elsewhere on
-the filesystem.
+the file system.
The new home directory is populated with the contents of the
.Ar skeleton
directory, which typically contains a set of shell configuration files that the