Date: Thu, 21 Jun 2001 17:47:21 -0700 From: Murray Stokely <murray@osd.bsdi.com> To: freebsd-doc@FreeBSD.org Subject: Author attributions in the FreeBSD Handbook Message-ID: <20010621174721.A54523@meow.osd.bsdi.com>
index | next in thread | raw e-mail
Currently, the Handbook is covered with some rather inconsistent
author attributions at the beginning of most sections and many
subsections. Some of these attributions appear before the synopsis,
others are part of the synopsis. Also, these attributions just sort
of informally appear in <para> and <emphasis> tags instead of an
<author> tag of some sort. Does anyone have any ideas about the best
way to clear up this situation? Using <authorblurb> tags as I've done
below allows the HTML output to look the same but I'm not sure this is
the correct way to do it.
Ideas?
- Murray
Index: chapter.sgml
===================================================================
RCS file:
/home/ncvs/doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml,v
retrieving revision 1.69
diff -u -r1.69 chapter.sgml
--- chapter.sgml 2001/06/21 17:20:58 1.69
+++ chapter.sgml 2001/06/21 21:47:57
@@ -7,8 +7,8 @@
<chapter id="install">
<title>Installing FreeBSD</title>
- <para><emphasis>Restructured, updated, and parts rewritten by
&a.jim;,
- January 2000.</emphasis></para>
+ <authorblurb><para>Restructured, updated, and parts rewritten by
+ &a.jim; January 2000.</para></authorblurb>
<sect1>
<title>Synopsis</title>
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010621174721.A54523>
