From cfc5c30187cbac3f135885bd47ff6fc58ad7dd00 Mon Sep 17 00:00:00 2001 From: Joerg Sonnenberger Date: Tue, 5 Aug 2008 07:08:52 -0400 Subject: [PATCH] Fix man page formatting. SVN-Revision: 179 --- libarchive/archive_write_disk.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libarchive/archive_write_disk.3 b/libarchive/archive_write_disk.3 index d68a0ffca..0f6326cf5 100644 --- a/libarchive/archive_write_disk.3 +++ b/libarchive/archive_write_disk.3 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD: src/lib/libarchive/archive_write_disk.3,v 1.3 2008/05/26 17:00:23 kientzle Exp $ .\" -.Dd March 2, 2007 +.Dd August 5, 2008 .Dt archive_write_disk 3 .Os .Sh NAME @@ -169,11 +169,11 @@ The default is to not refuse such paths. Note that paths ending in .Pa .. always cause an error, regardless of this flag. -.El .It Cm ARCHIVE_EXTRACT_SPARSE Scan data for blocks of NUL bytes and try to recreate them with holes. This results in sparse files, independent of whether the archive format supports or uses them. +.El .It Xo .Fn archive_write_disk_set_group_lookup , .Fn archive_write_disk_set_user_lookup -- 2.47.3