Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation: rxrpc: Demote three sections

Three sections ("Socket Options", "Security", and "Example Client Usage")
use title headings, which increase number of entries in the networking
docs toctree by three, and also make the rest of sections headed under
"Example Client Usage".

Demote these sections back to section headings.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Acked-by: David Howells <dhowells@redhat.com>
Link: https://patch.msgid.link/20250922124137.5266-1-bagasdotme@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Bagas Sanjaya and committed by
Jakub Kicinski
5de92bd0 cf7f0e3b

+3 -6
+3 -6
Documentation/networking/rxrpc.rst
··· 437 437 RXRPC_SUPPORTED_CMSG socket option (see below). 438 438 439 439 440 - ============== 441 - SOCKET OPTIONS 440 + Socket Options 442 441 ============== 443 442 444 443 AF_RXRPC sockets support a few socket options at the SOL_RXRPC level: ··· 494 495 the highest control message type supported. 495 496 496 497 497 - ======== 498 - SECURITY 498 + Security 499 499 ======== 500 500 501 501 Currently, only the kerberos 4 equivalent protocol has been implemented ··· 538 540 http://people.redhat.com/~dhowells/rxrpc/listen.c 539 541 540 542 541 - ==================== 542 - EXAMPLE CLIENT USAGE 543 + Example Client Usage 543 544 ==================== 544 545 545 546 A client would issue an operation by: