]> git.ipfire.org Git - thirdparty/man-pages.git/commit
exec.3: Explain function groupings
authorMatthew Kenigsberg <matthewkenigsberg@gmail.com>
Wed, 12 Jun 2019 22:37:40 +0000 (15:37 -0700)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 13 Jun 2019 19:52:01 +0000 (21:52 +0200)
commitdf7271bb32608c30361597e977710c80df121577
treec26df35846b77ba2ee2e091a89b14089ab16f1b1
parentec7c74931949a874e42b87bf917f8954e707f4ba
exec.3: Explain function groupings

I've found the exec man page quite difficult to read when trying
to find the behavior for a specific function. Since the names of
the functions are inline and the order of the descriptions isn't
clear, it's hard to find which paragraphs apply to each function.
I thought it would be much easier to read if the grouping based on
letters is stated.
man3/exec.3