diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2008-10-20 18:50:37 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2008-10-20 18:50:37 -0700 |
commit | c1f227f94aec6f4555182965fc0d2d8f33fef01f (patch) | |
tree | 8dacadbb561758e67f8549747692c82964e19aeb /util | |
parent | f488a6a218da6b543d1495e607ff1b31b0b48900 (diff) |
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.man | 12 |
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 |