doc/pacman.conf: make SigLevel overview an unordered list

Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
Dan McGee 2011-08-09 15:17:15 -05:00
parent 6803260f26
commit a42e52a09f

View file

@ -233,10 +233,10 @@ The 'SigLevel' directive is valid in both the `[options]` and repository
sections. If used in `[options]`, it sets a default value for any repository sections. If used in `[options]`, it sets a default value for any repository
that does not provide the setting. that does not provide the setting.
If set to *Never*, no signature checking will take place. * If set to *Never*, no signature checking will take place.
If set to *Optional* , signatures will be checked when present, but unsigned * If set to *Optional* , signatures will be checked when present, but unsigned
databases and packages will also be accepted. databases and packages will also be accepted.
If set to *Required*, signatures will be required on all packages and * If set to *Required*, signatures will be required on all packages and
databases. databases.
Alternatively, you can get more fine-grained control by combining some of Alternatively, you can get more fine-grained control by combining some of