freebsd-dev/usr.bin/m4
Ed Schouten 6b99842ada Globally replace u_int*_t from (non-contributed) man pages.
The reasoning behind this, is that if we are consistent in our
documentation about the uint*_t stuff, people will be less tempted to
write new code that uses the non-standard types.

I am not going to bump the man page dates, as these changes can be
considered style nits. The meaning of the man pages is unaffected.

MFC after:	1 month
2012-02-12 18:29:56 +00:00
..
lib Globally replace u_int*_t from (non-contributed) man pages. 2012-02-12 18:29:56 +00:00
TEST Remove the advertising clause from UCB copyrighted files in usr.bin. This 2010-12-11 08:32:16 +00:00
eval.c Unbreak the build after r228697 adding the { } block to make clear which 2011-12-19 08:50:17 +00:00
expr.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
extern.h Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
gnum4.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
look.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
m4.1 Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
main.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
Makefile Repair breakage after r228697: since m4 now uses pow(3), it needs -lm. 2011-12-18 23:54:32 +00:00
mdef.h Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
misc.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
NOTES
parser.y Reimplement support for the ** (exponent) gnu extension, make it available thought the -g (mimic gnu) option 2011-12-18 22:04:55 +00:00
pathnames.h Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
stdd.h Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00
tokenizer.l Reimplement support for the ** (exponent) gnu extension, make it available thought the -g (mimic gnu) option 2011-12-18 22:04:55 +00:00
trace.c Synchronize with laster version of m4 from OpenBSD and NetBSD 2011-11-28 13:32:39 +00:00