gbranden pushed a commit to branch master
in repository groff.
commit f2d55cd1f36ac099ff5f4a3a86d528a624cc47cc
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Mar 21 01:35:59 2022 +1100
roff(7): Put subsection title in sentence case.
---
man/roff.7.man | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/man/roff.7.man b/man/roff.7.man
index 017ba66b..11d6b224 100644
--- a/man/roff.7.man
+++ b/man/roff.7.man
@@ -1987,7 +1987,7 @@ for more on file name extensions.
.
.\" BEGIN Keep parallel with groff.texi node "Input Conventions".
.\" ====================================================================
-.SH "Input Conventions"
+.SH "Input conventions"
.\" ====================================================================
.
Since
@@ -2137,7 +2137,7 @@ An arrow \[->] indicates a tab character.
.RS
.EX
\&.\[rs]" nroff this_file.roff | less
-\&.\[rs]" groff -T ps this_file.roff > this_file.ps
+\&.\[rs]" groff \-T ps this_file.roff > this_file.ps
\[->]The theory of relativity is intimately connected with
the theory of space and time.
\&.
@@ -2159,7 +2159,7 @@ which cannot be analysed further.
There exists,
therefore,
for the individual,
-an I-time,
+an I\-time,
or subjective time.
\&.
This itself is not measurable.
@@ -2232,7 +2232,7 @@ we can also configure the fill column this way.
.IP
.EX
\&.\[rs]" Local Variables:
-\&.\[rs]" fill-column: 72
+\&.\[rs]" fill\-column: 72
\&.\[rs]" mode: nroff
\&.\[rs]" End:
.EE
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit