diff options
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r-- | bin/ps/ps.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index a6bd751..9c9534a 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -32,7 +32,7 @@ .\" @(#)ps.1 8.3 (Berkeley) 4/18/94 .\" $FreeBSD$ .\" -.Dd April 18, 1994 +.Dd March 21, 2004 .Dt PS 1 .Os .Sh NAME @@ -559,3 +559,8 @@ Since .Nm cannot run faster than the system and is run as any other scheduled process, the information it displays can never be exact. +.Pp +The +.Nm +utility does not correctly display argument lists containing multibyte +characters. |