summaryrefslogtreecommitdiffstats
path: root/usr.bin/xlint
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-04-19 14:20:54 +0000
committerasmodai <asmodai@FreeBSD.org>2001-04-19 14:20:54 +0000
commite0f59af9db85ab55f7dfe5e797533f64a9e3ffa6 (patch)
tree678ac9f101ff49e1d18840bbb83a7c3feb02c0e5 /usr.bin/xlint
parentbaa2a0efeae9cc5fcd3ec2155067f2a38e5ca466 (diff)
downloadFreeBSD-src-e0f59af9db85ab55f7dfe5e797533f64a9e3ffa6.zip
FreeBSD-src-e0f59af9db85ab55f7dfe5e797533f64a9e3ffa6.tar.gz
Fix some mdoc usage.
Obtained from: NetBSD
Diffstat (limited to 'usr.bin/xlint')
-rw-r--r--usr.bin/xlint/xlint/lint.110
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/xlint/xlint/lint.1 b/usr.bin/xlint/xlint/lint.1
index ba08eab..e9b574b 100644
--- a/usr.bin/xlint/xlint/lint.1
+++ b/usr.bin/xlint/xlint/lint.1
@@ -98,7 +98,7 @@ are taken to be the result of an earlier invocation of
.Nm ,
with either the
.Fl i ,
-.Fl o
+.Fl o ,
or
.Fl C
option in effect.
@@ -152,8 +152,8 @@ if a complaint stems not from a given source file, but from one of
its included files, the source filename will be printed followed by
a question mark.
.Pp
-.Sy Options
-.Bl -tag -width Fl
+The options are as follows:
+.Bl -tag -width Ds
.It Fl a
Report assignments of
.Sy long
@@ -400,7 +400,9 @@ Also shut off complaints about unused function arguments.
Suppresses any intra-file warning except those dealing with
unused variables or functions.
This directive should be placed
-on the line immediately preceding where the lint warning occurred.
+on the line immediately preceding where the
+.Nm
+warning occurred.
.It Li /* LONGLONG */
Suppress complaints about use of long long integer types.
.It Li /* NOTREACHED */
OpenPOWER on IntegriCloud