diff options
Diffstat (limited to 'usr.bin/mkdep')
-rw-r--r-- | usr.bin/mkdep/mkdep.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mkdep/mkdep.1 b/usr.bin/mkdep/mkdep.1 index d96d267..2364d4c 100644 --- a/usr.bin/mkdep/mkdep.1 +++ b/usr.bin/mkdep/mkdep.1 @@ -106,7 +106,7 @@ options consistent with the GNU C compiler. .It Ev MKDEP_CPP Specifies the preprocessor to use. The default is "${CC} -E". .It Ev MKDEP_CPP_OPTS -Specifie the non-CFLAGS options for the preprocessor. The default is +Specifies the non-CFLAGS options for the preprocessor. The default is "-M". .El .Sh SEE ALSO |