diff options
Diffstat (limited to 'devel/libtar/files/manpages')
-rw-r--r-- | devel/libtar/files/manpages | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/devel/libtar/files/manpages b/devel/libtar/files/manpages new file mode 100644 index 000000000000..c1f9d123695e --- /dev/null +++ b/devel/libtar/files/manpages @@ -0,0 +1,59 @@ +MAN3= TH_ISBLK.3 \ +TH_ISCHR.3 \ +TH_ISDIR.3 \ +TH_ISFIFO.3 \ +TH_ISLNK.3 \ +TH_ISLONGLINK.3 \ +TH_ISLONGNAME.3 \ +TH_ISREG.3 \ +TH_ISSYM.3 \ +libtar_hash_delete.3 \ +libtar_hash_insert.3 \ +libtar_hash_kill.3 \ +libtar_hash_read.3 \ +libtar_hash_read_reset.3 \ +libtar_hash_value.3 \ +libtar_list_add.3 \ +libtar_list_del.3 \ +libtar_list_kill.3 \ +libtar_list_match.3 \ +libtar_list_read.3 \ +libtar_list_read_reset.3 \ +libtar_list_reverse_read.3 \ +libtar_list_reverse_read_reset.3 \ +tar_append_eof.3 \ +tar_append_regfile.3 \ +tar_append_tree.3 \ +tar_block_write.3 \ +tar_close.3 \ +tar_extract_blockdev.3 \ +tar_extract_chardev.3 \ +tar_extract_dir.3 \ +tar_extract_fifo.3 \ +tar_extract_glob.3 \ +tar_extract_hardlink.3 \ +tar_extract_regfile.3 \ +tar_extract_symlink.3 \ +tar_fd.3 \ +tar_fdopen.3 \ +tar_set_file_perms.3 \ +tar_skip_regfile.3 \ +th_finish.3 \ +th_get_crc.3 \ +th_get_devmajor.3 \ +th_get_devminor.3 \ +th_get_gid.3 \ +th_get_linkname.3 \ +th_get_mode.3 \ +th_get_mtime.3 \ +th_get_size.3 \ +th_get_uid.3 \ +th_print.3 \ +th_set_device.3 \ +th_set_group.3 \ +th_set_link.3 \ +th_set_mode.3 \ +th_set_path.3 \ +th_set_type.3 \ +th_set_user.3 \ +th_write.3 |