>From upstream, reduces diff: https://github.com/fanf2/unifdef/commit/cf9a7a6f161f3a83c587c485c362fea8d4c0e73e
ok? Index: unifdef.1 =================================================================== RCS file: /cvs/src/usr.bin/unifdef/unifdef.1,v retrieving revision 1.27 diff -u -p -r1.27 unifdef.1 --- unifdef.1 10 Dec 2015 19:13:46 -0000 1.27 +++ unifdef.1 10 Dec 2015 19:30:01 -0000 @@ -422,22 +422,22 @@ command line options are given. .Bl -item .It .Tn EOF -in comment. +in comment .It Inappropriate .Ic #elif , .Ic #else or -.Ic #endif . +.Ic #endif .It -Obfuscated preprocessor control line. +Obfuscated preprocessor control line .It Premature .Tn EOF (with the line number of the most recent unterminated -.Ic #if ) . +.Ic #if ) .It -Too many levels of nesting. +Too many levels of nesting .El .Sh SEE ALSO .Xr cpp 1 ,