Sujet : Re: procfs -- Too Much Info
De : jj (at) *nospam* franjam.org.uk (Jim Jackson)
Groupes : comp.os.linux.miscDate : 07. Feb 2025, 21:18:00
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <slrnvqcqjo.qkj.jj@iridium.wf32df>
References : 1 2
User-Agent : slrn/1.0.3 (Linux)
On 2025-02-07, Salvador Mirzo <
smirzo@example.com> wrote:
Lawrence D'Oliveiro <ldo@nz.invalid> writes:
>
What used to be a single proc(5) man page has now been broken out into
over a hundred separate pages. You can find them with
>
man -s5 -k proc | grep ^proc
>
GNU systems should learn the OpenBSD way of writing manuals.
Not so sure the GNU outfit has anything to do with these man pages.
They'd have written it all in info!!!!
But here ....
$ man -s5 -k proc | grep ^proc
proc (5) - process information pseudo-filesystem
procfs (5) - process information pseudo-filesystem
procmailex (5) - procmail rcfile examples
procmailrc (5) - procmail rcfile
procmailsc (5) - procmail weighted scoring technique
$
is all I get on a reasonably upto date Devuan (debian based) system.
But the "man -s 5 proc" page is huge 4520 lines!
"Linux man-pages 6.03 2023-02-10 proc(5)"
Mind you there are a lot of proc filesystem entries to document. Not
sure what the OP is implying - not documenting them?