Shorten 'ntfsprogs version @VERSION@' to only 'ntfsprogs @VERSION@' in the

headers so it won't overwrite/overlap so easily with the update time in the
center if the @VERSION@ is too long (e.g. <VERSION>-WIP-<DATE>-<TIME>)
edge.strict_endians
szaka 2006-02-06 01:05:01 +00:00
parent 1e05dd5d9a
commit f599394450
13 changed files with 15 additions and 16 deletions

View File

@ -3,7 +3,7 @@
.\" Copyright (c) 2005\-2006 Szabolcs Szakacsits.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH MKNTFS 8 "January 2006" "ntfsprogs version @VERSION@"
.TH MKNTFS 8 "January 2006" "ntfsprogs @VERSION@"
.SH NAME
mkntfs \- create an NTFS file system
.SH SYNOPSIS

View File

@ -1,7 +1,7 @@
.\" Copyright (c) 2003\-2005 Richard Russon.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH NTFSCAT 8 "November 2005" "ntfsprogs version @VERSION@"
.TH NTFSCAT 8 "November 2005" "ntfsprogs @VERSION@"
.SH NAME
ntfscat \- print NTFS files and streams on the standard output
.SH SYNOPSIS

View File

@ -3,7 +3,7 @@
.\" Copyright (c) 2004 Per Olofsson.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH NTFSCLONE 8 "January 2006" "ntfsprogs version @VERSION@"
.TH NTFSCLONE 8 "February 2006" "ntfsprogs @VERSION@"
.SH NAME
ntfsclone \- Efficiently clone, image, restore or rescue an NTFS
.SH SYNOPSIS
@ -93,11 +93,10 @@ writing large amount of zeros to the disk needlessly. But since
can't create an archive from the standard input, you can't do this
in\-place by just reading
.BR ntfsclone
standard output. Even more sadly, using this \-S option results
standard output. Even more sadly, using the \-S option results
serious data loss since the end of 2004 and the GNU
.BR tar
maintainers don't care about releasing fixed versions until the
present day.
maintainers didn't release fixed versions until the present day.
.SS The Special Image Format
It's also possible, actually it's recommended, to save an NTFS filesystem
to a special image format.

View File

@ -1,7 +1,7 @@
.\" Copyright (c) 2003\-2005 Richard Russon.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH NTFSCLUSTER 8 "November 2005" "ntfsprogs version @VERSION@"
.TH NTFSCLUSTER 8 "November 2005" "ntfsprogs @VERSION@"
.SH NAME
ntfscluster \- identify files in a specified region of an NTFS volume.
.SH SYNOPSIS

View File

@ -2,7 +2,7 @@
.\" Copyright (c) 2005 Richard Russon.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH NTFSCP 8 "November 2005" "ntfsprogs version @VERSION@"
.TH NTFSCP 8 "November 2005" "ntfsprogs @VERSION@"
.SH NAME
ntfscp \- overwrite file on an NTFS volume.
.SH SYNOPSIS

View File

@ -2,7 +2,7 @@
.\" Copyright (c) 2005 Richard Russon.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH NTFSFIX 8 "January 2006" "ntfsprogs version @VERSION@"
.TH NTFSFIX 8 "January 2006" "ntfsprogs @VERSION@"
.SH NAME
ntfsfix \- fix common errors and force Windows to check NTFS
.SH SYNOPSIS

View File

@ -2,7 +2,7 @@
.\" Copyright (c) 2005 Richard Russon.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH NTFSINFO 8 "November 2005" "ntfsprogs version @VERSION@"
.TH NTFSINFO 8 "November 2005" "ntfsprogs @VERSION@"
.SH NAME
ntfsinfo \- dump a file's attributes
.SH SYNOPSIS

View File

@ -2,7 +2,7 @@
.\" Copyright (c) 2005 Richard Russon.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH NTFSLABEL 8 "November 2005" "ntfsprogs version @VERSION@"
.TH NTFSLABEL 8 "November 2005" "ntfsprogs @VERSION@"
.SH NAME
ntfslabel \- display/change the label on an ntfs file system
.SH SYNOPSIS

View File

@ -2,7 +2,7 @@
.\" Copyright (c) 2005 Richard Russon.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH NTFSLS 8 "November 2005" "ntfsprogs version @VERSION@"
.TH NTFSLS 8 "November 2005" "ntfsprogs @VERSION@"
.SH NAME
ntfsls \- list directory contents on an NTFS filesystem
.SH SYNOPSIS

View File

@ -2,7 +2,7 @@
.\" Copyright (c) 2005 Richard Russon.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH NTFSMOUNT 8 "January 2006" "ntfsprogs version @VERSION@"
.TH NTFSMOUNT 8 "January 2006" "ntfsprogs @VERSION@"
.SH NAME
ntfsmount \- NTFS module for FUSE.
.SH SYNOPSIS

View File

@ -3,7 +3,7 @@
.\" Copyright (c) 2005 Szabolcs Szakacsits.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH NTFSPROGS 8 "November 2005" "ntfsprogs version @VERSION@"
.TH NTFSPROGS 8 "November 2005" "ntfsprogs @VERSION@"
.SH NAME
ntfsprogs \- several tools for doing neat things with NTFS partitions
.SH OVERVIEW

View File

@ -2,7 +2,7 @@
.\" Copyright (c) 2005 Richard Russon.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH NTFSRESIZE 8 "January 2006" "ntfsprogs version @VERSION@"
.TH NTFSRESIZE 8 "January 2006" "ntfsprogs @VERSION@"
.SH NAME
ntfsresize \- resize an NTFS filesystem without data loss
.SH SYNOPSIS

View File

@ -1,7 +1,7 @@
.\" Copyright (c) 2002\-2005 Richard Russon.
.\" This file may be copied under the terms of the GNU Public License.
.\"
.TH NTFSUNDELETE 8 "November 2005" "ntfsprogs version @VERSION@"
.TH NTFSUNDELETE 8 "November 2005" "ntfsprogs @VERSION@"
.SH NAME
ntfsundelete \- recover a deleted file from an NTFS volume.
.SH SYNOPSIS