summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2005-01-24 20:06:16 +0000
committercharnier <charnier@FreeBSD.org>2005-01-24 20:06:16 +0000
commitebd0a44c323749f78a77da3cf374e9a9940de7c6 (patch)
tree781bbcd33592602f6c52a6658045baaa26714840
parentb6d4f1528e4c8f79bf33f2ecb27f35b2b8ed0344 (diff)
downloadFreeBSD-src-ebd0a44c323749f78a77da3cf374e9a9940de7c6.zip
FreeBSD-src-ebd0a44c323749f78a77da3cf374e9a9940de7c6.tar.gz
spell "file system" correctly
Approved by: ru
-rw-r--r--sbin/mount_autofs/mount_autofs.82
-rw-r--r--share/man/man5/autofs.52
-rw-r--r--usr.bin/lsvfs/lsvfs.12
3 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount_autofs/mount_autofs.8 b/sbin/mount_autofs/mount_autofs.8
index 8d9e25e..5f10ea7 100644
--- a/sbin/mount_autofs/mount_autofs.8
+++ b/sbin/mount_autofs/mount_autofs.8
@@ -67,5 +67,5 @@ The
utility first appeared in
.Fx 6.0 .
.Sh AUTHORS
-This manual page and the autofs filesystem suite were written by
+This manual page and the autofs file system suite were written by
.An Alfred Perlstein .
diff --git a/share/man/man5/autofs.5 b/share/man/man5/autofs.5
index 40eacde..0debd49 100644
--- a/share/man/man5/autofs.5
+++ b/share/man/man5/autofs.5
@@ -37,7 +37,7 @@ autofs /auto autofs rw 0 0
.Sh DESCRIPTION
The auto file system, or
.Nm ,
-provides a method to dynamically graft mountpoints into the filesystem
+provides a method to dynamically graft mountpoints into the file system
namespace.
.Sh SEE ALSO
.Xr mount_autofs 8
diff --git a/usr.bin/lsvfs/lsvfs.1 b/usr.bin/lsvfs/lsvfs.1
index c9874d8..ed4b44e 100644
--- a/usr.bin/lsvfs/lsvfs.1
+++ b/usr.bin/lsvfs/lsvfs.1
@@ -7,7 +7,7 @@
.Os
.Sh NAME
.Nm lsvfs
-.Nd list installed virtual filesystems
+.Nd list installed virtual file systems
.Sh SYNOPSIS
.Nm
.Op Ar vfsname Ar ...
OpenPOWER on IntegriCloud