Add missing </para> tag

This commit is contained in:
Manolis Kiagias 2011-12-08 19:14:30 +00:00
parent a6e0f1efc5
commit 9964b3b132
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38019

View file

@ -1051,7 +1051,7 @@ EndSection</programlisting>
&lt;!--
# Sun VirtualBox
# Hal driver description for the vboxmouse driver
# $Id: chapter.sgml,v 1.26 2011-12-02 17:22:01 manolis Exp $
# $Id: chapter.sgml,v 1.27 2011-12-08 19:14:30 manolis Exp $
Copyright (C) 2008-2009 Sun Microsystems, Inc.
@ -1166,7 +1166,7 @@ EndSection</programlisting>
&prompt.root; <userinput>chmod 0660 /dev/vboxnetctl</userinput></screen>
<para>To make the permissions change permanent, add these
lines to <filename>/etc/devfs.conf</filename>:
lines to <filename>/etc/devfs.conf</filename>:</para>
<programlisting>own vboxnetctl root:vboxusers
perm vboxnetctl 0660</programlisting>