summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/dir.c
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2002-05-16 02:19:14 +0000
committertrhodes <trhodes@FreeBSD.org>2002-05-16 02:19:14 +0000
commitfa6c7efe3f6fd797e86dc3c67a98949a5a5caac7 (patch)
tree9e08fb6b9504917bf2eb917a2e6f067ec3218930 /usr.bin/make/dir.c
parent004729ff8a0138980eca89fcf00c1434878eec9d (diff)
downloadFreeBSD-src-fa6c7efe3f6fd797e86dc3c67a98949a5a5caac7.zip
FreeBSD-src-fa6c7efe3f6fd797e86dc3c67a98949a5a5caac7.tar.gz
More consistancy. file system > filesystem
Diffstat (limited to 'usr.bin/make/dir.c')
-rw-r--r--usr.bin/make/dir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/dir.c b/usr.bin/make/dir.c
index c00956c..60fc736 100644
--- a/usr.bin/make/dir.c
+++ b/usr.bin/make/dir.c
@@ -986,7 +986,7 @@ Dir_MTime (gn)
/*
* Only do this once -- the second time folks are checking to
* see if the file was actually updated, so we need to actually go
- * to the file system.
+ * to the filesystem.
*/
if (DEBUG(DIR)) {
printf("Using cached time %s for %s\n",
OpenPOWER on IntegriCloud