left only double quotes

This commit is contained in:
YuanPei Li 2021-01-05 16:40:00 +08:00 committed by GitHub
parent fcffc11bf3
commit eee16427ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ The passwd command is used to create or modify passwords for a user.
In the above examples, we have not assigned any password for users
'shivam' or 'amit' while creating them.
`!!` in an account entry in shadow means the account of an user has
"!!" in an account entry in shadow means the account of an user has
been created, but not yet given a password.
![](images/linux/admin/image13.png)