summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2022-01-17 16:55:36 -0800
committerRuss Allbery <rra@cpan.org>2022-01-17 16:55:36 -0800
commitcb5db70173342201829c4c90eadb614fceb0a57c (patch)
treee81d8b46cd704ed09c2dc428f9dce679768d9933 /t
parent337d5e78bc1cef20636e2d34dc63ed5f4886790d (diff)
Use proper SI units for \size
The \size spin always used 1024-based units. It now correctly uses the KiB, MiB, etc. abbreviations to match.
Diffstat (limited to 't')
-rw-r--r--t/data/spin/output/usefor/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/data/spin/output/usefor/index.html b/t/data/spin/output/usefor/index.html
index 964c216..be5cda5 100644
--- a/t/data/spin/output/usefor/index.html
+++ b/t/data/spin/output/usefor/index.html
@@ -88,7 +88,7 @@ interest:
</p>
<ul>
-<li class="packed"><a href="drafts/draft-ietf-usefor-useage-01.txt">Usenet Best Practice</a> (2KB)</li>
+<li class="packed"><a href="drafts/draft-ietf-usefor-useage-01.txt">Usenet Best Practice</a> (2KiB)</li>
<li class="packed"><a href="drafts/draft-ietf-usefor-message-id-01.txt">Recommendations for Generating Message IDs</a> (215B)</li>
<li class="packed"><a href="drafts/draft-ietf-usefor-posted-mailed-01.txt">Identification of Messages Delivered Via Both Mail and News</a> (215B)</li>
<li class="packed"><a href="drafts/draft-lindsey-usefor-signed-01.txt">Signed Headers in Mail and Netnews</a> (215B)</li>