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

Collapse All | Expand All

(-)article.sgml (-7 / +3 lines)
Lines 444-450 Link Here
444
      <literal>CONFIGURE_ARGS</literal>.  The port
444
      <literal>CONFIGURE_ARGS</literal>.  The port
445
      <filename>Makefile</filename> will use this as an initial value
445
      <filename>Makefile</filename> will use this as an initial value
446
      and augment some other essential args.  The difference to
446
      and augment some other essential args.  The difference to
447
      specifying a <filename>make</filename> variable on the command line
447
      specifying a <application>make</application> variable on the command line
448
      with</para>
448
      with</para>
449
449
450
    <programlisting>news inn-stable make CONFIGURE_ARGS="--enable-uucp-rnews --enable-setgid-inews" install</programlisting>
450
    <programlisting>news inn-stable make CONFIGURE_ARGS="--enable-uucp-rnews --enable-setgid-inews" install</programlisting>
Lines 566-579 Link Here
566
      <literal>4-STABLE</literal> may want to consider the following
566
      <literal>4-STABLE</literal> may want to consider the following
567
      areas:</para>
567
      areas:</para>
568
568
569
    <itemizedlist>
569
    <note><para>If you do not use the device file system
570
      <listitem>
571
        <para>If you do not use the device file system
572
        (<literal>devfs</literal>) you may want to create devices for
570
        (<literal>devfs</literal>) you may want to create devices for
573
        some of your hardware with &man.MAKEDEV.8; in stage one, step
571
        some of your hardware with &man.MAKEDEV.8; in stage one, step
574
        six.</para>
572
        six.</para></note>
575
      </listitem>
576
    </itemizedlist>
577
573
578
  </sect1>
574
  </sect1>
579
</article>
575
</article>

Return to bug 56902