=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/unifdef/unifdef.1,v retrieving revision 1.26 retrieving revision 1.27 diff -c -r1.26 -r1.27 *** src/usr.bin/unifdef/unifdef.1 2015/12/05 23:27:35 1.26 --- src/usr.bin/unifdef/unifdef.1 2015/12/10 19:13:46 1.27 *************** *** 1,4 **** ! .\" $OpenBSD: unifdef.1,v 1.26 2015/12/05 23:27:35 mmcc Exp $ .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" Copyright (c) 2002 - 2013 Tony Finch . All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: unifdef.1,v 1.27 2015/12/10 19:13:46 mmcc Exp $ .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" Copyright (c) 2002 - 2013 Tony Finch . All rights reserved. *************** *** 30,36 **** .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" ! .Dd $Mdocdate: December 5 2015 $ .Dt UNIFDEF 1 .Os .Sh NAME --- 30,36 ---- .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" ! .Dd $Mdocdate: December 10 2015 $ .Dt UNIFDEF 1 .Os .Sh NAME *************** *** 421,427 **** .Sh DIAGNOSTICS .Bl -item .It ! Too many levels of nesting. .It Inappropriate .Ic #elif , --- 421,428 ---- .Sh DIAGNOSTICS .Bl -item .It ! .Tn EOF ! in comment. .It Inappropriate .Ic #elif , *************** *** 436,443 **** (with the line number of the most recent unterminated .Ic #if ) . .It ! .Tn EOF ! in comment. .El .Sh SEE ALSO .Xr cpp 1 , --- 437,443 ---- (with the line number of the most recent unterminated .Ic #if ) . .It ! Too many levels of nesting. .El .Sh SEE ALSO .Xr cpp 1 ,