Ruslan Ermilov
b9ad8c8635
beforeinstall -> SCRIPTS.
2001-04-07 11:21:35 +00:00
Ruslan Ermilov
dc12be5258
MAN[1-9] -> MAN.
2001-03-27 10:52:19 +00:00
Ruslan Ermilov
9b88faecd3
Prepare for mdoc(7)NG.
2000-12-19 16:00:12 +00:00
Ruslan Ermilov
8fe908ef0c
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 19:21:22 +00:00
Philippe Charnier
39cfe41b7c
Typo. Standard list of flag
...
Add ``c89: '' in front of error messages to be errx()-like.
1999-12-05 20:01:28 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Wolfgang Helbig
ff0894cf3c
Added -D_ANSI_SOURCE as discussed with bde,
...
removed bogus -trigraph (pointed out by bde),
included check of operands (suggested by joerg)
1997-10-05 18:44:37 +00:00
Joerg Wunsch
16c9de07f6
Use -ansi -pedantic -trigraphs, as suggested by Bruce.
...
Enforce that only Posix-spec'ed options are being used, so people could
use this as a Posixificator of some kind.
Document the Posix usage in the man page, so to make it clear what's
the difference between Posix c89, and gcc.
1997-09-18 20:55:50 +00:00
Joerg Wunsch
bb17ac54b9
c89 is the Posix.2 name for a C compiler that accepts ANSI/ISO C source
...
code. Basically a shortcut to cc -ansi -trigraphs.
1997-09-17 20:44:54 +00:00