diff --git a/man5/proc.5 b/man5/proc.5 index 86384541f..6589872c4 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -294,12 +294,11 @@ For further information, see the kernel source file .\" commit 42c3e03ef6b298813557cdb997bd6db619cd65a2 If a process writes a security context into this file, all subsequently created sockets will be labeled with this context. -.\" -.\" FIXME Describe /proc/[pid]/autogroup -.\" 2.6.38 -.\" commit 5091faa449ee0b7d73bc296a93bca9540fc51d0a -.\" CONFIG_SCHED_AUTOGROUP -.\" +.TP +.IR /proc/[pid]/autogroup " (since Linux 2.6.38)" +.\" commit 5091faa449ee0b7d73bc296a93bca9540fc51d0a +See +.BR sched (7). .TP .IR /proc/[pid]/auxv " (since 2.6.0-test7)" This contains the contents of the ELF interpreter information passed @@ -4583,6 +4582,11 @@ in the system. (Only in kernels up to and including 2.6.7.) This file shows the number of POSIX real-time signals currently queued. .TP +.IR /proc/[pid]/sched_autogroup_enabled " (since Linux 2.6.38)" +.\" commit 5091faa449ee0b7d73bc296a93bca9540fc51d0a +See +.BR sched (7). +.TP .IR /proc/sys/kernel/sched_rr_timeslice_ms " (since Linux 3.9)" See .BR sched_rr_get_interval (2).