View | Details | Raw Unified | Return to bug 222057 | Differences between
and this patch

Collapse All | Expand All

(-)en_US.ISO8859-1/articles/committers-guide/article.xml (-6 / +6 lines)
Lines 4100-4111 Link Here
4100
	      sequence:</para>
4100
	      sequence:</para>
4101
4101
4102
	    <screen>&prompt.root; <userinput>make install</userinput>
4102
	    <screen>&prompt.root; <userinput>make install</userinput>
4103
	      &prompt.root; <userinput>make package</userinput>
4103
&prompt.root; <userinput>make package</userinput>
4104
	      &prompt.root; <userinput>make deinstall</userinput>
4104
&prompt.root; <userinput>make deinstall</userinput>
4105
	      &prompt.root; <userinput>pkg add <replaceable>package you built above</replaceable></userinput>
4105
&prompt.root; <userinput>pkg add <replaceable>package you built above</replaceable></userinput>
4106
	      &prompt.root; <userinput>make deinstall</userinput>
4106
&prompt.root; <userinput>make deinstall</userinput>
4107
	      &prompt.root; <userinput>make reinstall</userinput>
4107
&prompt.root; <userinput>make reinstall</userinput>
4108
	      &prompt.root; <userinput>make package</userinput></screen>
4108
&prompt.root; <userinput>make package</userinput></screen>
4109
4109
4110
	    <para>The <link
4110
	    <para>The <link
4111
		xlink:href="&url.books.porters-handbook;/index.html">Porters
4111
		xlink:href="&url.books.porters-handbook;/index.html">Porters
(-)en_US.ISO8859-1/books/handbook/disks/chapter.xml (-4 / +4 lines)
Lines 1188-1194 Link Here
1188
	<para>DVD-R: This was the first <acronym>DVD</acronym>
1188
	<para>DVD-R: This was the first <acronym>DVD</acronym>
1189
	  recordable format available.  The DVD-R standard is defined
1189
	  recordable format available.  The DVD-R standard is defined
1190
	  by the <link
1190
	  by the <link
1191
	    xlink:href="http://www.dvdforum.com/forum.shtml"><acronym>DVD</acronym>
1191
	    xlink:href="http://www.dvdforum.org/forum.shtml"><acronym>DVD</acronym>
1192
	    Forum</link>.  This format is write once.</para>
1192
	    Forum</link>.  This format is write once.</para>
1193
      </listitem>
1193
      </listitem>
1194
1194
Lines 1213-1221 Link Here
1213
      <listitem>
1213
      <listitem>
1214
	<para><acronym>DVD+RW</acronym>: This is a rewritable format
1214
	<para><acronym>DVD+RW</acronym>: This is a rewritable format
1215
	  defined by the <link
1215
	  defined by the <link
1216
	    xlink:href="http://www.dvdrw.com/"><acronym>DVD+RW</acronym>
1216
	    xlink:href="https://en.wikipedia.org/wiki/DVD%2BRW_Alliance">
1217
	    Alliance</link>.  A <acronym>DVD+RW</acronym> can be
1217
	    <acronym>DVD+RW</acronym> Alliance</link>.  A <acronym>DVD+RW</acronym>
1218
	  rewritten about 1000 times.</para>
1218
	  can be rewritten about 1000 times.</para>
1219
      </listitem>
1219
      </listitem>
1220
1220
1221
      <listitem>
1221
      <listitem>

Return to bug 222057