=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/top.1,v retrieving revision 1.65 retrieving revision 1.66 diff -c -r1.65 -r1.66 *** src/usr.bin/top/top.1 2015/02/28 21:51:57 1.65 --- src/usr.bin/top/top.1 2015/05/06 07:53:29 1.66 *************** *** 1,4 **** ! .\" $OpenBSD: top.1,v 1.65 2015/02/28 21:51:57 bentley Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: top.1,v 1.66 2015/05/06 07:53:29 mpi Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" *************** *** 23,29 **** .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" ! .Dd $Mdocdate: February 28 2015 $ .Dt TOP 1 .Os .Sh NAME --- 23,29 ---- .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" ! .Dd $Mdocdate: May 6 2015 $ .Dt TOP 1 .Os .Sh NAME *************** *** 402,407 **** --- 402,411 ---- The process ID. .It USERNAME The name of the process's owner. + .It TID + The thread ID, used instead of USERNAME if + .Fl H + is specified. .It UID Used instead of USERNAME if .Fl u