diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2017-02-26 10:42:59 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2017-02-26 10:42:59 +0100 |
commit | f90b197ab83dd59b230ffca21af2aa76a91d0320 (patch) | |
tree | e32dec10d4c3f16502e6055c0c1829625992694c /doc/sciteco.7.template | |
parent | 5e84b631613708db7226bd90f6b61d687f0a8ca1 (diff) | |
download | sciteco-f90b197ab83dd59b230ffca21af2aa76a91d0320.tar.gz |
more fixes for groff v1.19
* fixes manpages, Groff warnings and building
womanpages for older Groff versions.
Groff v1.19 is in use eg. on FreeBSD 11.
* tbl v1.19 has different column specifiers than
on later versions. `X` cannot be used for expanded
columns in these Groff versions.
Diffstat (limited to 'doc/sciteco.7.template')
-rw-r--r-- | doc/sciteco.7.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sciteco.7.template b/doc/sciteco.7.template index c7dfc3e..2fdcd43 100644 --- a/doc/sciteco.7.template +++ b/doc/sciteco.7.template @@ -357,7 +357,7 @@ mnemonics are given as well. .SCITECO_TT 90n .TS expand,allbox,tab(;); -LB LB LB LB LBX +LBW0 LBW0 LBW0 LBW0 LB L L L L L. Name;Code;Mnemonics;Context;Description T{ @@ -900,7 +900,7 @@ precedence: .SCITECO_TT 90n .TS expand,box,tab(;); -L LX. +LW0 L. \fIbase\fB ^* \fIpower\fR;T{ .SCITECO_TOPIC ^* power Raise \fIbase\fP to \fIpower\fP. |