Date: Mon, 02 Apr 2001 18:19:40 -0600 From: "Justin T. Gibbs" <gibbs@scsiguy.com> To: doc@FreeBSD.org Subject: Nroff help. Message-ID: <200104030019.f330Jes99260@aslan.scsiguy.com>
next in thread | raw e-mail | index | archive | help
Hey guys, I'm trying to update the ahc.4 man page and, hoping to be a good "doc" citizen, I'm trying to properly columnize some of my tables. For simple tables where I don't exceed the argument limits, all is well. Unfortunately, as in the example below, I can't seem to get column widths to stick when using the Xo/Xc macros. Any ideas? .Sh SUPPORTED HARDWARE .Bd -ragged .Bl -column "aic7770" "MIPS" "PCI/64-66" "Max" "Max" "SCBs" "Features" .It Xo .Em Chip Ta Em MIPS Ta Em Bus Ta Xo .Em MaxSync Ta Em MaxWidth Ta Em SCBs Ta Xo .Em Features .Xc Xc Xc .It Xo .No aic7770 Ta 10 Ta "EISA/VL" Ta Xo .No 10MHz Ta 16Bit Ta 4 Ta 1 .Xc Xc .It Xo .No aic7850 Ta 10 Ta "PCI/32" Ta Xo .No 10MHz Ta 8Bit Ta 3 .Xc Xc .El .Ed -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104030019.f330Jes99260>