22c22,25
<      same ownership modes, change times and  modification  times.
---
> !    same file modes, access times, data modification times, ACLs,
> +    and extended attributes.  The compress utility will also
> +    attempt to set the owner and group of file.z to the owner
> +    and group of file, but will not fail if this cannot be done.
82,87c85,93
< +    -/	      When compressing or decompressing, copies any ACL
< +             and extended system attributes associated with the
< +             source file to the target file.  If an ACL or
< +             extended system attributes cannot be copied, the
< +             original file will be retained, a diagnostic will
< +             be written to stderr, and the final exit status
---
> +    -/       When compressing or decompressing, copies any
> +             extended system attributes associated with the
> +             source file to the target file and copies any
> +             extended system attributes associated with extended
> +             attributes of the source file to the corresponding
> +             extended attributes associated with the target file.
> +             If any extended system attributes cannot be copied,
> +             the original file will be retained, a diagnostic
> +             will be written to stderr, and the final exit status
89,90c95
< 
< 
---
> +
