groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 28/31: groff(1) (Programming language): Relocate.


From: G. Branden Robinson
Subject: [groff] 28/31: groff(1) (Programming language): Relocate.
Date: Sun, 25 Jul 2021 02:39:52 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 39449f65d2b4a4406b0289da1289d6fe397fb2d1
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Jul 25 15:43:21 2021 +1000

    groff(1) (Programming language): Relocate.
    
    Move to where it referentially precedes most of what depends on it.
---
 src/roff/groff/groff.1.man | 52 +++++++++++++++++++++++-----------------------
 1 file changed, 26 insertions(+), 26 deletions(-)

diff --git a/src/roff/groff/groff.1.man b/src/roff/groff/groff.1.man
index 6f01c1a..59cedeb 100644
--- a/src/roff/groff/groff.1.man
+++ b/src/roff/groff/groff.1.man
@@ -853,6 +853,32 @@ command line to format a document.
 .
 .
 .\" ====================================================================
+.SS "Programming language"
+.\" ====================================================================
+.
+General concepts common to all
+.I roff
+programming languages are described in
+.BR roff (@MAN7EXT@).
+.
+.
+.P
+The
+.I groff
+extensions to the classical
+.I troff
+language are documented in
+.BR \%groff_diff (@MAN7EXT@).
+.
+.
+.P
+An overview of language features,
+including all supported escapes and requests,
+can be found in
+.BR groff (@MAN7EXT@).
+.
+.
+.\" ====================================================================
 .SS Preprocessors
 .\" ====================================================================
 .
@@ -1115,32 +1141,6 @@ in
 .
 .
 .\" ====================================================================
-.SS "Programming language"
-.\" ====================================================================
-.
-General concepts common to all
-.I roff
-programming languages are described in
-.BR roff (@MAN7EXT@).
-.
-.
-.P
-The
-.I groff
-extensions to the classical
-.I troff
-language are documented in
-.BR \%groff_diff (@MAN7EXT@).
-.
-.
-.P
-An overview of language features,
-including all supported escapes and requests,
-can be found in
-.BR groff (@MAN7EXT@).
-.
-.
-.\" ====================================================================
 .SS Formatters
 .\" ====================================================================
 .



reply via email to

[Prev in Thread] Current Thread [Next in Thread]