Wrap 'wheel' in <groupname> tags.
Suggested by: Marc Fonvieille <marc@blackend.org>
This commit is contained in:
parent
482c17450b
commit
f7e509026e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13283
1 changed files with 2 additions and 2 deletions
|
@ -4480,7 +4480,7 @@ failed. Would you like to try again?
|
|||
a package. Do not try to use a shell that does not exist or you will
|
||||
not be able to login.</para>
|
||||
|
||||
<para>The user was also added to the group <groupname>wheel</groupname>
|
||||
<para>The user was also added to the <groupname>wheel</groupname> group
|
||||
to be able to become a superuser with <username>root</username>
|
||||
privileges.</para>
|
||||
|
||||
|
@ -4772,7 +4772,7 @@ Password:</screen>
|
|||
system. Do not just turn off power. First, become a superuser by
|
||||
typing <command>su</command> at the command line and entering the
|
||||
<username>root</username> password. This will work only if the user
|
||||
is a member of the group wheel. Otherwise, login as
|
||||
is a member of the <groupname>wheel</groupname> group. Otherwise, login as
|
||||
<username>root</username> and use
|
||||
<command>shutdown -h now</command>.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue