Add AUTHORS section. --HG-- branch : HEAD
diff --git a/man/libzip.mdoc b/man/libzip.mdoc index beb2c36..af42e8c 100644 --- a/man/libzip.mdoc +++ b/man/libzip.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: libzip.mdoc,v 1.2 2005/06/09 17:24:15 wiz Exp $ +.\" $NiH: libzip.mdoc,v 1.3 2005/06/09 18:45:05 wiz Exp $ .\" .\" libzip.mdoc -- general overview of available functions .\" Copyright (C) 2005 Dieter Baron and Thomas Klausner @@ -91,3 +91,7 @@ .Xr zip_error_get 3 .Xr zip_error_get_sys_type 3 .Xr zip_errors 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_add.mdoc b/man/zip_add.mdoc index b62049a..5b50c53 100644 --- a/man/zip_add.mdoc +++ b/man/zip_add.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_add.mdoc,v 1.6 2005/06/09 18:49:54 wiz Exp $ +.\" $NiH: zip_add.mdoc,v 1.7 2005/06/09 19:51:22 wiz Exp $ .\" .\" zip_add.mdoc -- add files to zip archive .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner @@ -116,3 +116,7 @@ .Xr zip_source_filep 3 , .Xr zip_source_function 3 , .Xr zip_source_zip 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_close.mdoc b/man/zip_close.mdoc index 997f4ca..51966cb 100644 --- a/man/zip_close.mdoc +++ b/man/zip_close.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_close.mdoc,v 1.11 2005/06/09 19:29:26 dillo Exp $ +.\" $NiH: zip_close.mdoc,v 1.12 2005/06/09 19:51:22 wiz Exp $ .\" .\" zip_close.mdoc -- close zip archive .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner @@ -100,3 +100,7 @@ .Xr zip_error_get 3 , .Xr zip_open 3 , .Xr zip_strerror 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_delete.mdoc b/man/zip_delete.mdoc index 1fea4f0..fbab844 100644 --- a/man/zip_delete.mdoc +++ b/man/zip_delete.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_delete.mdoc,v 1.8 2005/06/09 19:23:26 wiz Exp $ +.\" $NiH: zip_delete.mdoc,v 1.9 2005/06/09 19:51:22 wiz Exp $ .\" .\" zip_delete.mdoc -- delete files from zip archive .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner @@ -66,3 +66,7 @@ .Sh SEE ALSO .Xr libzip 3 , .Xr zip_unchange 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_error_get.mdoc b/man/zip_error_get.mdoc index 9503eb0..08b332b 100644 --- a/man/zip_error_get.mdoc +++ b/man/zip_error_get.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_error_get.mdoc,v 1.5 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zip_error_get.mdoc,v 1.6 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_error_get.mdoc -- get error codes for archive or file .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner @@ -75,3 +75,7 @@ .Xr libzip 3 , .Xr zip_error_get_sys_type 3 , .Xr zip_error_to_str 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_error_get_sys_type.mdoc b/man/zip_error_get_sys_type.mdoc index 9455c61..13e627e 100644 --- a/man/zip_error_get_sys_type.mdoc +++ b/man/zip_error_get_sys_type.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_error_get_sys_type.mdoc,v 1.2 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zip_error_get_sys_type.mdoc,v 1.3 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_error_get_sys_type.mdoc -- get type of error .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner @@ -63,3 +63,7 @@ .Xr zip_error_get 3 , .Xr zip_error_to_str 3 , .Xr zip_file_error_get 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_error_to_str.mdoc b/man/zip_error_to_str.mdoc index dbe0d55..3d4b0fa 100644 --- a/man/zip_error_to_str.mdoc +++ b/man/zip_error_to_str.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_error_to_str.mdoc,v 1.5 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zip_error_to_str.mdoc,v 1.6 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_error_to_str.mdoc -- get string representation of zip error code .\" Copyright (C) 2003, 2004, 2005 Dieter Baron and Thomas Klausner @@ -83,3 +83,7 @@ .Xr zip_file_strerror 3 , .Xr zip_open 3 , .Xr zip_strerror 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_errors.mdoc b/man/zip_errors.mdoc index 8e2b147..410bf52 100644 --- a/man/zip_errors.mdoc +++ b/man/zip_errors.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH$ +.\" $NiH: zip_errors.mdoc,v 1.4 2005/01/20 21:14:27 dillo Exp $ .\" .\" zip_errors.mdoc -- list of all libzip error codes .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner @@ -98,3 +98,7 @@ .It Bq Er ZIP_ER_DELETED Entry has been deleted. .El +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_fclose.mdoc b/man/zip_fclose.mdoc index 5ca39fe..dd1255a 100644 --- a/man/zip_fclose.mdoc +++ b/man/zip_fclose.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_fclose.mdoc,v 1.6 2005/06/09 19:20:48 wiz Exp $ +.\" $NiH: zip_fclose.mdoc,v 1.7 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_fclose.mdoc -- close file in zip archive .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner @@ -56,3 +56,7 @@ .Xr libzip 3 , .Xr zip_fopen 3 , .Xr zip_fread 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_file_strerror.mdoc b/man/zip_file_strerror.mdoc index a041edf..4617377 100644 --- a/man/zip_file_strerror.mdoc +++ b/man/zip_file_strerror.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_file_strerror.mdoc,v 1.4 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zip_file_strerror.mdoc,v 1.5 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_file_strerror.mdoc -- get string representation for a zip error .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner @@ -75,3 +75,7 @@ .Sh SEE ALSO .Xr libzip 3 , .Xr zip_error_to_str 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_fopen.mdoc b/man/zip_fopen.mdoc index c0715bc..dccd722 100644 --- a/man/zip_fopen.mdoc +++ b/man/zip_fopen.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_fopen.mdoc,v 1.11 2005/06/09 18:54:24 wiz Exp $ +.\" $NiH: zip_fopen.mdoc,v 1.12 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_fopen.mdoc -- open file in zip archive for reading .\" Copyright (C) 2003, 2004, 2005 Dieter Baron and Thomas Klausner @@ -119,3 +119,7 @@ .Xr zip_fclose 3 , .Xr zip_fread 3 , .Xr zip_name_locate 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_fread.mdoc b/man/zip_fread.mdoc index de3b025..32d8d5d 100644 --- a/man/zip_fread.mdoc +++ b/man/zip_fread.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_fread.mdoc,v 1.6 2005/06/09 19:20:48 wiz Exp $ +.\" $NiH: zip_fread.mdoc,v 1.7 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_fread.mdoc -- read from file .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner @@ -59,3 +59,7 @@ .Xr libzip 3 , .Xr zip_fclose 3 , .Xr zip_fopen 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_get_name.mdoc b/man/zip_get_name.mdoc index 44886c8..8f4fd27 100644 --- a/man/zip_get_name.mdoc +++ b/man/zip_get_name.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_get_name.mdoc,v 1.7 2005/01/20 20:49:46 wiz Exp $ +.\" $NiH: zip_get_name.mdoc,v 1.8 2005/06/09 18:50:27 wiz Exp $ .\" .\" zip_get_name.mdoc -- get name of file by index .\" Copyright (C) 2003, 2004, 2005 Dieter Baron and Thomas Klausner @@ -86,3 +86,7 @@ .Sh SEE ALSO .Xr libzip 3 , .Xr zip_name_locate 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_get_num_files.mdoc b/man/zip_get_num_files.mdoc index 00655d3..302ee22 100644 --- a/man/zip_get_num_files.mdoc +++ b/man/zip_get_num_files.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_get_num_files.mdoc,v 1.2 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zip_get_num_files.mdoc,v 1.3 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_get_num_files.mdoc -- get number of files in archive .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner @@ -57,3 +57,7 @@ .Dv NULL . .Sh SEE ALSO .Xr libzip 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_name_locate.mdoc b/man/zip_name_locate.mdoc index deb9c71..d0c460d 100644 --- a/man/zip_name_locate.mdoc +++ b/man/zip_name_locate.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_name_locate.mdoc,v 1.5 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zip_name_locate.mdoc,v 1.6 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_name_locate.mdoc -- get index of file by name .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner @@ -68,3 +68,7 @@ .Sh SEE ALSO .Xr libzip 3 , .Xr zip_get_name 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_open.mdoc b/man/zip_open.mdoc index 68b2df3..5ef8918 100644 --- a/man/zip_open.mdoc +++ b/man/zip_open.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_open.mdoc,v 1.19 2005/06/09 18:51:48 wiz Exp $ +.\" $NiH: zip_open.mdoc,v 1.20 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_open.mdoc -- open zip archive .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner @@ -129,3 +129,7 @@ .Xr libzip 3 , .Xr zip_close 3 , .Xr zip_error_to_str 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_rename.mdoc b/man/zip_rename.mdoc index cc24b2d..6fb75a3 100644 --- a/man/zip_rename.mdoc +++ b/man/zip_rename.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_rename.mdoc,v 1.5 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zip_rename.mdoc,v 1.6 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_rename.mdoc -- rename file in zip archive .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner @@ -71,3 +71,7 @@ .Sh SEE ALSO .Xr libzip 3 , .Xr zip_unchange 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_source_buffer.mdoc b/man/zip_source_buffer.mdoc index 09cfb3d..a5cfb3c 100644 --- a/man/zip_source_buffer.mdoc +++ b/man/zip_source_buffer.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_source_buffer.mdoc,v 1.2 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zip_source_buffer.mdoc,v 1.3 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_source_buffer.mdoc -- create zip data source from buffer .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner @@ -85,3 +85,7 @@ .Xr zip_source_free 3 , .Xr zip_source_function 3 , .Xr zip_source_zip 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_source_file.mdoc b/man/zip_source_file.mdoc index c3d15b5..4ed5ada 100644 --- a/man/zip_source_file.mdoc +++ b/man/zip_source_file.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_source_file.mdoc,v 1.4 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zip_source_file.mdoc,v 1.5 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_source_file.mdoc -- create data source from a file .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner @@ -92,3 +92,7 @@ .Xr zip_source_free 3 , .Xr zip_source_function 3 , .Xr zip_source_zip 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_source_filep.mdoc b/man/zip_source_filep.mdoc index cb0f63c..842e94e 100644 --- a/man/zip_source_filep.mdoc +++ b/man/zip_source_filep.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_source_filep.mdoc,v 1.3 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zip_source_filep.mdoc,v 1.4 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_source_filep.mdoc -- create data source from a file stream .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner @@ -87,3 +87,7 @@ .Xr zip_source_free 3 , .Xr zip_source_function 3 , .Xr zip_source_zip 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_source_free.mdoc b/man/zip_source_free.mdoc index 3b36498..e3f6e09 100644 --- a/man/zip_source_free.mdoc +++ b/man/zip_source_free.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_source_free.mdoc,v 1.3 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zip_source_free.mdoc,v 1.4 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_source_free.mdoc -- free zip data source .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner @@ -60,3 +60,7 @@ .Xr zip_source_filep 3 , .Xr zip_source_function 3 , .Xr zip_source_zip 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_source_function.mdoc b/man/zip_source_function.mdoc index 8bc4557..dc7e08e 100644 --- a/man/zip_source_function.mdoc +++ b/man/zip_source_function.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_source_function.mdoc,v 1.10 2005/06/09 18:56:15 wiz Exp $ +.\" $NiH: zip_source_function.mdoc,v 1.11 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_source_function.mdoc -- create data source from function .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner @@ -144,3 +144,7 @@ .Xr zip_source_filep 3 , .Xr zip_source_free 3 , .Xr zip_source_zip 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_source_zip.mdoc b/man/zip_source_zip.mdoc index 312f210..46ffcdc 100644 --- a/man/zip_source_zip.mdoc +++ b/man/zip_source_zip.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_source_zip.mdoc,v 1.3 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zip_source_zip.mdoc,v 1.4 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_source_zip.mdoc -- create data source from zip file .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner @@ -112,3 +112,7 @@ .Xr zip_source_filep 3 , .Xr zip_source_free 3 , .Xr zip_source_function 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_stat.mdoc b/man/zip_stat.mdoc index 24807b3..1f24368 100644 --- a/man/zip_stat.mdoc +++ b/man/zip_stat.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_stat.mdoc,v 1.7 2005/06/09 19:30:03 wiz Exp $ +.\" $NiH: zip_stat.mdoc,v 1.8 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_stat.mdoc -- get information about file .\" Copyright (C) 2003, 2004, 2005 Dieter Baron and Thomas Klausner @@ -111,3 +111,7 @@ .Sh SEE ALSO .Xr libzip 3 , .Xr zip_name_locate 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_unchange.mdoc b/man/zip_unchange.mdoc index 60bd29a..0d31492 100644 --- a/man/zip_unchange.mdoc +++ b/man/zip_unchange.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_unchange.mdoc,v 1.8 2005/06/09 19:28:36 wiz Exp $ +.\" $NiH: zip_unchange.mdoc,v 1.9 2005/06/09 19:51:23 wiz Exp $ .\" .\" zip_unchange.mdoc -- undo changes to file in zip archive .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner @@ -66,3 +66,7 @@ .Sh SEE ALSO .Xr libzip 3 , .Xr zip_unchange_all 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zip_unchange_all.mdoc b/man/zip_unchange_all.mdoc index 9e87183..629dde2 100644 --- a/man/zip_unchange_all.mdoc +++ b/man/zip_unchange_all.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zip_unchange_all.mdoc,v 1.7 2005/06/09 19:51:23 wiz Exp $ +.\" $NiH: zip_unchange_all.mdoc,v 1.8 2005/06/09 20:41:00 wiz Exp $ .\" .\" zip_unchange_all.mdoc -- undo changes to all files in zip archive .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner @@ -55,3 +55,7 @@ .Sh SEE ALSO .Xr libzip 3 , .Xr zip_unchange 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zipcmp.mdoc b/man/zipcmp.mdoc index 5cfa657..6b057f7 100644 --- a/man/zipcmp.mdoc +++ b/man/zipcmp.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zipcmp.mdoc,v 1.9 2005/06/09 18:50:16 wiz Exp $ +.\" $NiH: zipcmp.mdoc,v 1.10 2005/06/09 19:51:23 wiz Exp $ .\" .\" zipcmp.mdoc -- compare zip archives .\" Copyright (C) 2003, 2005 Dieter Baron and Thomas Klausner @@ -75,3 +75,7 @@ .Sh SEE ALSO .Xr zipmerge 1 , .Xr libzip 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at
diff --git a/man/zipmerge.mdoc b/man/zipmerge.mdoc index e695d5e..97a170f 100644 --- a/man/zipmerge.mdoc +++ b/man/zipmerge.mdoc
@@ -1,4 +1,4 @@ -.\" $NiH: zipmerge.mdoc,v 1.3 2005/06/09 18:50:27 wiz Exp $ +.\" $NiH: zipmerge.mdoc,v 1.4 2005/06/09 19:51:23 wiz Exp $ .\" .\" zipmerge.mdoc -- merge zip archives .\" Copyright (C) 2004, 2005 Dieter Baron and Thomas Klausner @@ -80,3 +80,7 @@ .Sh SEE ALSO .Xr zipcmp 1 , .Xr libzip 3 +.Sh AUTHORS +.An -nosplit +.An Dieter Baron Aq dillo@giga.or.at +.An Thomas Klausner Aq tk@giga.or.at