]> git.t-rg.ws Git - slackbuilds.git/commitdiff
Minor edits
authorfsLeg <fsleg@t-rg.ws>
Sat, 4 Oct 2025 14:58:34 +0000 (17:58 +0300)
committerfsLeg <fsleg@t-rg.ws>
Sat, 4 Oct 2025 14:58:34 +0000 (17:58 +0300)
qownnotes/README
usbimager/README

index e8f8108bf65cd2b6d85f0b19c57d28e91343e427..073ce636e2ca4d47d769d9851d96084a0d3d5af7 100644 (file)
@@ -17,5 +17,5 @@ requires qt6.
 To enable internal git versioning of your notes, use LIBGIT2=yes,
 otherwise `git` command will be used. This requires libgit2.
 
-To use system Botan, use BOTAN=yes, otherwise a bundled stub will be
+To use system Botan, use BOTAN=yes, otherwise a bundled snippet will be
 used. This requires Botan3.
index 7e3c2b51006d4e6a222209b5a7fa3183e9fb9edf..c4bc13dcb895671f0b4de93e6c23ab381fa4811c 100644 (file)
@@ -19,7 +19,7 @@ Features:
 - Can read raw disk images: .img, .bin, .raw, .iso, .dd, etc.
 - Can read compressed images on-the-fly: .gz, .bz2, .xz, .zst
 - Can read archives on-the-fly: .zip (PKZIP and ZIP64), .zzz (ZZZip),
-  .tar, .cpio, .pax (*)
+  .tar, .cpio, .pax
 - Can create backups in raw and ZStandard compressed format
 - Can send images to microcontrollers over serial line
 - Available in 18 languages