diff options
author | obrien <obrien@FreeBSD.org> | 2000-10-22 23:49:29 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-10-22 23:49:29 +0000 |
commit | d53b670c65654fd01e5dbd7b05738add9ce2b4fb (patch) | |
tree | 168eba364d8296dbe1b7dfa55182401fe7d4fbf8 /usr.bin/unifdef | |
parent | aa2e16431f81c11561492c59548f84873b57ae1e (diff) | |
download | FreeBSD-src-d53b670c65654fd01e5dbd7b05738add9ce2b4fb.zip FreeBSD-src-d53b670c65654fd01e5dbd7b05738add9ce2b4fb.tar.gz |
The last "-iDsym" makes more sense as "-iUsym".
Diffstat (limited to 'usr.bin/unifdef')
-rw-r--r-- | usr.bin/unifdef/unifdef.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1 index 2c06332..fd3a070 100644 --- a/usr.bin/unifdef/unifdef.1 +++ b/usr.bin/unifdef/unifdef.1 @@ -48,7 +48,7 @@ .Fl D Ns Ar sym .Fl U Ns Ar sym .Fl iD Ns Ar sym -.Fl iD Ns Ar sym +.Fl iU Ns Ar sym .Oc .Ar ... .Op Ar file |