From: Ruslan Ermilov Date: Thu, 12 Dec 2002 17:26:04 +0000 (+0000) Subject: Uniformly refer to a file system as "file system". X-Git-Url: https://git.cameronkatri.com/pw-darwin.git/commitdiff_plain/13da4e9762f5c3162b3d35ce66f243346b65adf1 Uniformly refer to a file system as "file system". Approved by: re --- 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