doc/makepkg.8: Added punctuations.

Signed-off-by: Morten Linderud <morten@linderud.pw>
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Morten Linderud 2020-07-13 22:25:41 +02:00 committed by Allan McRae
parent 14c0e53eed
commit 2a352dc059

View file

@ -274,7 +274,7 @@ Environment Variables
**GPGKEY=**"keyid":: **GPGKEY=**"keyid"::
Specify a key to use when signing packages, overriding the GPGKEY setting Specify a key to use when signing packages, overriding the GPGKEY setting
in linkman:makepkg.conf[5] in linkman:makepkg.conf[5].
**SOURCE_DATE_EPOCH=**"<date>":: **SOURCE_DATE_EPOCH=**"<date>"::
Used for link:https://reproducible-builds.org/docs/[Reproducible Builds]. Used for link:https://reproducible-builds.org/docs/[Reproducible Builds].
@ -299,7 +299,7 @@ On exit, makepkg will return one of the following error codes.
Error in configuration file. Error in configuration file.
3:: 3::
User specified an invalid option User specified an invalid option.
4:: 4::
Error in user-supplied function in PKGBUILD. Error in user-supplied function in PKGBUILD.