Use right prompt (root) to mount linprocfs.
This commit is contained in:
parent
ad66f0c37b
commit
a18deb8757
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33571
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@
|
|||
wants to play &flash; animations. This can be done via the
|
||||
following command:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>mount -t linprocfs linproc /usr/compat/linux/proc</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>mount -t linprocfs linproc /usr/compat/linux/proc</userinput></screen>
|
||||
|
||||
<para>This point can be automated at boot time with the addition
|
||||
of the matching line in
|
||||
|
|
Loading…
Reference in a new issue