summaryrefslogtreecommitdiff
path: root/sys/man/3
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2020-12-19 14:59:19 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2020-12-19 14:59:19 +0100
commitd919ad3b5e8e98d7470275d724772de221e060f6 (patch)
treea28223f80f6fbfc55b048b60b062b49313bca919 /sys/man/3
parentd0cc9e2eb65222edb244f93d97d062e6f4eb5e7e (diff)
devsons: remove #c/pgrpid
The process group id is essentially a unique id of the namespace but it was never well documented nor is it used by any program.
Diffstat (limited to 'sys/man/3')
-rw-r--r--sys/man/3/cons4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/man/3/cons b/sys/man/3/cons
index b898ebbab..96d6d6b62 100644
--- a/sys/man/3/cons
+++ b/sys/man/3/cons
@@ -17,7 +17,6 @@ cons \- console, clocks, process/process group ids, user, null, reboot, etc.
.B /dev/mordor
.B /dev/null
.B /dev/osversion
-.B /dev/pgrpid
.B /dev/pid
.B /dev/ppid
.B /dev/random
@@ -247,9 +246,6 @@ The other files served by the
.I cons
device are all single numbers:
.TP 10
-.B pgrpid
-process group number
-.TP
.B pid
process number
.TP