=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/unifdef/unifdef.1,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- src/usr.bin/unifdef/unifdef.1 2003/06/10 09:12:12 1.13 +++ src/usr.bin/unifdef/unifdef.1 2003/10/23 09:09:13 1.14 @@ -1,4 +1,4 @@ -.\" $OpenBSD: unifdef.1,v 1.13 2003/06/10 09:12:12 jmc Exp $ +.\" $OpenBSD: unifdef.1,v 1.14 2003/10/23 09:09:13 jmc Exp $ .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -67,7 +67,8 @@ The .Nm utility acts on -.Ic #if , #ifdef , #ifndef , #elif , #else , +.Ic #if , #ifdef , #ifndef , +.Ic #elif , #else , and .Ic #endif lines, @@ -83,7 +84,9 @@ .Fn defined operator applied to symbols defined or undefined on the command line, the operators -.Ic \&! , < , > , <= , >= , == , != , && , || , +.Ic \&! , < , > , <= , +.Ic >= , == , != , && , +.Ic || , and parenthesized expressions. Anything that it does not understand is passed through unharmed. It only processes