aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-06-01 18:21:29 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-06-01 18:21:29 +0000
commita55904b0b055f966c9e905bfa52eddcf86e79e18 (patch)
treec0a202b6f965fd104bd02e980195cc61018b48da
parent5bc7fa341ed29a3ecd8bc51a570ac094f7d220f8 (diff)
downloaddoc-a55904b0b055f966c9e905bfa52eddcf86e79e18.tar.gz
doc-a55904b0b055f966c9e905bfa52eddcf86e79e18.zip
Add a note that only a single address without comment part is allowed
as a MAINTAINER value. Reserve an uid for ircservices (73, next to ircd).
Notes
Notes: svn path=/head/; revision=17147
-rw-r--r--en_US.ISO8859-1/books/porters-handbook/book.sgml6
1 files changed, 5 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml
index 00df832a13..0a10254098 100644
--- a/en_US.ISO8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml
@@ -2610,6 +2610,9 @@ PATCHFILES= patch1:test</programlisting>
<para>For a detailed description of the responsibilities of maintainers,
refer to the <ulink url="../developers-handbook/policies.html#POLICIES-MAINTAINER">MAINTAINER on
Makefiles</ulink> section.</para>
+
+ <para>Note that only a single address without comment part is
+ allowed as a <makevar>MAINTAINER</makevar> value.</para>
</sect1>
<sect1 id="makefile-comment">
@@ -5956,7 +5959,8 @@ xten:*:67:67:X-10 daemon:/usr/local/xten:/nonexistent
pop:*:68:6:Post Office Owner (popper):/nonexistent:/sbin/nologin
wnn:*:69:7:Wnn:/nonexistent:/nonexistent
pgsql:*:70:70:PostgreSQL pseudo-user:/usr/local/pgsql:/bin/sh
-ircd:*:72:72:IRCd hybrid:/nonexistent:/nonexistent
+ircd:*:72:72:IRC daemon:/nonexistent:/nonexistent
+ircservices:*:73:73:IRC services:/nonexistent:/nonexistent
ifmail:*:75:66:Ifmail user:/nonexistent:/nonexistent
www:*:80:80:World Wide Web Owner:/nonexistent:/sbin/nologin
alias:*:81:81:QMail user:/var/qmail/alias:/nonexistent