diff options
-rw-r--r-- | usr.bin/top/top.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1 index b54e7095d60..173d4b40485 100644 --- a/usr.bin/top/top.1 +++ b/usr.bin/top/top.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: top.1,v 1.32 2005/12/04 23:10:06 tedu Exp $ +.\" $OpenBSD: top.1,v 1.33 2005/12/05 12:20:27 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -31,7 +31,7 @@ .Nd display and update information about the top CPU processes .Sh SYNOPSIS .Nm top -.Op Fl bIinqSu +.Op Fl bIinqSTu .Op Fl d Ar count .Op Fl o Ar field .Op Fl p Ar pid |