diff options
-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 |