diff options
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/ccd.4 | 2 | ||||
-rw-r--r-- | share/man/man4/da.4 | 2 | ||||
-rw-r--r-- | share/man/man4/intro.4 | 6 | ||||
-rw-r--r-- | share/man/man4/man4.alpha/linux.4 | 2 | ||||
-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 | ||||
-rw-r--r-- | share/man/man4/syncer.4 | 2 | ||||
-rw-r--r-- | share/man/man4/vinum.4 | 8 |
9 files changed, 14 insertions, 14 deletions
diff --git a/share/man/man4/ccd.4 b/share/man/man4/ccd.4 index 994774b..4eae7b7 100644 --- a/share/man/man4/ccd.4 +++ b/share/man/man4/ccd.4 @@ -167,7 +167,7 @@ then restoring the partition. If just one (or more) of the disks in a .Nm fails, the entire -file system will be lost unless you are mirroring the disks. +filesystem will be lost unless you are mirroring the disks. .Pp If one of the disks in a mirror is lost, you should still be able to backup your data. If a write error occurs, however, data diff --git a/share/man/man4/da.4 b/share/man/man4/da.4 index 418791e..a11cfed 100644 --- a/share/man/man4/da.4 +++ b/share/man/man4/da.4 @@ -105,7 +105,7 @@ and allows the device to reorganize writes to increase efficiency and performance. This performance gain comes at a price. Should the device lose power while its cache contains uncommitted write operations, these writes will be lost. The effect of a loss of write transactions on -a file system is non-deterministic and can cause corruption. Most +a filesystem is non-deterministic and can cause corruption. Most devices age write transactions to limit vulnerability to a few transactions recently reported as complete, but it is none-the-less recommended that systems with write cache enabled devices reside on an Uninterruptible diff --git a/share/man/man4/intro.4 b/share/man/man4/intro.4 index 8912544..56cb049 100644 --- a/share/man/man4/intro.4 +++ b/share/man/man4/intro.4 @@ -71,7 +71,7 @@ sometimes also called .Em special files . They are usually located under the directory .Pa /dev -in the file system hierarchy +in the filesystem hierarchy (see also .Xr hier 7 ) . .Pp @@ -106,7 +106,7 @@ and as the file type identification in the output of .Ql ls -l . Buffered devices are being accessed through the buffer cache of the -operating system, and they are solely intended to layer a file system +operating system, and they are solely intended to layer a filesystem on top of them. They are normally implemented for disks and disk-like devices only and, for historical reasons, for tape devices. .Pp @@ -121,7 +121,7 @@ denotes the raw device for the first SCSI disk, while is the corresponding device node for the buffered device. .Pp Unbuffered devices should be used for all actions that are not related -to file system operations, even if the device in question is a disk +to filesystem operations, even if the device in question is a disk device. This includes making backups of entire disk partitions, or to .Em raw diff --git a/share/man/man4/man4.alpha/linux.4 b/share/man/man4/man4.alpha/linux.4 index 9ff8a0d..591553f 100644 --- a/share/man/man4/man4.alpha/linux.4 +++ b/share/man/man4/man4.alpha/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 file system +limited Linux process filesystem .El .Sh SEE ALSO .Xr brandelf 1 , diff --git a/share/man/man4/man4.i386/linux.4 b/share/man/man4/man4.i386/linux.4 index 926b4ab..5f08ac1c 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 file system +limited Linux process filesystem .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 8793083..09fede1 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 file system on a CD-ROM disc. +one filesystem 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 ad8456d..eff4b15 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 file system on a CDROM disc. +one filesystem on a CDROM disc. .It Pa /dev/[r]scd0c accesses the raw device. .El diff --git a/share/man/man4/syncer.4 b/share/man/man4/syncer.4 index 60f9db4..ee425f1 100644 --- a/share/man/man4/syncer.4 +++ b/share/man/man4/syncer.4 @@ -87,5 +87,5 @@ process first appeared in It is possible on some systems that a .Xr sync 2 occurring simultaneously with a crash may cause -file system damage. See +filesystem damage. See .Xr fsck 8 . diff --git a/share/man/man4/vinum.4 b/share/man/man4/vinum.4 index b997a94..6d7a168 100644 --- a/share/man/man4/vinum.4 +++ b/share/man/man4/vinum.4 @@ -77,9 +77,9 @@ Additional plexes can be used for on-line data reorganization. By attaching an additional plex and subsequently detaching one of the older plexes, data can be moved on-line without compromising access. .It -An additional plex can be used to obtain a consistent dump of a file system. By +An additional plex can be used to obtain a consistent dump of a filesystem. By attaching an additional plex and detaching at a specific time, the detached plex -becomes an accurate snapshot of the file system at the time of detachment. +becomes an accurate snapshot of the filesystem at the time of detachment. .\" Make sure to flush! .El .It @@ -140,7 +140,7 @@ devices. .Nm offers automatic startup. Unlike .Ux -file systems, +filesystems, .Nm volumes contain all the configuration information needed to ensure that they are started correctly when the subsystem is enabled. This is also a significant @@ -311,7 +311,7 @@ flag to .Nm newfs . For example, if you have a volume .Pa concat , -use the following command to create a ufs file system on it: +use the following command to create a ufs filesystem on it: .Pp .Bd -literal # newfs -v /dev/vinum/concat |