diff options
author | schweikh <schweikh@FreeBSD.org> | 2002-12-27 12:15:40 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2002-12-27 12:15:40 +0000 |
commit | fec6546e12b076c18d8f6ccef5737bc62ee319cc (patch) | |
tree | ab5e026aafe37b18ff362bec5a3c4765fb7813f5 /usr.bin/mkdep | |
parent | 72aba11981608aab3a44b464cea3d5fa00469d50 (diff) | |
download | FreeBSD-src-fec6546e12b076c18d8f6ccef5737bc62ee319cc.zip FreeBSD-src-fec6546e12b076c18d8f6ccef5737bc62ee319cc.tar.gz |
english(4) police.
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 |