git: 9front

Download patch

ref: da39af807d9e2477e152eb2aaeeb15a283ef2f55
parent: a41f5ee6758ce25cbe76ab538be04b3796341dff
author: cinap_lenrek <cinap_lenrek@gmx.de>
date: Sun Aug 5 11:50:42 EDT 2012

merge

--- a/sys/man/1/ps
+++ b/sys/man/1/ps
@@ -4,12 +4,12 @@
 .SH SYNOPSIS
 .B ps
 [
-.B -apr
+.B -apnr
 ]
 .PP
 .B psu
 [
-.B -apr
+.B -apnr
 ]
 [
 .I user
@@ -83,6 +83,12 @@
 waiting for more of a critical
 .IR resource .
 .PD
+.PP
+The
+.B -n
+flag causes
+.I ps
+to print, after the process id, the note group to which the process belongs.
 .PP
 The
 .B -r
--