From 62666be192e7626fd572bb7cb6e7f10679bbf821 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Wed, 25 Jun 2008 17:51:16 +0000 Subject: [PATCH] Remove trailing space. --- sbin/hammer/hammer.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/hammer/hammer.8 b/sbin/hammer/hammer.8 index e821bd46b4..8aff5f472a 100644 --- a/sbin/hammer/hammer.8 +++ b/sbin/hammer/hammer.8 @@ -30,7 +30,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $DragonFly: src/sbin/hammer/hammer.8,v 1.24 2008/06/24 02:42:48 dillon Exp $ +.\" $DragonFly: src/sbin/hammer/hammer.8,v 1.25 2008/06/25 17:51:16 swildner Exp $ .Dd December 31, 2007 .Dt HAMMER 8 .Os @@ -116,7 +116,7 @@ output as 0. Generate the top 32 bits of a HAMMER 64 bit directory hash for the specified file name. .It Ar prune Ar softlink-dir -Prune the filesystem based on previously created snapshot softlinks. +Prune the filesystem based on previously created snapshot softlinks. The target directory is expected to contain softlinks pointing to snapshots of the filesystems you wish to retain. The directory is scanned non-recursively and the mount points and transaction ids stored in the -- 2.11.4.GIT