summaryrefslogtreecommitdiff
path: root/util/makestrs.man
diff options
context:
space:
mode:
Diffstat (limited to 'util/makestrs.man')
-rw-r--r--util/makestrs.man12
1 files changed, 6 insertions, 6 deletions
diff --git a/util/makestrs.man b/util/makestrs.man
index 6bb4661..bb91839 100644
--- a/util/makestrs.man
+++ b/util/makestrs.man
@@ -40,16 +40,16 @@ If
is not specified
.I makestrs
will read from
-.I stdin.
+.IR stdin .
The C source file is always written to
-.I stdout.
+.IR stdout .
.I makestrs
creates one or more C header files as specified in the source file.
The following options may be specified:
-.I -sparcabi,
-.I -intelabi,
-.I -functionabi,
-.I -arrayperabi,
+.IR -sparcabi ,
+.IR -intelabi ,
+.IR -functionabi ,
+.IR -arrayperabi ,
and
.I -defaultabi.
.LP