From owner-freebsd-doc Mon Apr 2 17:19:54 2001 Delivered-To: freebsd-doc@freebsd.org Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by hub.freebsd.org (Postfix) with ESMTP id 610A237B719 for ; Mon, 2 Apr 2001 17:19:51 -0700 (PDT) (envelope-from gibbs@scsiguy.com) Received: from scsiguy.com (localhost [127.0.0.1]) by aslan.scsiguy.com (8.11.2/8.9.3) with ESMTP id f330Jes99260 for ; Mon, 2 Apr 2001 18:19:50 -0600 (MDT) (envelope-from gibbs@scsiguy.com) Message-Id: <200104030019.f330Jes99260@aslan.scsiguy.com> To: doc@FreeBSD.org Subject: Nroff help. Date: Mon, 02 Apr 2001 18:19:40 -0600 From: "Justin T. Gibbs" Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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