diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2015-12-26 18:25:49 +0100 |
---|---|---|
committer | Jakub Wilk <jwilk@jwilk.net> | 2015-12-26 20:37:17 +0100 |
commit | 7f3fdb7f19a109fa3d1be92926bfe4cea1817da5 (patch) | |
tree | f61d265f4ab58b850d0b7c80368a8dbe2045505f /man/machinectl.xml | |
parent | 326092991934fe3a02921d1e1278073a5b677dcc (diff) |
man: fix typos
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r-- | man/machinectl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml index a7288c249b..f9395f3d72 100644 --- a/man/machinectl.xml +++ b/man/machinectl.xml @@ -247,7 +247,7 @@ <literal>checksum</literal> is specified, the download is checked for integrity after the transfer is complete, but no signatures are verified. If <literal>signature</literal> is - specified, the checksum is verified and the images's signature + specified, the checksum is verified and the image's signature is checked against a local keyring of trustable vendors. It is strongly recommended to set this option to <literal>signature</literal> if the server and protocol |