Added -ansi flag to lint.1
authorceriel <none@none>
Mon, 30 Sep 1991 16:55:35 +0000 (16:55 +0000)
committerceriel <none@none>
Mon, 30 Sep 1991 16:55:35 +0000 (16:55 +0000)
lang/cem/lint/lpass2/lint.1

index 3433276..9125a5a 100644 (file)
@@ -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: