From e8937ba00998cca6f259b3fdf32a7f7a38bc26ec Mon Sep 17 00:00:00 2001 From: Philippe Charnier Date: Sat, 20 Apr 2002 12:18:28 +0000 Subject: Use `The .Nm utility' --- usr.bin/mkdep/mkdep.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'usr.bin/mkdep') diff --git a/usr.bin/mkdep/mkdep.1 b/usr.bin/mkdep/mkdep.1 index ef96bcc752cb..d96d2670b6c9 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: -- cgit v1.2.3