Restructure a sentence to avoid an issue where removing a misplaced
comma would render the sentence grammatically correct and unreadable. PR: docs/61628 Submitted by: Marian Cerny <jojo@matfyz.cz>
This commit is contained in:
parent
17ebe9dfe3
commit
f993e774b2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=19758
1 changed files with 2 additions and 2 deletions
|
@ -680,8 +680,8 @@ Other information:</screen>
|
|||
as the superuser.</para>
|
||||
|
||||
<note>
|
||||
<para>Users must type in their original password before
|
||||
changing their password, to prevent an unauthorized person
|
||||
<para>Before changing their password, users must type in their original password
|
||||
to prevent an unauthorized person
|
||||
from changing their password when the user is away from
|
||||
their console.</para>
|
||||
</note>
|
||||
|
|
Loading…
Reference in a new issue