From owner-freebsd-doc@FreeBSD.ORG Tue Apr 29 11:54:25 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 DA18A37B401 for ; Tue, 29 Apr 2003 11:54:25 -0700 (PDT) Received: from noisebox.cypherpunks.to (adsl-208-201-229-163.sonic.net [208.201.229.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FD2343FDD for ; Tue, 29 Apr 2003 11:54:25 -0700 (PDT) (envelope-from shamrock@cypherpunks.to) Received: from VAIO650 (adsl-208-201-229-160.sonic.net [208.201.229.160]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by noisebox.cypherpunks.to (Postfix) with ESMTP id 1DF1C10B; Tue, 29 Apr 2003 11:54:24 -0700 (PDT) From: "Lucky Green" To: "'Hiroki Sato'" Date: Tue, 29 Apr 2003 11:54:22 -0700 Message-ID: <002201c30e80$bfbca580$6601a8c0@VAIO650> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <20030430.031614.59733918.hrs@eos.ocn.ne.jp> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal 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 18:54:26 -0000 Hiroki wrote: > "Lucky Green" wrote > in <001401c30e7a$251e0830$6601a8c0@VAIO650>: > > shamrock> I would like "Mandatory Access Control (MAC)" to be > linked to > shamrock> the correct chapter of the Handbook. > > You can use . It is rendered like > "Section 10.11" for HTML version. Thanks. I will use this xref if I can't find a tag that will make the words "Mandatory Access Control" the hyperlink. Any ideas? Thanks, --Lucky