Date: Sat, 16 Feb 2002 12:06:32 -0500 From: Will Andrews <will@csociety.org> To: doc@FreeBSD.org, portmgr@FreeBSD.org Subject: Re: Request for review: contributors/article.sgml; reveal portmgr Message-ID: <20020216170632.GA44003@squall.waterspout.com> In-Reply-To: <20020216170338.GZ44003@squall.waterspout.com> References: <20020216170338.GZ44003@squall.waterspout.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Feb 16, 2002 at 12:03:38PM -0500, Will Andrews wrote: > I've attached a diff to reveal the members of portmgr to the > world via contributors/article.sgml (also include what I > *think* is a fix for entity usage). Argh! I forgot the patch. -- wca --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="article.diff" Index: article.sgml =================================================================== RCS file: /cvs/FreeBSD/doc/en_US.ISO8859-1/articles/contributors/article.sgml,v retrieving revision 1.98 diff -u -r1.98 article.sgml --- article.sgml 13 Feb 2002 13:05:16 -0000 1.98 +++ article.sgml 16 Feb 2002 05:20:18 -0000 @@ -1736,7 +1736,7 @@ <listitem> <para>Principal: &a.peter;</para> - <para>Assistants: &a.markm;, &a.joe</para> + <para>Assistants: &a.markm;, &a.joe;</para> </listitem> </varlistentry> @@ -1745,7 +1745,12 @@ Manager</ulink></term> <listitem> - <para>&a.portmgr;</para> + <para>&a.ade;</para> + <para>&a.asami;</para> + <para>&a.kris;</para> + <para>&a.sobomax;</para> + <para>&a.steve;</para> + <para>&a.will;</para> </listitem> </varlistentry> --cWoXeonUoKmBZSoM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020216170632.GA44003>