From 3bea53dbdf16b043734fa5d5a80c13ddf5c24331 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20Storsj=C3=B6?= <martin@martin.st>
Date: Sat, 10 Aug 2013 12:03:54 +0300
Subject: [PATCH] doc: Add librtmp to the section header for the librtmp
 specific details
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Martin Storsjö <martin@martin.st>
---
 doc/protocols.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/protocols.texi b/doc/protocols.texi
index 6e3a7e9c844..1e925ea261e 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -317,7 +317,7 @@ The Real-Time Messaging Protocol tunneled through HTTPS (RTMPTS) is used
 for streaming multimedia content within HTTPS requests to traverse
 firewalls.
 
-@section rtmp, rtmpe, rtmps, rtmpt, rtmpte
+@section librtmp rtmp, rtmpe, rtmps, rtmpt, rtmpte
 
 Real-Time Messaging Protocol and its variants supported through
 librtmp.
-- 
GitLab