DaemonForums  

Go Back   DaemonForums > Miscellaneous > General software and network

General software and network General OS-independent software and network questions, X11, MTA, routing, etc.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1   (View Single Post)  
Old 15th December 2014
gpatrick gpatrick is offline
Spam Deminer
 
Join Date: Nov 2009
Posts: 245
Default troff and tbl vertically spanning rows

Code:
.TS
allbox,tab(#);
cB cB cB.
component#type#metric
.T&
l l lw(6.5i) .
T{
Kernel
.br
mutex
T}#\^utilization#T{
CONFIG_LOCK_STATS=y, /proc/lock_stat "holdtime-total" / "acquisitions" (also see holdtime-min",
.br
time-max") [8]; dynamic tracing of lock functions or instructions
T}
.T&
l l lw(6.5i) .
T{
Kernel
.br
mutex
T}#\^saturation#T{
With CONFIG_LOCK_STATS=y, /proc/lock_stat "waittime-total" / "contentions" (also see "waittime-min",
.br
profiling(perf record -a -g -F 997 ...,oprofile,dynamic tracing)
T}
.TE
The above code almost works. Except the "type" column with utilization and saturation I want to be vertically spanned, which should be done with \^, however, it is placing it at the top of the two instead of halfway between kernel mutex.

Does anyone know how to accomplish this?
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
The big TeX and (g)troff thread JMJ_coder General software and network 23 10th November 2008 01:19 PM
troff/nroff Q; how to put a linebreak in a tag labeled lists item TerryP General software and network 8 10th November 2008 07:39 AM
TeX for troff users? DrJ Off-Topic 0 2nd May 2008 09:29 PM


All times are GMT. The time now is 06:11 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick