From owner-freebsd-doc@FreeBSD.ORG Mon May 19 20:43:13 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 D7BA537B401; Mon, 19 May 2003 20:43:13 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A9BE43FA3; Mon, 19 May 2003 20:43:13 -0700 (PDT) (envelope-from murray@builder.freebsdmall.com) Received: (from root@localhost) by builder.freebsdmall.com (8.12.9/8.11.6) id h4K3hCc0013903; Mon, 19 May 2003 20:43:12 -0700 (PDT) (envelope-from murray) Date: Mon, 19 May 2003 20:43:12 -0700 From: Murray Stokely To: "Simon L. Nielsen" Message-ID: <20030519204312.K8403@freebsdmall.com> References: <20030519192255.GB74434@submonkey.net> <20030519153048.51f20a06.trhodes@FreeBSD.org> <20030519200900.GA1120@nitro.dk> <20030519161700.27143841.trhodes@FreeBSD.org> <20030519203451.GB1120@nitro.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030519203451.GB1120@nitro.dk>; from simon@nitro.dk on Mon, May 19, 2003 at 10:34:52PM +0200 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: Tom Rhodes cc: freebsd-doc@freebsd.org Subject: Re: Application and command names in elements X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project <freebsd-doc.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>, <mailto:freebsd-doc-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-doc> List-Post: <mailto:freebsd-doc@freebsd.org> List-Help: <mailto:freebsd-doc-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-doc>, <mailto:freebsd-doc-request@freebsd.org?subject=subscribe> X-List-Received-Date: Tue, 20 May 2003 03:43:14 -0000 On Mon, May 19, 2003 at 10:34:52PM +0200, Simon L. Nielsen wrote: > > > <comment by Murray from docs/50790 audit trail> > > > One thing to note is > > > that it doesn't look good to use the man page entities twice in close > > > proximity. So I used &man.dumpon.8; the first time, then just used > > > <command>dumpon</command> elsewhere in the paragraph. > > > </comment> > > > > > > I think this is seems like a good way since the man reference is still > > > nice to have. > > > > Ok, I see the logic here. Thanks guys. > > Perhaps it would be a good idea to add a short note about this to the > section about "Applications, commands, options, and cites" in the FDP > primer ? > > I can make a patch if it sounds like a good idea... Yes I'd like to see this documented. Please send us a patch! ;) - Murray