From owner-freebsd-doc Wed May 29 15:32: 1 2002 Delivered-To: freebsd-doc@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id BEB0C37B400; Wed, 29 May 2002 15:31:51 -0700 (PDT) Received: from unknown (lcl234.zbzoom.net [208.236.36.234]) by pittgoth.com (8.12.3/8.12.3) with SMTP id g4TMVn4T092719; Wed, 29 May 2002 18:31:50 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Wed, 29 May 2002 18:33:50 -0400 From: Tom Rhodes To: Chris Pepper Cc: keramida@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: (man page || manpage) => manual page Message-Id: <20020529183350.314b0f2a.trhodes@FreeBSD.org> In-Reply-To: References: <20020529214746.GA67346@hades.hell.gr> X-Mailer: Sylpheed version 0.7.5claws (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Wed, 29 May 2002 18:03:07 -0400 Chris Pepper wrote: > So this raises a question I've been wondering about. Sorry if > it's a FAQ -- I haven't stumbled across it yet. > > What is the dividing line between entities and tags? I'd Entities allow you to assign a name to some chunk of data, and use that name to refer to that data. For instance, you could define an entire url, or copyright in an entity and use: ©right; throught the document to instantly add the copyright to the document. Its really nice if you wish to put a large bit of information in several documents. Using this same idea, you can put the date in the copyright entity, and it will change throught the documents, instead of making modifications to several documents, its just one modification to a single file. > think it would be more XML-ish and reusable to use something like: > > > lame > 1 > > > than "&man.lame.1;". What's the dividing line that falls > between man pages and other tagged items, that makes man an entity > (in all the pages I've looked at so far, anyway)? Our man tags are custom to the FreeBSD project, taking the user/reader to our version of the specified manual page. Many manual pages differ from operating system to operating system (for instance, drivers) and this lets us define a link to a man page search engine... This also differs in fact that, the man entity is not standard in html or DocBook for that matter (unless you define it), unlike the usual: © ™ that works in HTML and DocBook (others?) Catch what I'm (probly badly) trying to say? > > > Thx, > > > Chris Pepper > > At 12:47 AM +0300 2002/05/30, Giorgos Keramidas wrote: > > >When &man.xxx.y; references are being made I prefer the style that > >Jeroen suggested to me a long time ago. Instead of writing: > > > > Additional encoding options can be found by consulting the > >> - lame man page. > >> + lame manual page. > > > >Since `lame' is used in IRC to denote 'silly', 'idiot', or similar, > >you will probably want to change this part. Make it something like: > > > > by consulting > > > > lame > > 1 > > . > > > >This emulates the functionality of &man.lame.1;. You can even make > >this a local entity in the file that references the manpage, by > >adding to the element the proper stuff: > > > > [ >" ] > > > >and then using &man.lame.1; as usual. > > -- > Chris Pepper: > Rockefeller University: > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-doc" in the body of the message > -- Tom (Darklogik) Rhodes www.FreeBSD.org -The Power To Serve www.Pittgoth.com -Pittgoth Discussion Portal trhodes@{Pittgoth.com, FreeBSD.org} PGP key by www: http://www.pittgoth.com/~darklogik/darklogik.key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message