Correct a minor grammar nit.
This commit is contained in:
parent
01b0c9a62e
commit
12670a11d6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31782
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: www/en/gnome/docs/halfaq.sgml,v 1.2 2008/03/30 19:02:13 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/docs/halfaq.sgml,v 1.3 2008/03/30 20:47:00 marcus Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: Hardware Abstraction Layer (HAL) FAQ">
|
||||
<!ENTITY % navinclude.gnome "INCLUDE">
|
||||
]>
|
||||
|
@ -250,7 +250,7 @@ proc /proc procfs rw 0 0
|
|||
</pre>
|
||||
|
||||
<p>If you want Nautilus to mount this volume as the user
|
||||
"marcus", do the following:</p>
|
||||
"marcus," do the following:</p>
|
||||
|
||||
<pre>
|
||||
# sysctl vfs.usermount=1
|
||||
|
|
Loading…
Reference in a new issue