We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
man section
have the following (man-pages-posix + chimerautils-man):
/usr/share/man/man1/awk.1.gz /usr/share/man/man1p/awk.1p
all of the following:
man awk man 1 awk man 1p awk
will open 1p. the second case should definitely not
1p
this is an upstream bug but cbf for now
having awk.1p.gz fixes this; it only happens with mixed compression between files
awk.1p.gz
The text was updated successfully, but these errors were encountered:
main/man-pages-posix: rebuild for compression
274f95b
ref #2745
No branches or pull requests
have the following (man-pages-posix + chimerautils-man):
all of the following:
will open
1p
. the second case should definitely notthis is an upstream bug but cbf for now
having
awk.1p.gz
fixes this; it only happens with mixed compression between filesThe text was updated successfully, but these errors were encountered: