]> git.ipfire.org Git - thirdparty/man-pages.git/commit
proc_pid_fdinfo.5: Reduce indent for most of the page
authorIan Rogers <irogers@google.com>
Fri, 6 Dec 2024 07:38:25 +0000 (23:38 -0800)
committerAlejandro Colomar <alx@kernel.org>
Fri, 6 Dec 2024 15:16:37 +0000 (16:16 +0100)
commit85f1b642759116f8abfa3ec20de2ab8ff4e59941
treec68840ae49497b68d9af8a5a99508774bfec4c42
parent78f02640e412d3e00ca0ffedee3134cd81539080
proc_pid_fdinfo.5: Reduce indent for most of the page

When /proc/pid/fdinfo was part of proc.5 man page the indentation made
sense.  As a standalone man page the indentation doesn't need to be so
far over to the right.  Remove the initial tagged pragraph, move the
"since Linux 2.6.22" to a new HISTORY subsection.

Suggested-by: "G. Branden Robinson" <g.branden.robinson@gmail.com>
Message-Id: <20241206073828.1119464-1-irogers@google.com>
[alx: ffix]
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man/man5/proc_pid_fdinfo.5