diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-12 17:26:04 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-12 17:26:04 +0000 |
commit | 8d5d039f80a8d31947f4e84af20e8a56d0009c32 (patch) | |
tree | 8a8960200349aa661a39654202f6e0adc5e7360e /share/man/man4/umass.4 | |
parent | e66cdcd7e074533df2cf60b30ee57b5607535d28 (diff) |
Uniformly refer to a file system as "file system".
Approved by: re
Notes
Notes:
svn path=/head/; revision=107788
Diffstat (limited to 'share/man/man4/umass.4')
-rw-r--r-- | share/man/man4/umass.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/umass.4 b/share/man/man4/umass.4 index 7c1a2e4e0a22..9673cd7d73df 100644 --- a/share/man/man4/umass.4 +++ b/share/man/man4/umass.4 @@ -98,11 +98,11 @@ Write a disklabel to the Zip drive (see .Nm vpo for the .Nm disktab -entry), creates the filesystem and mounts the new filesystem on /mnt. +entry), creates the file system and mounts the new file system on /mnt. .Pp .Dl newfs_msdos /dev/da0 .Pp -Create a new FAT type filesystem. +Create a new FAT type file system. .Sh SEE ALSO .Xr ohci 4 , .Xr uhci 4 , |