aboutsummaryrefslogtreecommitdiff
path: root/libarchive/archive_entry_time.3
diff options
context:
space:
mode:
Diffstat (limited to 'libarchive/archive_entry_time.3')
-rw-r--r--libarchive/archive_entry_time.36
1 files changed, 3 insertions, 3 deletions
diff --git a/libarchive/archive_entry_time.3 b/libarchive/archive_entry_time.3
index 186452159370..d0563eaef43a 100644
--- a/libarchive/archive_entry_time.3
+++ b/libarchive/archive_entry_time.3
@@ -48,7 +48,7 @@
.Nm archive_entry_mtime_nsec ,
.Nm archive_entry_mtime_is_set ,
.Nm archive_entry_set_mtime ,
-.Nm archive_entry_unset_mtime ,
+.Nm archive_entry_unset_mtime
.Nd functions for manipulating times in archive entry descriptions
.Sh LIBRARY
Streaming Archive Library (libarchive, -larchive)
@@ -113,8 +113,8 @@ The current state can be queried using
.Fn XXX_is_set .
Unset time fields have a second and nanosecond field of 0.
.Sh SEE ALSO
-.Xr archive_entry 3
-.Xr libarchive 3 ,
+.Xr archive_entry 3 ,
+.Xr libarchive 3
.Sh HISTORY
The
.Nm libarchive