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/libfuse | |
| parent | 393306274e1042368f586516cff41c0e222493cb (diff) | |
Compress man pages
Diffstat (limited to 'pkg/libfuse')
| -rw-r--r-- | pkg/libfuse/gen.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/libfuse/gen.rc b/pkg/libfuse/gen.rc index 096ac3e0..472d50a5 100644 --- a/pkg/libfuse/gen.rc +++ b/pkg/libfuse/gen.rc @@ -10,7 +10,7 @@ cc lib/mount_util.c exe fusermount util/fusermount.c lib/mount_util.c.o file bin/fusermount '$outdir'/fusermount 4755 -file share/man/man1/fusermount.1 '$srcdir'/doc/fusermount.1 644 +man -d doc 1 fusermount.1 lib libfuse.a lib/^(\ fuse.c\ |
