From owner-freebsd-doc Tue Apr 16 11:10:23 2002 Delivered-To: freebsd-doc@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id 1CEF737B400; Tue, 16 Apr 2002 11:10:04 -0700 (PDT) Received: from ark.cris.net (root@ark.cris.net [212.110.128.68]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id VAA12723; Tue, 16 Apr 2002 21:09:58 +0300 (EEST) Received: (from phantom@localhost) by ark.cris.net (8.11.1/8.11.1) id g3GI9wl77210; Tue, 16 Apr 2002 21:09:58 +0300 (EEST) Date: Tue, 16 Apr 2002 21:09:58 +0300 From: Alexey Zelkin To: Rich Morin Cc: doc@FreeBSD.ORG, ru@FreeBSD.ORG Subject: Re: Help with ".Ql" macro? Message-ID: <20020416210958.A76367@ark.cris.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from rdm@cfcl.com on Tue, Apr 16, 2002 at 11:04:20AM -0700 X-Operating-System: FreeBSD 3.5-STABLE i386 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi, I think Ruslan Ermilov could be a best person to answer this question (or suggest best solution) since he spent a lot of time cleaning mdoc stuff last year. PS: Cc'ed to him since he's not following -doc (looks like :-) On Tue, Apr 16, 2002 at 11:04:20AM -0700, Rich Morin wrote: > In intro(8), the ".Ql" macro is used several times, as: > > > .Ql Xr newfs , > > .Ql Xr fsck , > > .Ql Xr edquota , > > .Ql Xr dump , > > .Ql Xr restore . > > .Ql Xr format > > .Ql Xr inetd > > .Ql Xr ftpd > > .Ql Xr crash > > producing the following error messages: > > > Usage: .Li argument ... (#45) > > Usage: .Li argument ... (#47) > > Usage: .Li argument ... (#49) > > Usage: .Li argument ... (#51) > > Usage: .Li argument ... (#53) > > Usage: .Li argument ... (#55) > > Usage: .Li argument ... (#60) > > Usage: .Li argument ... (#62) > > Usage: .Li argument ... (#65) > > Can someone tell me what the fix should be? > > -r > > I don't know what the fix should be; the offending lines are: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message