diff options
| author | Michael Forney <mforney@mforney.org> | 2016-12-18 16:28:38 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-12-19 00:05:57 -0800 |
| commit | 2420bcc6b191d1db5d324a4b4dd597da25843338 (patch) | |
| tree | 895d2fc168ff855a1dac3b77ecdd91f1cf84cc88 /pkg/libressl | |
| parent | 393306274e1042368f586516cff41c0e222493cb (diff) | |
Compress man pages
Diffstat (limited to 'pkg/libressl')
| -rw-r--r-- | pkg/libressl/gen.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/libressl/gen.rc b/pkg/libressl/gen.rc index f2ba83f3..16283672 100644 --- a/pkg/libressl/gen.rc +++ b/pkg/libressl/gen.rc @@ -300,7 +300,7 @@ exe openssl src/usr.bin/openssl/^(\ verify.c version.c x509.c\ ) libssl.a.d libcrypto.a.d file bin/openssl '$outdir'/openssl 755 -file share/man/man1/openssl.1 '$srcdir'/src/usr.bin/openssl/openssl.1 644 +man -d src/usr.bin/openssl 1 openssl.1 file share/libressl/cert.pem '$srcdir'/src/lib/libcrypto/cert.pem 644 |
