gbranden pushed a commit to branch master
in repository groff.
commit 066f35dcc3ef309f9358481558ec33f83ede751f
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Feb 18 00:42:15 2020 +1100
tbl(1): Adjust sectioning.
* Demote nonstandard section headings to subsections (of "Description").
* Eliminate nonstandard section heading "Usage", which wasn't doing
much structural work anyway.
---
src/preproc/tbl/tbl.1.man | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/src/preproc/tbl/tbl.1.man b/src/preproc/tbl/tbl.1.man
index b110318..81afb61 100644
--- a/src/preproc/tbl/tbl.1.man
+++ b/src/preproc/tbl/tbl.1.man
@@ -78,7 +78,7 @@ is given, the standard input is read.
.
.
.\" ====================================================================
-.SH "Language Overview"
+.SS "Language Overview"
.\" ====================================================================
.
.B tbl
@@ -140,10 +140,6 @@ is an arbitrary character.
.
.
.\" ====================================================================
-.SH Usage
-.\" ====================================================================
-.
-.\" ====================================================================
.SS "Global options"
.\" ====================================================================
.
@@ -898,7 +894,7 @@ macro.
.
.
.\" ====================================================================
-.SH "Interaction with @g@eqn"
+.SS "Interaction with @g@eqn"
.\" ====================================================================
.
.BR @g@tbl (@MAN1EXT@)
@@ -909,7 +905,7 @@ automatically takes care of the correct order of
preprocessors).
.
.
.\" ====================================================================
-.SH "GNU tbl Enhancements"
+.SS "GNU tbl Enhancements"
.\" ====================================================================
.
There is no limit on the number of columns in a table,
@@ -945,7 +941,7 @@ you should avoid using any names beginning with
.
.
.\" ====================================================================
-.SH "GNU tbl within Macros"
+.SS "GNU tbl within Macros"
.\" ====================================================================
.
Since
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit