From: ceriel Date: Mon, 30 Sep 1991 16:55:35 +0000 (+0000) Subject: Added -ansi flag to lint.1 X-Git-Tag: release-5-5~794 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=7092d8138e5256735684d00303c5aa4a07e720b0;p=ack.git Added -ansi flag to lint.1 --- diff --git a/lang/cem/lint/lpass2/lint.1 b/lang/cem/lint/lpass2/lint.1 index 343327679..9125a5a11 100644 --- a/lang/cem/lint/lpass2/lint.1 +++ b/lang/cem/lint/lpass2/lint.1 @@ -8,7 +8,7 @@ lint \- a C program checker .SH SYNOPSIS .B lint [ -.B \-abhuvx \-KR +.B \-abhuvx \-KR -ansi ] [file | libname .BR \-l xxx @@ -97,6 +97,9 @@ option tells to check strictly according to Kernighan & Ritchie; since .I lint is trying to be helpful rather than obnoxious, this is not the default. +The +.B \-ansi +option tells lint to check according to ANSI C. .PP .I Lint understands the following additional options: