Wrap lines && fix some spelling errors. This was not introduced during my

last commit.
This commit is contained in:
Tom Rhodes 2002-12-26 17:46:53 +00:00
parent 5d9fa5e183
commit fcbbf2c56b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15438

View file

@ -168,8 +168,8 @@
responsible for direct modification of it for the purposes of
cleanup or fixing some grievous abuse of CVS by a committer.
Should you cause some
repository accident, say a bad <command>cvs import</command> or <command>cvs tag</command> operation,
mail the &a.cvs; (or call one of them) and report the problem to
repository accident, say a bad <command>cvs import</command> or <command>cvs tag</command>
operation, mail the &a.cvs; (or call one of them) and report the problem to
one of them. The only ones able to directly fiddle
the repository bits on the repository hosts are the repomeisters.
There are no login shells on
@ -592,11 +592,11 @@
</itemizedlist>
<para>You will almost certainly get a conflict because
of the <literal>$Id: article.sgml,v 1.144 2002-12-26 17:17:45 trhodes Exp $</literal> (or in FreeBSD's case,
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>) lines, so you will have to edit
the file to resolve the conflict (remove the marker lines and
the second <literal>$Id: article.sgml,v 1.144 2002-12-26 17:17:45 trhodes Exp $</literal> line, leaving the original
<literal>$Id: article.sgml,v 1.144 2002-12-26 17:17:45 trhodes Exp $</literal> line intact).</para>
of the <literal>$Id: article.sgml,v 1.145 2002-12-26 17:46:53 trhodes Exp $</literal> (or in FreeBSD's case,
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
lines, so you will have to edit the file to resolve the conflict
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.145 2002-12-26 17:46:53 trhodes Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.145 2002-12-26 17:46:53 trhodes Exp $</literal> line intact).</para>
</listitem>
<listitem>
@ -634,7 +634,8 @@
<para>You always want to use <option>-u</option>, since
unified diffs are much easier to read than almost any other
diff format (in some circumstances, context diffs generated with the <option>-c</option> option may be
diff format (in some circumstances, context diffs generated with
the <option>-c</option> option may be
better, but they are much bulkier). A unified diff consists of
a series of hunks. Each hunk begins with a line that starts
with two <literal>@</literal> signs and specifies where in the
@ -847,7 +848,8 @@ checkout -P</programlisting>
properly (tabs often look wrong in diffs because of the extra
character in front of each line).</para>
<para><ulink url="http://people.FreeBSD.org/~eivind/cdiff">http://people.FreeBSD.org/~eivind/cdiff</ulink></para>
<para><ulink url="http://people.FreeBSD.org/~eivind/cdiff">
http://people.FreeBSD.org/~eivind/cdiff</ulink></para>
<para>Simply use it instead of &man.more.1; or &man.less.1;:</para>
@ -931,7 +933,8 @@ checkout -P</programlisting>
</listitem>
<listitem>
<para>Some people add an entry for themselves to <filename>src/usr.bin/calendar/calendars/calendar.freebsd</filename>.</para>
<para>Some people add an entry for themselves to
<filename>src/usr.bin/calendar/calendars/calendar.freebsd</filename>.</para>
</listitem>
<listitem>
@ -1038,7 +1041,8 @@ checkout -P</programlisting>
<itemizedlist>
<listitem>
<para><ulink url="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html</ulink></para>
<para><ulink url="http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html">
http://www.cs.utah.edu/csinfo/texinfo/gnats/gnats.html</ulink></para>
</listitem>
<listitem>
@ -1088,7 +1092,7 @@ checkout -P</programlisting>
<para>The rest of these examples assume you have only supped the
<literal>docs</literal> category. Adjust them as necessary,
depending on the categories you are synching.</para>
depending on the categories you are syncing.</para>
</step>
<step>
@ -1106,7 +1110,7 @@ checkout -P</programlisting>
&prompt.root; <userinput>ln -s /usr/gnats/docs</userinput></screen>
<para>Repeat as necessary, depending on how many GNATS categories you
are synching.</para>
are syncing.</para>
</step>
<step>
@ -1493,8 +1497,9 @@ docs:Documentation Bug:nik:</programlisting>
<listitem>
<para>Respect all code freezes and read the
<literal>committers</literal> and <literal>developers</literal> mailing lists in a timely manner
so you know when a code freeze is in effect.</para>
<literal>committers</literal> and <literal>developers</literal>
mailing lists in a timely manner so you know when a code freeze is
in effect.</para>
</listitem>
<listitem>
@ -1550,8 +1555,8 @@ docs:Documentation Bug:nik:</programlisting>
that they have special dispensation to step outside of any of
the lines painted here; core's <quote>special powers</quote>
only kick in when it acts as a group, not on an individual
basis. As individuals, the core team members are all committers first and core
second.</para>
basis. As individuals, the core team members are all committers
first and core second.</para>
<sect2>
<title>Details</title>
@ -1649,7 +1654,8 @@ docs:Documentation Bug:nik:</programlisting>
<filename>Makefile</filename> for any package or subtree
which is being actively maintained by one or more people;
see <ulink
url="../../books/developers-handbook/policies.html">http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/policies.html</ulink>
url="../../books/developers-handbook/policies.html">
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/policies.html</ulink>
for documentation on this. Where sections of code have
several maintainers, commits to affected areas by one
maintainer need to be reviewed by at least one other
@ -1663,7 +1669,9 @@ docs:Documentation Bug:nik:</programlisting>
someone who manages an overall category of FreeBSD
evolution, such as internationalization or networking.
See <ulink
url="../contributors/article.html">http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributors/staff-who.html</ulink> for more information on this.</para>
url="../contributors/article.html">
http://www.FreeBSD.org/doc/en_US.ISO8859-1/articles/contributors/staff-who.html</ulink>
for more information on this.</para>
</listitem>
<listitem>
@ -1760,8 +1768,8 @@ docs:Documentation Bug:nik:</programlisting>
to continue to attract new members. There will be
occasions when, despite everyone's very best attempts at
self-control, tempers are lost and angry words are
exchanged. The best thing that can be done in such cases is to minimize the
effects of this until everyone has cooled back down. That
exchanged. The best thing that can be done in such cases is to minimize
the effects of this until everyone has cooled back down. That
means that you should not air your angry words in public
and you should not forward private correspondence to
public mailing lists or aliases. What people say
@ -1785,8 +1793,9 @@ docs:Documentation Bug:nik:</programlisting>
<listitem>
<para>Respect all code freezes and read the
<literal>committers</literal> and <literal>developers</literal> mailing list on a timely
basis so you know when a code freeze is in effect.</para>
<literal>committers</literal> and <literal>developers</literal>
mailing list on a timely basis so you know when a code freeze is
in effect.</para>
<para>Committing unapproved changes during a code freeze is a really
big mistake and committers are expected to keep up-to-date
@ -2065,7 +2074,7 @@ docs:Documentation Bug:nik:</programlisting>
and release engineering teams. At the discretion of the toolchain
maintainer, they may be supported in the toolchain. Tier 3
platforms are architectures for which hardware is not or will not
be available to the project in the forseeable future, for which
be available to the project in the foreseeable future, for which
there are two or fewer active developers, that can not boot to at
least single-user mode on real hardware (or simulator for new
hardware platforms), or which are considered legacy systems
@ -2407,7 +2416,8 @@ docs:Documentation Bug:nik:</programlisting>
<answer>
<para>First, go check
<ulink url="http://bento.FreeBSD.org/~asami/errorlogs/">http://bento.FreeBSD.org/~asami/errorlogs/</ulink>.
<ulink url="http://bento.FreeBSD.org/~asami/errorlogs/">
http://bento.FreeBSD.org/~asami/errorlogs/</ulink>.
There you will find error logs from the latest package
building runs on 3-stable, 4-stable and 5-current.</para>
@ -2837,7 +2847,7 @@ MFC after: 1 month</programlisting>
<answer>
<para>The mailing lists are archived under <filename>/g/mail</filename>
which will show up as <filename>/hub/g/mail</filename> with &man.pwd.1;.
This location is accessable from any machine on the FreeBSD cluster.</para>
This location is accessible from any machine on the FreeBSD cluster.</para>
</answer>
</qandaentry>
</qandaset>