From owner-freebsd-doc@FreeBSD.ORG Tue Apr 29 12:31:27 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1817F37B401 for ; Tue, 29 Apr 2003 12:31:27 -0700 (PDT) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6689C43FCB for ; Tue, 29 Apr 2003 12:31:26 -0700 (PDT) (envelope-from hrs@eos.ocn.ne.jp) Received: from mail.allbsd.org (p46113-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.128.113]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id 5189D30B4; Wed, 30 Apr 2003 04:31:25 +0900 (JST) Received: from localhost (alph.allbsd.org [192.168.0.10]) h3TJTKJp037224; Wed, 30 Apr 2003 04:29:21 +0900 (JST) (envelope-from hrs@eos.ocn.ne.jp) Date: Wed, 30 Apr 2003 04:29:11 +0900 (JST) Message-Id: <20030430.042911.45262085.hrs@eos.ocn.ne.jp> To: shamrock@cypherpunks.to From: Hiroki Sato In-Reply-To: <002201c30e80$bfbca580$6601a8c0@VAIO650> References: <20030430.031614.59733918.hrs@eos.ocn.ne.jp> <002201c30e80$bfbca580$6601a8c0@VAIO650> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-docs@freebsd.org Subject: Re: SGML tag to link to other sections? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2003 19:31:27 -0000 "Lucky Green" wrote in <002201c30e80$bfbca580$6601a8c0@VAIO650>: shamrock> Thanks. I will use this xref if I can't find a tag that will make the shamrock> words "Mandatory Access Control" the hyperlink. Any ideas? Hmmm, currently it is not possible. If the is defined with xreflabel attr like , the label appears as Mandatory Access Control. Or if the is defined with id attr like <sect1 id="mac">...<title id="mac-title">Mandatory Access Control (MAC), is rendered as what you want. I think we can accept the latter as a new convention if doc writers want to use a section title as the hyperlink label. Or, do you think it is something that breaks consistency? -- | Hiroki SATO /