From d967b8e37621b096e4ee82dea6af8ad55355ea8e Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 15 May 2014 19:42:56 +0000 Subject: [PATCH] more for STANDARDS: unsupported lists (noted by guenther) and env vars; --- bin/ps/ps.1 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index 5bf023f013e..2f4ced6833b 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ps.1,v 1.90 2014/05/15 19:38:06 jmc Exp $ +.\" $OpenBSD: ps.1,v 1.91 2014/05/15 19:42:56 jmc Exp $ .\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 @@ -567,7 +567,15 @@ utility is compliant with the specification, except that the flag .Op Fl G -is unsupported. +is unsupported, +the flags +.Op Fl ptU +support only single arguments, not lists, +and the environment variables +.Ev COLUMNS +and +.Ev TZ +are unsupported. .Pp The flags .Op Fl defglnu -- 2.20.1