netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] Documentation: sysctl: align cells in second content column
@ 2022-08-24  3:58 Bagas Sanjaya
  2022-08-25  1:50 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Bagas Sanjaya @ 2022-08-24  3:58 UTC (permalink / raw)
  To: linux-doc, netdev, linux-kernel, Linux Next Mailing List
  Cc: Jonathan Corbet, David S. Miller, Jakub Kicinski, Eric Dumazet,
	Akhmat Karakotov, Xin Long, Stephen Hemminger, Antoine Tenart,
	Nikolay Aleksandrov, David Ahern, Bagas Sanjaya,
	Stephen Rothwell

Stephen Rothwell reported htmldocs warning when merging net-next tree:

Documentation/admin-guide/sysctl/net.rst:37: WARNING: Malformed table.
Text in column margin in table line 4.

========= =================== = ========== ==================
Directory Content               Directory  Content
========= =================== = ========== ==================
802       E802 protocol         mptcp     Multipath TCP
appletalk Appletalk protocol    netfilter Network Filter
ax25      AX25                  netrom     NET/ROM
bridge    Bridging              rose      X.25 PLP layer
core      General parameter     tipc      TIPC
ethernet  Ethernet protocol     unix      Unix domain sockets
ipv4      IP version 4          x25       X.25 protocol
ipv6      IP version 6
========= =================== = ========== ==================

The warning above is caused by cells in second "Content" column of
/proc/sys/net subdirectory table which are in column margin.

Align these cells against the column header to fix the warning.

Link: https://lore.kernel.org/linux-next/20220823134905.57ed08d5@canb.auug.org.au/
Fixes: 1202cdd665315c ("Remove DECnet support from kernel")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
 Documentation/admin-guide/sysctl/net.rst | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/Documentation/admin-guide/sysctl/net.rst b/Documentation/admin-guide/sysctl/net.rst
index 82879a9d5683ef..68d7239d3f75dd 100644
--- a/Documentation/admin-guide/sysctl/net.rst
+++ b/Documentation/admin-guide/sysctl/net.rst
@@ -31,18 +31,18 @@ see only some of them, depending on your kernel's configuration.
 
 Table : Subdirectories in /proc/sys/net
 
- ========= =================== = ========== ==================
+ ========= =================== = ========== ===================
  Directory Content               Directory  Content
- ========= =================== = ========== ==================
- 802       E802 protocol         mptcp     Multipath TCP
- appletalk Appletalk protocol    netfilter Network Filter
+ ========= =================== = ========== ===================
+ 802       E802 protocol         mptcp      Multipath TCP
+ appletalk Appletalk protocol    netfilter  Network Filter
  ax25      AX25                  netrom     NET/ROM
- bridge    Bridging              rose      X.25 PLP layer
- core      General parameter     tipc      TIPC
- ethernet  Ethernet protocol     unix      Unix domain sockets
- ipv4      IP version 4          x25       X.25 protocol
+ bridge    Bridging              rose       X.25 PLP layer
+ core      General parameter     tipc       TIPC
+ ethernet  Ethernet protocol     unix       Unix domain sockets
+ ipv4      IP version 4          x25        X.25 protocol
  ipv6      IP version 6
- ========= =================== = ========== ==================
+ ========= =================== = ========== ===================
 
 1. /proc/sys/net/core - Network core options
 ============================================

base-commit: fa2bc96259098a3bc1f32a10bfe1139c0f742256
-- 
An old man doll... just what I always wanted! - Clara


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next] Documentation: sysctl: align cells in second content column
  2022-08-24  3:58 [PATCH net-next] Documentation: sysctl: align cells in second content column Bagas Sanjaya
@ 2022-08-25  1:50 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-08-25  1:50 UTC (permalink / raw)
  To: Bagas Sanjaya
  Cc: linux-doc, netdev, linux-kernel, linux-next, corbet, davem, kuba,
	edumazet, hmukos, lucien.xin, stephen, atenart, razor, dsahern,
	sfr

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 24 Aug 2022 10:58:04 +0700 you wrote:
> Stephen Rothwell reported htmldocs warning when merging net-next tree:
> 
> Documentation/admin-guide/sysctl/net.rst:37: WARNING: Malformed table.
> Text in column margin in table line 4.
> 
> ========= =================== = ========== ==================
> Directory Content               Directory  Content
> ========= =================== = ========== ==================
> 802       E802 protocol         mptcp     Multipath TCP
> appletalk Appletalk protocol    netfilter Network Filter
> ax25      AX25                  netrom     NET/ROM
> bridge    Bridging              rose      X.25 PLP layer
> core      General parameter     tipc      TIPC
> ethernet  Ethernet protocol     unix      Unix domain sockets
> ipv4      IP version 4          x25       X.25 protocol
> ipv6      IP version 6
> ========= =================== = ========== ==================
> 
> [...]

Here is the summary with links:
  - [net-next] Documentation: sysctl: align cells in second content column
    https://git.kernel.org/netdev/net-next/c/1faa34672f8a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-25  1:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-24  3:58 [PATCH net-next] Documentation: sysctl: align cells in second content column Bagas Sanjaya
2022-08-25  1:50 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).