summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man.726
1 files changed, 13 insertions, 13 deletions
diff --git a/man.7 b/man.7
index 88401417..7b440202 100644
--- a/man.7
+++ b/man.7
@@ -97,6 +97,19 @@ Characters may alternatively be escaped by a slash-asterisk,
.Sq \e* ,
with the same combinations as described above. This form is deprecated.
.\" SECTION
+.Sh STRUCTURE
+Each
+.Nm
+document must contain contains at least the
+.Sq \&.TH
+macro describing the document's section and title. It may occur
+anywhere in the document, although conventionally, it appears as the
+first macro.
+.Pp
+Beyond the
+.Sq \&.TH ,
+at least one macro or text node must appear in the document.
+.\" SECTION
.Sh SYNTAX
Macros are one to three three characters in length and begin with a
control character ,
@@ -156,19 +169,6 @@ The
macro is similar, but does not need an empty argument line to trigger
the behaviour.
.\" SECTION
-.Sh STRUCTURE
-Each
-.Nm
-document must contain contains at least the
-.Sq \&.TH
-macro describing the document's section and title. It may occur
-anywhere in the document, although conventionally, it appears as the
-first macro.
-.Pp
-Beyond the
-.Sq \&.TH ,
-at least one macro or text node must appear in the document.
-.\" SECTION
.Sh MACROS
This section contains a complete list of all
.Nm