From 866f5cf9e6afe331284c55f31df57252ee01e71d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean-Pierre=20Andr=C3=A9?= Date: Tue, 20 Jun 2017 08:51:09 +0200 Subject: [PATCH] Mentioned ntfsfallocate and ntfsrecover in the general ntfsprogs manual The most recent ntfsprogs utilities should be referenced in the table of contents. --- ntfsprogs/ntfsprogs.8.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ntfsprogs/ntfsprogs.8.in b/ntfsprogs/ntfsprogs.8.in index f00f5f49..82abf861 100644 --- a/ntfsprogs/ntfsprogs.8.in +++ b/ntfsprogs/ntfsprogs.8.in @@ -31,6 +31,9 @@ available for free and come with full source code. .BR ntfscp (8) \- Copy a file to an NTFS volume. .PP +.BR ntfsfallocate (8) +\- Preallocate space to a file on an NTFS volume +.PP .BR ntfsfix (8) \- Check and fix some common errors, clear the LogFile and make Windows perform a thorough check next time it boots. @@ -47,6 +50,9 @@ perform a thorough check next time it boots. .BR ntfsresize (8) \- Resize NTFS without losing data. .PP +.BR ntfsrecover (8) +\- Recover updates committed by Windows on an NTFS volume. +.PP .BR ntfstruncate (8) \- Truncate a file on an NTFS volume. .PP