Correctly enumerate the steps.
Reported by: Warren Block <wblock@wonkity.com>
This commit is contained in:
parent
2d3bf7c6a4
commit
e76759fea3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32429
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../../">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/halfaq.sgml,v 1.5 2008/03/30 20:57:48 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/halfaq.sgml,v 1.6 2008/04/09 06:31:11 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: Hardware Abstraction Layer (HAL) FAQ">
|
||||
<!ENTITY % navinclude.gnome "INCLUDE">
|
||||
]>
|
||||
|
@ -210,7 +210,7 @@ proc /proc procfs rw 0 0
|
|||
for <tt>PolicyKit.conf</tt>, see the
|
||||
<tt>PolicyKit.conf(5)</tt> man page.</p>
|
||||
|
||||
<p><b>Step 4:</b> If you have fixed volumes you wish to mount,
|
||||
<p><b>Step 3:</b> If you have fixed volumes you wish to mount,
|
||||
you must also authorize yourself for the
|
||||
<tt>org.freedesktop.hal.storage.mount-fixed</tt> action.
|
||||
<b>Note:</b> This step is applicable to <em>ALL</em> users
|
||||
|
@ -227,7 +227,7 @@ proc /proc procfs rw 0 0
|
|||
</match>
|
||||
</pre>
|
||||
|
||||
<p><b>Step 5:</b> While not really part of hal volume
|
||||
<p><b>Step 4:</b> While not really part of hal volume
|
||||
management, you may also be able to have volumes listed in
|
||||
<tt>/etc/fstab</tt> automatically mounted. In GNOME, for
|
||||
example, Nautilus will mount volumes listed in
|
||||
|
|
Loading…
Reference in a new issue