View | Details | Raw Unified | Return to bug 90262
Collapse All | Expand All

(-)en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml (-4 / +7 lines)
Lines 679-690 Link Here
679
      <secondary><filename>rc.serial</filename></secondary>
679
      <secondary><filename>rc.serial</filename></secondary>
680
    </indexterm>
680
    </indexterm>
681
681
682
    <!-- XXX; /etc/rc.serial is gone in 5.1.
683
      How do you set default parameters for these devices in 5.X ? -->
684
685
    <para>System-wide initialization of the serial devices is
682
    <para>System-wide initialization of the serial devices is
686
      controlled in <filename>/etc/rc.serial</filename>.  This file
683
      controlled in <filename>/etc/rc.d/serial</filename>.  This file
687
      affects the default settings of serial devices.</para>
684
      affects the default settings of serial devices.</para>
685
686
    <note>
687
      <para>In &os;&nbsp;5.0 and lower versions system-wide
688
	initialization of the serial devices is controlled in
689
	<filename>/etc/rc.serial</filename>.</para>
690
    </note>
688
691
689
    <para>To prevent certain settings from being changed by an
692
    <para>To prevent certain settings from being changed by an
690
      application, make adjustments to the <quote>lock state</quote>
693
      application, make adjustments to the <quote>lock state</quote>

Return to bug 90262