summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorten Linderud <morten@linderud.pw>2020-07-13 22:25:41 +0200
committerAllan McRae <allan@archlinux.org>2020-07-14 23:44:16 +1000
commit2a352dc059f696eeda1e18116e468994c1a38430 (patch)
tree510e67885fd93fd4fd4fa8a9e08c3d8cc6cad020
parent14c0e53eed4bd0c090e7ed2ebad41335d323c86c (diff)
downloadpacman-2a352dc059f696eeda1e18116e468994c1a38430.tar.gz
pacman-2a352dc059f696eeda1e18116e468994c1a38430.zip
doc/makepkg.8: Added punctuations.
Signed-off-by: Morten Linderud <morten@linderud.pw> Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r--doc/makepkg.8.asciidoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/makepkg.8.asciidoc b/doc/makepkg.8.asciidoc
index 544659fc..3b5e61b3 100644
--- a/doc/makepkg.8.asciidoc
+++ b/doc/makepkg.8.asciidoc
@@ -274,7 +274,7 @@ Environment Variables
**GPGKEY=**"keyid"::
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>"::
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.
3::
- User specified an invalid option
+ User specified an invalid option.
4::
Error in user-supplied function in PKGBUILD.