https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228823

            Bug ID: 228823
           Summary: top(1): misalignment of headers when H is active
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: b...@freebsd.org
          Reporter: trond.endres...@ximalas.info

The field width of the THR column header must be increased by 1 as thread IDs
are minimum 6 digits long.

  THR USERNAME      PRI NICE   SIZE    RES   SWAP STATE   C   TIME     CPU
COMMAND
100889 trond          20    0 15152K  5568K     0K CPU16  16   0:00   0.20% top

vs

   THR USERNAME      PRI NICE   SIZE    RES   SWAP STATE   C   TIME     CPU
COMMAND
100889 trond          20    0 15152K  5568K     0K CPU16  16   0:00   0.20% top

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to