Add some missing emphasis.
This commit is contained in:
parent
5d7a83026f
commit
76c815e547
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31780
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../../">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/halfaq.sgml,v 1.1 2008/03/30 18:35:28 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: Hardware Abstraction Layer (HAL) FAQ">
|
||||
<!ENTITY % navinclude.gnome "INCLUDE">
|
||||
]>
|
||||
|
@ -146,7 +146,7 @@ hald_enable="YES"
|
|||
|
||||
<p>Then restart GNOME.</p>
|
||||
|
||||
<p><b>Step 1:</b> All users MUST have <tt>procfs</tt> mounted
|
||||
<p><b>Step 1:</b> All users <em>MUST</em> have <tt>procfs</tt> mounted
|
||||
on <tt>/proc</tt>. Hal uses an application called PolicyKit
|
||||
to authorize users to perform mount tasks, and PolicyKit
|
||||
relies heavily on <tt>/proc</tt> entries. If <tt>/proc</tt>
|
||||
|
|
Loading…
Reference in a new issue