diff mbox series

[bug#58944] doc: Make "Teams" and "Sending a Patch Series" numbered subsections.

Message ID 20221101122035.15940-1-paren@disroot.org
State New
Headers show
Series [bug#58944] doc: Make "Teams" and "Sending a Patch Series" numbered subsections. | expand

Commit Message

\( Nov. 1, 2022, 12:20 p.m. UTC
* 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(-)

Comments

Liliana Marie Prikler Nov. 1, 2022, 12:56 p.m. UTC | #1
Am Dienstag, dem 01.11.2022 um 12:20 +0000 schrieb (:
> * doc/contributing.texi ("Contributing")["Submitting Patches"]
>   <"Sending a Patch Series">: Make it a numbered subsection.
> <"Teams">: Likewise.
Added nodes, updated commit message, and pushed.

Cheers
diff mbox series

Patch

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