[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#58944] [PATCH] doc: Make "Teams" and "Sending a Patch Series" numbe
From: |
( |
Subject: |
[bug#58944] [PATCH] doc: Make "Teams" and "Sending a Patch Series" numbered subsections. |
Date: |
Tue, 1 Nov 2022 12:20:36 +0000 |
* doc/contributing.texi ("Contributing")["Submitting Patches"]
<"Sending a Patch Series">: Make it a numbered subsection.
<"Teams">: Likewise.
---
doc/contributing.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 6540ec29a6..bc5d02ee5b 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1404,7 +1404,7 @@ git config --local format.thread shallow
git config --local sendemail.thread no
@end example
-@unnumberedsubsec Sending a Patch Series
+@subsection Sending a Patch Series
@anchor{Sending a Patch Series}
@cindex patch series
@cindex @code{git send-email}
@@ -1542,7 +1542,7 @@ If need be, you may use @option{--cover-letter -a} to
send another cover
letter, e.g. for explaining what's changed since the last revision, and
these changes are necessary.
-@unnumberedsubsec Teams
+@subsection Teams
@anchor{Teams}
@cindex teams
--
2.38.0
- [bug#58944] [PATCH] doc: Make "Teams" and "Sending a Patch Series" numbered subsections.,
( <=