summaryrefslogtreecommitdiffstats
path: root/usr.bin/c89/c89.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/c89/c89.1')
-rw-r--r--usr.bin/c89/c89.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/c89/c89.1 b/usr.bin/c89/c89.1
index a683df0..90144ac 100644
--- a/usr.bin/c89/c89.1
+++ b/usr.bin/c89/c89.1
@@ -47,13 +47,13 @@
.Ar operand ...
.Sh DESCRIPTION
This is the name of the C language compiler as required by the
-.St -p1003.2 .
+.St -p1003.2
standard.
.Pp
The
.Nm
compiler accepts the following options:
-.Bl -tag -offset indent -width "-D name = value"
+.Bl -tag -width indent
.It Fl c
Suppress the link-edit phase of the compilation, and do not remove any
object files that are produced.
OpenPOWER on IntegriCloud