summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkdep/mkdep.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkdep/mkdep.1')
-rw-r--r--usr.bin/mkdep/mkdep.15
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/mkdep/mkdep.1 b/usr.bin/mkdep/mkdep.1
index ef96bcc..d96d267 100644
--- a/usr.bin/mkdep/mkdep.1
+++ b/usr.bin/mkdep/mkdep.1
@@ -45,8 +45,9 @@
.Op Ar flags
.Ar
.Sh DESCRIPTION
-.Nm Mkdep
-takes a set of flags for the C compiler and a list
+The
+.Nm
+utility takes a set of flags for the C compiler and a list
of C source files as arguments and constructs a set of include
file dependencies which are written into the file ``.depend''.
An example of its use in a Makefile might be:
OpenPOWER on IntegriCloud