gbranden pushed a commit to branch master
in repository groff.

commit 1c98a2178cc6956d03a7b759e1a15d11b36573a0
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jul 12 08:20:35 2025 -0500

    doc/*,man/*: Relocate and sync material.
---
 doc/groff.texi.in    | 32 ++++++++++++++++++++++-----
 man/groff_diff.7.man | 62 ++++++++++++++++++++++++++--------------------------
 2 files changed, 57 insertions(+), 37 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index da43a71f1..7b6256513 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -19440,12 +19440,32 @@ or Documenter's Workbench
 @cindex @code{\!}, incompatibilities with @acronym{AT&T} @code{troff}
 @cindex @code{\%}, incompatibilities with @acronym{AT&T} @code{troff}
 @cindex @code{\c}, incompatibilities with @acronym{AT&T} @code{troff}
-GNU @code{troff} does not allow the use of the escape sequences
-@code{\|}, @code{\^}, @code{\&}, @code{\@{}, @code{\@}},
-@code{\@key{SPC}}, @code{\'}, @code{\`}, @code{\-}, @code{\_}, @code{\!},
-@code{\%}, and @code{\c} in identifiers; @acronym{AT&T} @code{troff}
-does.  The @code{\A} escape sequence (@pxref{Identifiers}) may be
-helpful in avoiding use of these escape sequences in names.
+GNU
+@command{troff} @c GNU
+does not allow the use of the escape sequences
+@code{\|},
+@code{\^},
+@code{\&},
+@code{\@{},
+@code{\@}},
+@code{\@key{SPC}},
+@code{\'},
+@code{\`},
+@code{\-},
+@code{\_},
+@code{\!},
+@code{\%},
+or
+@code{\c}
+in identifiers;
+@acronym{AT&T}
+@command{troff} @c AT&T
+does.
+The
+@code{\A}
+escape sequence
+(@pxref{Identifiers})
+may be helpful in avoiding their use.
 
 @cindex trailing space, on input lines, difference from @acronym{AT&T} 
@code{troff}
 @cindex space, trailing, on input lines, difference from @acronym{AT&T} 
@code{troff}
diff --git a/man/groff_diff.7.man b/man/groff_diff.7.man
index 1439b7167..4c05813da 100644
--- a/man/groff_diff.7.man
+++ b/man/groff_diff.7.man
@@ -6190,6 +6190,37 @@ are supported by other implementations.
 .
 .
 .P
+GNU
+.I troff \" GNU
+does not allow the use of the escape sequences
+.BR \[rs]| ,
+.BR \[rs]\[ha] ,
+.BR \[rs]& ,
+.BR \[rs]{ ,
+.BR \[rs]} ,
+.BI \[rs] space\c
+,
+.BR \[rs]\[aq] ,
+.BR \[rs]\[ga] ,
+.BR \[rs]\- ,
+.BR \[rs]_ ,
+.BR \[rs]! ,
+.BR \[rs]% ,
+or
+.B \[rs]c
+in identifiers;
+AT&T
+.I troff \" AT&T
+does.
+.
+The
+.B \[rs]A
+escape sequence
+(see subsection \[lq]Escape sequences\[rq] above)
+may be helpful in avoiding their use.
+.
+.
+.P
 AT&T
 .I troff \" AT&T
 discards trailing spaces from input lines,
@@ -6436,37 +6467,6 @@ which renders it as
 .
 .
 .P
-GNU
-.I troff \" GNU
-does not allow the use of the escape sequences
-.BR \[rs]| ,
-.BR \[rs]\[ha] ,
-.BR \[rs]& ,
-.BR \[rs]{ ,
-.BR \[rs]} ,
-.BI \[rs] space\c
-,
-.BR \[rs]\[aq] ,
-.BR \[rs]\[ga] ,
-.BR \[rs]\- ,
-.BR \[rs]_ ,
-.BR \[rs]! ,
-.BR \[rs]% ,
-or
-.B \[rs]c
-in identifiers;
-AT&T
-.I troff \" AT&T
-does.
-.
-The
-.B \[rs]A
-escape sequence
-(see subsection \[lq]Escape sequences\[rq] above)
-may be helpful in avoiding their use.
-.
-.
-.P
 Normally,
 the syntax form
 .BI \[rs]s n

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to