]> git.cameronkatri.com Git - pw-darwin.git/commitdiff
Uniformly refer to a file system as "file system".
authorRuslan Ermilov <ru@FreeBSD.org>
Thu, 12 Dec 2002 17:26:04 +0000 (17:26 +0000)
committerRuslan Ermilov <ru@FreeBSD.org>
Thu, 12 Dec 2002 17:26:04 +0000 (17:26 +0000)
Approved by: re

adduser/rmuser.8
pw/pw.8

index e27241aa323d618fb2d3d75159b9425e65c46917..f21678875d1e3320a133c38284c57060f2971346 100644 (file)
@@ -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 2b73f8a8664ed57460bdb8bad56112d2237bcc75..6b6a6727fb0ed511eb583ce67a335ea73c0bc8ba 100644 (file)
--- 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