Fix some incomplete words, forgotten ) and a forgotten .
Spotted by: Ganbold
This commit is contained in:
parent
52425992c2
commit
548770b4ac
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32119
2 changed files with 3 additions and 3 deletions
|
|
@ -745,7 +745,7 @@ sendmail_msp_queue_enable="NO"</programlisting>
|
|||
|
||||
<para>The new MTA can be started during boot by adding a
|
||||
configuration line to <filename>/etc/rc.conf</filename>
|
||||
like the followin example for postfix:</para>
|
||||
like the following example for postfix:</para>
|
||||
|
||||
<screen>&prompt.root; echo '<replaceable>postfix</replaceable>_enable=<quote>YES</quote>' >> /etc/rc.conf</screen>
|
||||
|
||||
|
|
|
|||
|
|
@ -591,11 +591,11 @@ sio3: type 16550A</screen>
|
|||
and <filename>/dev/cuad<replaceable>N</replaceable></filename>
|
||||
(call-out) devices. FreeBSD also provides initialization devices
|
||||
(<filename>/dev/ttyd<replaceable>N</replaceable>.init</filename> and
|
||||
<filename>/dev/cuad<replaceable>N</replaceable>.init</filename>
|
||||
<filename>/dev/cuad<replaceable>N</replaceable>.init</filename>)
|
||||
and
|
||||
locking devices
|
||||
(<filename>/dev/ttyd<replaceable>N</replaceable>.lock</filename> and
|
||||
<filename>/dev/cuad<replaceable>N</replaceable>.lock</filename>)
|
||||
<filename>/dev/cuad<replaceable>N</replaceable>.lock</filename>).
|
||||
The
|
||||
initialization devices are used to initialize communications port
|
||||
parameters each time a port is opened, such as
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue