summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/ps/ps.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 982e1f9b833..eb0ab634ae1 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ps.1,v 1.18 1999/04/28 20:55:14 alex Exp $
+.\" $OpenBSD: ps.1,v 1.19 1999/04/28 21:08:45 aaron Exp $
.\" $NetBSD: ps.1,v 1.16 1996/03/21 01:36:28 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1991, 1993, 1994
@@ -148,9 +148,9 @@ with the standard input.
.It Fl t Ar tty
Display information about processes attached to the specified terminal
device.
-.It Fl U
+.It Fl U Ar username
Display the processes belonging to the specified
-.Tn username .
+.Ar username .
.It Fl u
Display information associated with the following keywords:
user, pid, %cpu, %mem, vsz, rss, tt, state, start, time and command.