diff options
Diffstat (limited to 'pkg/man-pages-posix/gen.lua')
| -rw-r--r-- | pkg/man-pages-posix/gen.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/man-pages-posix/gen.lua b/pkg/man-pages-posix/gen.lua new file mode 100644 index 00000000..8256aab9 --- /dev/null +++ b/pkg/man-pages-posix/gen.lua @@ -0,0 +1,2 @@ +man(lines('manpages.txt')) +fetch 'curl' |
