summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/make.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/make.h')
-rw-r--r--usr.bin/make/make.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/make/make.h b/usr.bin/make/make.h
index 63c5ab9..2e21277 100644
--- a/usr.bin/make/make.h
+++ b/usr.bin/make/make.h
@@ -63,7 +63,7 @@
* The structure for an individual graph node. Each node has several
* pieces of data associated with it.
* 1) the name of the target it describes
- * 2) the location of the target file in the file system.
+ * 2) the location of the target file in the filesystem.
* 3) the type of operator used to define its sources (qv. parse.c)
* 4) whether it is involved in this invocation of make
* 5) whether the target has been remade
OpenPOWER on IntegriCloud