execve.2: Document reopening of standard descriptors
authorAaron LI <aly@aaronly.me>
Sat, 23 Jan 2021 07:30:47 +0000 (15:30 +0800)
committerAaron LI <aly@aaronly.me>
Sat, 20 Feb 2021 14:49:00 +0000 (22:49 +0800)
commitf01ed875151947faaeede6e44a352d5458ba07b0
treeedda587e381b9b46b6cd5ea220537d0aba88a049
parent476915767fdbe622284f364d97978c96be7ab41a
execve.2: Document reopening of standard descriptors

Meanwhile, add the STANDARDS section and document the current standard
status.  The reopening of standard descriptors is specified in
IEEE Std 1003.1-2001/Cor 1-2002, item XSH/TC1/D6/15.

Obtained-from: FreeBSD (r101480)
lib/libc/sys/execve.2