From 45d93d3fb4f26de6e3c95bb9fd0fd2e4955356d9 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Tue, 29 May 2007 15:05:00 +0000 Subject: - consistent STANDARDS blurb - note which options are extensions to POSIX discussed w/ deraadt otto millert --- bin/ps/ps.1 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'bin/ps/ps.1') diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 25692320e50..c65ca68e61d 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.63 2006/11/29 12:34:19 miod Exp $ +.\" $OpenBSD: ps.1,v 1.64 2007/05/29 15:04:59 jmc Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -536,6 +536,16 @@ Display information on all system processes: .Xr iostat 8 , .Xr pstat 8 , .Xr vmstat 8 +.Sh STANDARDS +The +.Nm +utility is compliant with the +.St -p1003.1-2004 +specification. +.Pp +The flags +.Op Fl CchjkLMmNOrST +are extensions to that specification. .Sh HISTORY A .Nm -- cgit v1.2.3