aboutsummaryrefslogtreecommitdiff
--- unzip60/man/unzip.1	2011-01-11 11:59:59.000000000 +0000
+++ unzip60/man/unzip_new	2011-02-05 18:45:55.000000000 +0000
@@ -424,7 +424,7 @@
 .\" Amiga support possible eventually, but not yet
 [MS-DOS, OS/2, NT] restore the volume label if the extraction medium is
 removable (e.g., a diskette).  Doubling the option (\fB\-$$\fP) allows fixed
-media (hard disks) to be labelled as well.  By default, volume labels are
+media (hard disks) to be labeled as well.  By default, volume labels are
 ignored.
 .IP \fB\-/\fP\ \fIextensions\fP
 [Acorn only] overrides the extension list supplied by Unzip$Ext environment
cross-compile.patch?id=f0e048576f6831c30c3d3eba59a10fed06131514&showmsg=1'>Expand)Author 2023-08-14gnu: Add maturin....* gnu/packages/rust-apps.scm (maturin): New variable. * gnu/packages/patches/maturin-no-cross-compile.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner