summaryrefslogtreecommitdiffstats
path: root/usr.sbin/repquota/repquota.c
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-05-16 02:28:39 +0000
committertrhodes <trhodes@FreeBSD.org>2002-05-16 02:28:39 +0000
commit7d7bd3ffde99645fb817d630577fa9e34b3cad14 (patch)
tree5a2168d35ce930abf34b17554827cd9ac072e1b0 /usr.sbin/repquota/repquota.c
parentfa6c7efe3f6fd797e86dc3c67a98949a5a5caac7 (diff)
downloadFreeBSD-src-7d7bd3ffde99645fb817d630577fa9e34b3cad14.zip
FreeBSD-src-7d7bd3ffde99645fb817d630577fa9e34b3cad14.tar.gz
Consistancy check: s/file system/filesystem/g
Diffstat (limited to 'usr.sbin/repquota/repquota.c')
-rw-r--r--usr.sbin/repquota/repquota.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/repquota/repquota.c b/usr.sbin/repquota/repquota.c
index 5be1f6c..aadb784 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));
OpenPOWER on IntegriCloud