Date: Tue, 17 Jun 2003 15:07:20 -0400 From: Tom Rhodes <trhodes@FreeBSD.org> To: Alfred Perlstein <bright@mu.org> Cc: doc@FreeBSD.org Subject: Re: pxe doc cleanup. Message-ID: <20030617150720.4d00bfce.trhodes@FreeBSD.org> In-Reply-To: <20030617184736.GR62025@elvis.mu.org> References: <20030617050645.GI62025@elvis.mu.org> <20030617180137.GA16570@Odin.AC.HMC.Edu> <20030617184736.GR62025@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 Jun 2003 11:47:36 -0700 Alfred Perlstein <bright@mu.org> wrote: > * Brooks Davis <brooks@one-eyed-alien.net> [030617 11:01] wrote: > > On Mon, Jun 16, 2003 at 10:06:45PM -0700, Alfred Perlstein wrote: > > > I would like to host the config files for > > > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/pxe/server-config.html > > > somewhere under our CVS, how shall I do that? > > > > IMO, the files should be inlined into the main document. As it stands > > the PDF is worse the useless since it doesn't include the config files. > > That would also work, what tags should I wrap the file text with so > that can be accomplished? > There are several methods you could use to accomplish this, for instance you could copy/paste the file in and use the programlisting tags. You could define it as an entity and use something like this: &config.file0; &config.file1; ... And if you need help, just ask. :) -- Tom Rhodes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030617150720.4d00bfce.trhodes>