alias vs. individual). Provide a crossref to the signup page on the wiki
where individuals can ask for certain issues to be assigned to them by
default.
- there is no 'jail' category in GNATS.
- try to clarify which assignees are mailing lists, and which are
mail aliases.
- sysinstall(8) bugs no longer go to freebsd-qa, and haven't for
a long time. Just use freebsd-bugs.
- add entries for autotools, doceng, gecko, hamradio, mono, freebsd-ruby,
secteam, vbox, xen
- I found it was no longer necessary to assign junk PRs to anyone in
particular to move them out of the way, so eliminate that step.
Hat: bugmeister
to 'freebsd-emulation' rather than 'emulation'. We had a mixture of
both, which creates duplicate mail to the mailing list.
No objections on: freebsd-emulation
the mailing-lists.ent file (though it's not really an mailinglist).
Also replace the current follow up addresses by it's entity name.
Submitted by: ceri
Add text about default assignees and common assignees (specifically
to address the continuing confusion about assigning to mailing lists
vs. assigning to aliases).
Add more text about how misfiled PRs occur.
Add more text about how to kill spam PRs.
Discussed on: freebsd-doc
Reviewed by: mheinen, ceri
Currently we have articles.ent and books.ent, and
for example, articles.ent can be used by putting the
following lines in the doctype declaration:
<!ENTITY % articles.ent PUBLIC
"-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
%articles.ent;
This pulls all of the necessary entities via share/sgml/articles.ent.
The translation teams can customize these entities by redefining
the articles.ent file in <langcode>/share/sgml. See
ja_JP.eucJP/share/sgml for example.
- Add trademark tags as needed, generally on first use in each
article.
- Add an attribution to the legal section mentioning all trademarks
referenced.
- Always use correct case for trademarks.
comments on their handling).
. Add references to the mailing list entities and use them in the text.
. Add id="foo" keywords to the sections of the article to make links
other people make to parts of the article less prone to breaking.
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.
- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
and l10n.ent for entity localization.
- Use share/misc/docbook.css for indentiation of <programlisting>
and <screen>.
- Add some missing $FreeBSD$.