[Git][reproducible-builds/reproducible-website][master] Add missing word.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Wed Apr 15 17:42:31 UTC 2026



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
7aacdc83 by Manuel Jacob at 2026-04-15T10:42:20-07:00
Add missing word.

For reference: The documentation for the `--clamp-mtime` tar option is:
“Only set time when the file is more recent than what was given with --mtime.”

- - - - -


1 changed file:

- _docs/archives.md


Changes:

=====================================
_docs/archives.md
=====================================
@@ -46,7 +46,7 @@ $ zip -r product.zip build
 {% endhighlight %}
 
 In `tar` >= 1.29, the `--clamp-mtime` flag can be used to only set the
-when the file is more recent than the value specified with `--mtime`:
+time when the file is more recent than the value specified with `--mtime`:
 
 {% highlight sh %}
 $ tar --mtime='2015-10-21 00:00Z' --clamp-mtime -cf product.tar build



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/7aacdc83dbde63eb5d01a43657160fadeacb18fd

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/commit/7aacdc83dbde63eb5d01a43657160fadeacb18fd
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20260415/b59aaa46/attachment.htm>


More information about the rb-commits mailing list