diff options
Diffstat (limited to 'libarchive/archive_write_format.3')
-rw-r--r-- | libarchive/archive_write_format.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/libarchive/archive_write_format.3 b/libarchive/archive_write_format.3 index e12e7d8..dad2f7d 100644 --- a/libarchive/archive_write_format.3 +++ b/libarchive/archive_write_format.3 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 23, 2011 +.Dd February 2, 2012 .Dt ARCHIVE_WRITE_FORMAT 3 .Os .Sh NAME @@ -35,6 +35,8 @@ .Nm archive_write_set_format_shar_dump , .Nm archive_write_set_format_ustar .Nd functions for creating archives +.Sh LIBRARY +Streaming Archive Library (libarchive, -larchive) .Sh SYNOPSIS .In archive.h .Ft int |