diff options
-rw-r--r-- | tzcode-doc.pkg/control | 6 | ||||
-rw-r--r-- | tzcode-doc.pkg/files | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/tzcode-doc.pkg/control b/tzcode-doc.pkg/control new file mode 100644 index 0000000..989f576 --- /dev/null +++ b/tzcode-doc.pkg/control @@ -0,0 +1,6 @@ +Architecture: all +Platform: all +Depends: tzcode (= ${Binary-Version}) +Description: Time zone and daylight saving time utilities - documentation + This package provides documentation for the tzselect, zic, and zdump utilities + for working with time zone and daylight saving time data. diff --git a/tzcode-doc.pkg/files b/tzcode-doc.pkg/files new file mode 100644 index 0000000..f4949e4 --- /dev/null +++ b/tzcode-doc.pkg/files @@ -0,0 +1 @@ +/usr/share/man/man8 |