summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-01-02 11:40:32 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2018-01-02 11:45:28 -0500
commit32603b6a2c26e7f450c609f614eab2c50aaf6117 (patch)
tree19e07e229d23bd05690a4636556f2b0229baa837
parent3c15bb11f9853a9e5f35735b737586290ed0d163 (diff)
manpage: librefetch(8): Add a missing comma
This has been sitting uncommitted in my checkout for a while.
-rw-r--r--src/librefetch/librefetch.8.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librefetch/librefetch.8.ronn b/src/librefetch/librefetch.8.ronn
index fef6a99..d0dd4b4 100644
--- a/src/librefetch/librefetch.8.ronn
+++ b/src/librefetch/librefetch.8.ronn
@@ -64,7 +64,7 @@ the first value in <MIRRORS>, as configured in `librefetch.conf(5)`;
this is for compatibility with `PKGBUILD` files that used a previous
version of librefetch.
-It uses <DOWNLOADER>, as configured in `librefetch.conf` to attempt to
+It uses <DOWNLOADER>, as configured in `librefetch.conf`, to attempt to
download the source tarball from that URL. If that fails, and
following conditions are met, it proceeds to `create` mode: