Add missing manpages to files/manpages.
Submitted by: bento
This commit is contained in:
parent
ff9fbae35a
commit
e7cd3d1f4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41919
@ -10,7 +10,7 @@ PORTVERSION= 1.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp-dev.cso.uiuc.edu/pub/libtar/
|
||||
|
||||
MAINTAINER= greid@ukug.uk.freebsd.org
|
||||
MAINTAINER= greid@FreeBSD.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
@ -10,6 +10,7 @@ TH_ISSYM.3 \
|
||||
libtar_hash_delete.3 \
|
||||
libtar_hash_insert.3 \
|
||||
libtar_hash_kill.3 \
|
||||
libtar_hash_new.3 \
|
||||
libtar_hash_read.3 \
|
||||
libtar_hash_read_reset.3 \
|
||||
libtar_hash_value.3 \
|
||||
@ -17,25 +18,31 @@ libtar_list_add.3 \
|
||||
libtar_list_del.3 \
|
||||
libtar_list_kill.3 \
|
||||
libtar_list_match.3 \
|
||||
libtar_list_new.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_file.3 \
|
||||
tar_append_regfile.3 \
|
||||
tar_append_tree.3 \
|
||||
tar_block_read.3 \
|
||||
tar_block_write.3 \
|
||||
tar_close.3 \
|
||||
tar_extract_all.3 \
|
||||
tar_extract_blockdev.3 \
|
||||
tar_extract_chardev.3 \
|
||||
tar_extract_dir.3 \
|
||||
tar_extract_fifo.3 \
|
||||
tar_extract_file.3 \
|
||||
tar_extract_glob.3 \
|
||||
tar_extract_hardlink.3 \
|
||||
tar_extract_regfile.3 \
|
||||
tar_extract_symlink.3 \
|
||||
tar_fd.3 \
|
||||
tar_fdopen.3 \
|
||||
tar_open.3 \
|
||||
tar_set_file_perms.3 \
|
||||
tar_skip_regfile.3 \
|
||||
th_finish.3 \
|
||||
@ -46,10 +53,14 @@ th_get_gid.3 \
|
||||
th_get_linkname.3 \
|
||||
th_get_mode.3 \
|
||||
th_get_mtime.3 \
|
||||
th_get_pathname.3 \
|
||||
th_get_size.3 \
|
||||
th_get_uid.3 \
|
||||
th_print.3 \
|
||||
th_print_long_ls.3 \
|
||||
th_read.3 \
|
||||
th_set_device.3 \
|
||||
th_set_from_stat.3 \
|
||||
th_set_group.3 \
|
||||
th_set_link.3 \
|
||||
th_set_mode.3 \
|
||||
|
Loading…
Reference in New Issue
Block a user