Add missing cuad reference.
Make note in editorial doc to chase all cuau references in this chapter. Sponsored by: iXsystems
This commit is contained in:
parent
b7ea8fe039
commit
bad9d3e5e5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44780
1 changed files with 2 additions and 1 deletions
|
@ -717,7 +717,8 @@
|
|||
<replaceable>N</replaceable> is the
|
||||
serial port number, starting from zero.
|
||||
This means that <filename>COM1</filename>
|
||||
is <filename>/dev/cuau0</filename> in &os;.</para>
|
||||
is <filename>/dev/cuau0</filename> or
|
||||
<filename>/dev/cuad0</filename> in &os;.</para>
|
||||
|
||||
<para>Additional programs are available
|
||||
through the Ports Collection, such as <package>comms/minicom</package>.</para>
|
||||
|
|
Loading…
Reference in a new issue