Add missing newline.
PR: docs/35000 Submitted by: Martin Heinen <martin@sumuk.de>
This commit is contained in:
parent
ecdb9a72d6
commit
4effc9155a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12209
1 changed files with 2 additions and 1 deletions
|
@ -1170,7 +1170,8 @@ kern.maxfiles: 2088 -> 5000</screen>
|
|||
|
||||
<listitem>
|
||||
<para>create a vn-device:</para>
|
||||
<screen>&prompt.root; <userinput>cd /dev</userinput> &prompt.root; <userinput>sh MAKEDEV vn0</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>cd /dev</userinput>
|
||||
&prompt.root; <userinput>sh MAKEDEV vn0</userinput></screen>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue