Manual.md: add dotpoint on nopie_files.

This commit is contained in:
fosslinux 2020-08-19 16:08:16 +10:00 committed by Danh Doan
parent 08003085aa
commit 2464e6e4a4

View file

@ -650,6 +650,9 @@ This appends to the generated file rather than replacing it.
- `nopie` Only needs to be set to something to make active, disables building the package with hardening - `nopie` Only needs to be set to something to make active, disables building the package with hardening
features (PIE, relro, etc). Not necessary for most packages. features (PIE, relro, etc). Not necessary for most packages.
- `nopie_files` White-space seperated list of ELF binaries that won't be checked
for PIE.
- `reverts` xbps supports a unique feature which allows to downgrade from broken - `reverts` xbps supports a unique feature which allows to downgrade from broken
packages automatically. In the `reverts` field one can define a list of broken packages automatically. In the `reverts` field one can define a list of broken
pkgver the resulting package should revert. This field *must* be defined before pkgver the resulting package should revert. This field *must* be defined before