chiark / gitweb /
locking: Fix uninitialized variable.
[misc] / z.1
diff --git a/z.1 b/z.1
index 8173170fab23c5d0bab6d1a68e16aca4c681b784..0e3b19670a26cbaa00e6027d1e1f7e7ea70b736d 100644 (file)
--- a/z.1
+++ b/z.1
@@ -30,5 +30,7 @@ Nonexistent files cause errors to be reported.
 The decompressed versions of files are always created with default
 owner, group and permissions (as set by the current euid, egid and umask
 settings).
+.PP
+It doesn't leave file extensions on the decompressed files. 
 .SH AUTHOR
 Mark Wooding (mdw@nsict.org).