diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-12-05 12:20:28 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-12-05 12:20:28 +0000 |
commit | f10b5c0e25ce9009dcc0a5654bfeaa586412ba14 (patch) | |
tree | 2b079f140c15f9cffaea89fb30db62d5564a7188 | |
parent | 684c119ad41d4181f2b1f9ff03ebea942726fb97 (diff) |
oops: forgot to remind tedu to add -T to SYNOPSIS too...
-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 |