diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-23 15:14:12 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-23 15:14:12 +0000 |
| commit | 811410d04ab6f96c9d064c73d42155b66b2c06dd (patch) | |
| tree | b33f1f4b15dd9fe5d3e34def30b8fba728bd0cea | |
| parent | 014f5fe7f51eb6d200492bac0abd3080e2f0328a (diff) | |
Notes
| -rw-r--r-- | usr.bin/unifdef/unifdef.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1 index 4a1e2f98cec5..6bc771cb7189 100644 --- a/usr.bin/unifdef/unifdef.1 +++ b/usr.bin/unifdef/unifdef.1 @@ -270,7 +270,7 @@ Obfuscated preprocessor control line. Premature .Tn EOF (with the line number of the most recent unterminated -.Ic #if Ns ). +.Ic #if ) . .It .Tn EOF in comment. @@ -292,7 +292,7 @@ Trigraphs are not recognized. There is no support for symbols with different definitions at different points in the source file. .Pp -The text-mode and ignore functionality doesn't correspond to modern +The text-mode and ignore functionality does not correspond to modern .Xr cpp 1 behaviour. .Sh HISTORY |
