From owner-freebsd-doc Wed Apr 17 0:53:58 2002 Delivered-To: freebsd-doc@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 1795337B404 for ; Wed, 17 Apr 2002 00:53:51 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3H7rOA82107; Wed, 17 Apr 2002 10:53:24 +0300 (EEST) (envelope-from ru) Date: Wed, 17 Apr 2002 10:53:24 +0300 From: Ruslan Ermilov To: Rich Morin Cc: doc@FreeBSD.ORG Subject: Re: Help with ".Ql" macro? Message-ID: <20020417075324.GB78106@sunbay.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Fba/0zbH8Xs+Fj9o" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i 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 --Fba/0zbH8Xs+Fj9o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 16, 2002 at 11:04:20AM -0700, Rich Morin wrote: > In intro(8), the ".Ql" macro is used several times, as: >=20 > > .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 >=20 > producing the following error messages: >=20 > > 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) >=20 > Can someone tell me what the fix should be? >=20 Should be fixed now. The .Ql macro is different in nroff (-Tascii) and troff (-Tps) modes in mdoc(7). (The difference is documented in the mdoc(7) manpage.) In troff mode, .Ql internally uses the =2ELi macro to print arguments in "literal" font. In nroff mode, =2EQl is merely equivalent to .Sq, but in fact it shold be equivalent to .Sq Li. I will fix it. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --Fba/0zbH8Xs+Fj9o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8vSn0Ukv4P6juNwoRAq7SAKCAAzlzuxNMMhq6V1aVrY4hgQjzLQCfWm/c A3XH4VCbk5SBw0tNPHhJr5Y= =7UKD -----END PGP SIGNATURE----- --Fba/0zbH8Xs+Fj9o-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message