Correct the last revision to use errorname, and correct another instance
of "error".
This commit is contained in:
parent
5ecc43d90f
commit
f2153a6f77
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22076
1 changed files with 2 additions and 2 deletions
|
@ -2159,7 +2159,7 @@ XXX
|
|||
|
||||
<para>When I attempt to switch from the <username>root</username>
|
||||
to another user in the system, the error message
|
||||
<quote>_secure_path: unable to state .login_conf</quote>.</para>
|
||||
<errorname>_secure_path: unable to state .login_conf</errorname>.</para>
|
||||
|
||||
<para>This message is usually shown when the user has a higher
|
||||
label setting then that of the user whom they are attempting to
|
||||
|
@ -2181,7 +2181,7 @@ XXX
|
|||
<para>In normal or even single user mode, the
|
||||
<username>root</username> is not recognized. The
|
||||
<command>whoami</command> command returns 0 (zero) and
|
||||
<command>su</command> returns <error>who are you?</error>. What
|
||||
<command>su</command> returns <errorname>who are you?</errorname>. What
|
||||
could be going on?</para>
|
||||
|
||||
<para>This can happen if a labeling policy has been disabled,
|
||||
|
|
Loading…
Reference in a new issue