Citation Hunt

The Wikipedia snippet below is not backed by a reliable source. Can you find one?

Click I got this! to go to Wikipedia and fix the snippet, or Next! to see another one. Good luck!

In page Bash (Unix shell):

"

In Bash, "privileged mode" is a rarely used option inherited[citation needed] from the SVR4.2 UNIX System V shell (circa 1992).[1] It can be enabled with set -p and disabled with set +p.[2] When privileged mode is enabled, the SHELLOPTS shell variables includes the string "privileged".