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 | |
parent | f488a6a218da6b543d1495e607ff1b31b0b48900 (diff) |
X.Org Bug 17942: libXt manpage formatting
<http://bugs.freedesktop.org/show_bug.cgi?id=17942>
-rw-r--r-- | man/XtResolvePathname.man | 2 | ||||
-rw-r--r-- | util/makestrs.man | 12 |
2 files changed, 7 insertions, 7 deletions
diff --git a/man/XtResolvePathname.man b/man/XtResolvePathname.man index 9d89c9f..d1bed41 100644 --- a/man/XtResolvePathname.man +++ b/man/XtResolvePathname.man @@ -215,7 +215,7 @@ which contains at least 6 entries. These entries must contain the following substitutions: .nf -.ta .3i 2i 2.5i +.ta 3n 23n 27n 1. %C, %N, %S, %T, %L or %C, %N, %S, %T, %l, %t, %c 2. %C, %N, %S, %T, %l 3. %C, %N, %S, %T 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 |