aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/config/config.84
-rw-r--r--usr.sbin/mtree/mtree.82
-rw-r--r--usr.sbin/ntp/doc/ntp.conf.52
-rw-r--r--usr.sbin/pkg_install/add/pkg_add.12
-rw-r--r--usr.sbin/pwd_mkdb/pwd_mkdb.82
-rw-r--r--usr.sbin/quotaon/quotaon.82
-rw-r--r--usr.sbin/quotaon/quotaon.c4
-rw-r--r--usr.sbin/repquota/repquota.86
-rw-r--r--usr.sbin/repquota/repquota.c2
-rw-r--r--usr.sbin/syslogd/syslog.conf.52
10 files changed, 14 insertions, 14 deletions
diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8
index 9d21e6b5da87..8e6af76bc960 100644
--- a/usr.sbin/config/config.8
+++ b/usr.sbin/config/config.8
@@ -215,12 +215,12 @@ are therefore two options for installing a debug kernel:
.Dq Li "make install"
installs
.Pa kernel
-in the root file system.
+in the root filesystem.
.It
.Dq Li "make install.debug"
installs
.Pa kernel.debug
-in the root file system.
+in the root filesystem.
.El
.Sh FILES
.Bl -tag -width ".Pa /sys/ Ns Va ARCH Ns Pa /compile/ Ns Ar SYSTEM_NAME" -compact
diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8
index 59f5f19cbdbf..6762edae4d59 100644
--- a/usr.sbin/mtree/mtree.8
+++ b/usr.sbin/mtree/mtree.8
@@ -293,7 +293,7 @@ that
.Nm
.Fl K
.Cm sha1digest
-be run on the file systems, and a copy of the results stored on a different
+be run on the filesystems, and a copy of the results stored on a different
machine, or, at least, in encrypted form.
The output file itself should be digested using the
.Xr md5 1
diff --git a/usr.sbin/ntp/doc/ntp.conf.5 b/usr.sbin/ntp/doc/ntp.conf.5
index 2d4128a8e2f7..928cb8fd671a 100644
--- a/usr.sbin/ntp/doc/ntp.conf.5
+++ b/usr.sbin/ntp/doc/ntp.conf.5
@@ -1735,7 +1735,7 @@ this file to replace the old version.
This implies that
.Xr ntpd 8
must have write permission for the directory the
-drift file is located in, and that file system links, symbolic or
+drift file is located in, and that filesystem links, symbolic or
otherwise, should be avoided.
.It Xo Ic enable
.Oo
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1
index ee2e3ff36c10..4622d448e3c2 100644
--- a/usr.sbin/pkg_install/add/pkg_add.1
+++ b/usr.sbin/pkg_install/add/pkg_add.1
@@ -468,7 +468,7 @@ Default location of the installed package database.
.An John Kohl Aq jtk@rational.com
.Sh BUGS
Hard links between files in a distribution are only preserved if either
-(1) the staging area is on the same file system as the target directory of
+(1) the staging area is on the same filesystem as the target directory of
all the links to the file, or (2) all the links to the file are bracketed by
.Cm @cwd
directives in the contents file,
diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.8 b/usr.sbin/pwd_mkdb/pwd_mkdb.8
index 438bd2410173..55be90b9a030 100644
--- a/usr.sbin/pwd_mkdb/pwd_mkdb.8
+++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8
@@ -135,7 +135,7 @@ uses
.Xr rename 2
to install them.
This, however, requires that the file specified on the command line live
-on the same file system as the
+on the same filesystem as the
.Pa /etc
directory.
.Pp
diff --git a/usr.sbin/quotaon/quotaon.8 b/usr.sbin/quotaon/quotaon.8
index 5458ea1cabf7..cdf260e6027d 100644
--- a/usr.sbin/quotaon/quotaon.8
+++ b/usr.sbin/quotaon/quotaon.8
@@ -77,7 +77,7 @@ expects each filesystem to have quota files named
.Pa quota.user
and
.Pa quota.group
-which are located at the root of the associated file system.
+which are located at the root of the associated filesystem.
These defaults may be overridden in
.Pa /etc/fstab .
By default both user and group quotas are enabled.
diff --git a/usr.sbin/quotaon/quotaon.c b/usr.sbin/quotaon/quotaon.c
index 50d68aeefc4c..daec695138c7 100644
--- a/usr.sbin/quotaon/quotaon.c
+++ b/usr.sbin/quotaon/quotaon.c
@@ -65,7 +65,7 @@ static const char rcsid[] =
char *qfname = QUOTAFILENAME;
char *qfextension[] = INITQFNAMES;
-int aflag; /* all file systems */
+int aflag; /* all filesystems */
int gflag; /* operate on group quotas */
int uflag; /* operate on user quotas */
int vflag; /* verbose */
@@ -244,7 +244,7 @@ hasquota(fs, type, qfnamep)
}
/*
- * Verify file system is mounted and not readonly.
+ * Verify filesystem is mounted and not readonly.
*/
int
readonly(fs)
diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8
index eadafa7fcb83..b92e20661670 100644
--- a/usr.sbin/repquota/repquota.8
+++ b/usr.sbin/repquota/repquota.8
@@ -40,7 +40,7 @@
.Os
.Sh NAME
.Nm repquota
-.Nd summarize quotas for a file system
+.Nd summarize quotas for a filesystem
.Sh SYNOPSIS
.Nm
.Op Fl g
@@ -55,7 +55,7 @@
.Sh DESCRIPTION
.Nm Repquota
prints a summary of the disk usage and quotas for the
-specified file systems.
+specified filesystems.
.Pp
Available options:
.Bl -tag -width indent
@@ -86,7 +86,7 @@ at the filesystem root with user quotas
.It Pa quota.group
at the filesystem root with group quotas
.It Pa /etc/fstab
-for file system names and locations
+for filesystem names and locations
.El
.Sh SEE ALSO
.Xr quota 1 ,
diff --git a/usr.sbin/repquota/repquota.c b/usr.sbin/repquota/repquota.c
index 5be1f6cefe29..aadb7843559d 100644
--- a/usr.sbin/repquota/repquota.c
+++ b/usr.sbin/repquota/repquota.c
@@ -95,7 +95,7 @@ struct fileusage *addid(u_long, int, char *);
u_long highid[MAXQUOTAS]; /* highest addid()'ed identifier per type */
int vflag; /* verbose */
-int aflag; /* all file systems */
+int aflag; /* all filesystems */
int hasquota __P((struct fstab *, int, char **));
int oneof __P((char *, char *[], int));
diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5
index 0385c579d1f1..acf6ebce3468 100644
--- a/usr.sbin/syslogd/syslog.conf.5
+++ b/usr.sbin/syslogd/syslog.conf.5
@@ -429,7 +429,7 @@ implement the same set of facilities. The facilities
authpriv, cron, ftp, and ntp that are known to this implementation
might be absent on the target system. Even worse, DEC UNIX uses
facility number 10 (which is authpriv in this implementation) to
-log events for their AdvFS file system.
+log events for their AdvFS filesystem.
.Sh SEE ALSO
.Xr syslog 3 ,
.Xr syslogd 8