Imported Upstream version 1.2.0
[platform/upstream/libzip.git] / man / zip_file_rename.mdoc
index 49f8077..0f3defc 100644 (file)
@@ -1,5 +1,5 @@
 .\" zip_file_rename.mdoc -- rename file in zip archive
-.\" Copyright (C) 2003-2014 Dieter Baron and Thomas Klausner
+.\" Copyright (C) 2003-2016 Dieter Baron and Thomas Klausner
 .\"
 .\" This file is part of libzip, a library to manipulate ZIP archives.
 .\" The authors can be contacted at <libzip@nih.at>
@@ -40,8 +40,7 @@ libzip (-lzip)
 .Sh SYNOPSIS
 .In zip.h
 .Ft int
-.Fn zip_file_rename "zip_t *archive" "zip_uint64_t index" "const char *name" \
-"zip_flags_t flags"
+.Fn zip_file_rename "zip_t *archive" "zip_uint64_t index" "const char *name" "zip_flags_t flags"
 .Sh DESCRIPTION
 The file at position
 .Ar index