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/man4.i386 | |
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/man4.i386')
-rw-r--r-- | share/man/man4/man4.i386/linux.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/mcd.4 | 2 | ||||
-rw-r--r-- | share/man/man4/man4.i386/scd.4 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/linux.4 b/share/man/man4/man4.i386/linux.4 index 5f08ac1cbd75..926b4ab4dbb5 100644 --- a/share/man/man4/man4.i386/linux.4 +++ b/share/man/man4/man4.i386/linux.4 @@ -113,7 +113,7 @@ or loaded as a module. .It Pa /compat/linux minimal Linux run-time environment .It Pa /compat/linux/proc -limited Linux process filesystem +limited Linux process file system .El .Sh SEE ALSO .Xr brandelf 1 , diff --git a/share/man/man4/man4.i386/mcd.4 b/share/man/man4/man4.i386/mcd.4 index 09fede1e6084..8793083f27a4 100644 --- a/share/man/man4/man4.i386/mcd.4 +++ b/share/man/man4/man4.i386/mcd.4 @@ -132,7 +132,7 @@ accesses .Bx partition on the disc. Normally, there is only -one filesystem on a CD-ROM disc. +one file system on a CD-ROM disc. .It Pa /dev/(r)mcd0c accesses raw device. .El diff --git a/share/man/man4/man4.i386/scd.4 b/share/man/man4/man4.i386/scd.4 index eff4b15f4d36..ad8456dc9a76 100644 --- a/share/man/man4/man4.i386/scd.4 +++ b/share/man/man4/man4.i386/scd.4 @@ -52,7 +52,7 @@ accesses .Bx partition on the disc. Normally, there is only -one filesystem on a CDROM disc. +one file system on a CDROM disc. .It Pa /dev/[r]scd0c accesses the raw device. .El |