Fix directory class
This commit is contained in:
parent
fbfe50587a
commit
3670dcf49b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41195
1 changed files with 1 additions and 1 deletions
|
@ -570,7 +570,7 @@
|
|||
|
||||
<para>Most devices in the kernel are accessed through
|
||||
<quote>device special files</quote> which are located in
|
||||
<filename>/dev class="directory"</filename>. The
|
||||
<filename class="directory">/dev</filename>. The
|
||||
<devicename>sio</devicename> devices are accessed through the
|
||||
<filename>/dev/ttyu<replaceable>N</replaceable></filename>
|
||||
(dial-in) and
|
||||
|
|
Loading…
Reference in a new issue