style: Try to pass the test

pull/14/head
Dct Mei 2020-06-14 10:24:04 +08:00
parent 31ad6c875c
commit 490ab188ef
No known key found for this signature in database
GPG Key ID: 50BF8B712DCAD7EA
1 changed files with 15 additions and 15 deletions

View File

@ -109,7 +109,7 @@ or
# id nobody
```
1. 显示出来的结果可能是:
執行後,显示出来的结果可能是:
```
uid=65534(nobody) gid=65534(nogroup) groups=65534(nogroup)
@ -121,7 +121,7 @@ or
# chown -R nobody:nogroup /srv/http/
```
2. 显示出来的结果可能是:
不過,显示出来的结果也可能是:
```
uid=65534(nobody) gid=65534(nobody) groups=65534(nobody)