summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2008-10-20 18:50:37 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2008-10-20 18:50:37 -0700
commitc1f227f94aec6f4555182965fc0d2d8f33fef01f (patch)
tree8dacadbb561758e67f8549747692c82964e19aeb /util
parentf488a6a218da6b543d1495e607ff1b31b0b48900 (diff)
downloadxorg-lib-libXt-c1f227f94aec6f4555182965fc0d2d8f33fef01f.tar.gz
X.Org Bug 17942: libXt manpage formatting
<http://bugs.freedesktop.org/show_bug.cgi?id=17942>
Diffstat (limited to 'util')
-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