diff options
Diffstat (limited to 'usr/src/man/man1m/ntfscluster.1m')
-rw-r--r-- | usr/src/man/man1m/ntfscluster.1m | 26 |
1 files changed, 6 insertions, 20 deletions
diff --git a/usr/src/man/man1m/ntfscluster.1m b/usr/src/man/man1m/ntfscluster.1m index 65efac3005..62494b22db 100644 --- a/usr/src/man/man1m/ntfscluster.1m +++ b/usr/src/man/man1m/ntfscluster.1m @@ -7,7 +7,7 @@ .\" This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation ; either version 2 of the License, or (at your option) any later version. This program is distributed .\" in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program .\" (in the main directory of the Linux-NTFS distribution in the file COPYING); if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 11-1307 USA -.TH ntfscluster 1M "28 May 2009" "SunOS 5.11" "System Administration Commands" +.TH NTFSCLUSTER 1M "May 28, 2009" .SH NAME ntfscluster \- identify files in a specified region of an NTFS volume .SH SYNOPSIS @@ -23,7 +23,6 @@ The \fBntfscluster\fR utility has three modes of operation: \fBinfo\fR, \fBsector\fR, and \fBcluster\fR, described as follows. .sp .ne 2 -.mk .na \fB\fBInfo\fR\fR .ad @@ -35,7 +34,6 @@ general information about the NTFS volume when it is working. .sp .ne 2 -.mk .na \fB\fBSector\fR\fR .ad @@ -47,7 +45,6 @@ range of sectors. This mode is put in effect by the \fB--sector\fR option. .sp .ne 2 -.mk .na \fB\fBCluster\fR\fR .ad @@ -68,7 +65,6 @@ can be combined. For example, \fB-fv\fR is the equivalent of \fB-f\fR \fB-v\fR. A full-name option can be abbreviated to a unique prefix of its name. .sp .ne 2 -.mk .na \fB\fB-c\fR, \fB--cluster\fR \fIrange\fR\fR .ad @@ -79,7 +75,6 @@ Any files whose data is in this range of clusters will be displayed. .sp .ne 2 -.mk .na \fB\fB-F\fR, \fB--filename\fR \fIfilename\fR\fR .ad @@ -90,7 +85,6 @@ Display information about \fIfilename\fR. .sp .ne 2 -.mk .na \fB\fB-f\fR, \fB--force\fR\fR .ad @@ -102,7 +96,6 @@ Use this option with caution. .sp .ne 2 -.mk .na \fB\fB-h\fR, \fB--help\fR\fR .ad @@ -113,7 +106,6 @@ Show a list of options with a brief description of each. .sp .ne 2 -.mk .na \fB\fB-I\fR, \fB--inode\fR \fInum\fR\fR .ad @@ -124,7 +116,6 @@ Show information about this inode. .sp .ne 2 -.mk .na \fB\fB-i\fR, \fB--info\fR\fR .ad @@ -135,7 +126,6 @@ This option is not yet implemented. .sp .ne 2 -.mk .na \fB\fB-q\fR, \fB--quiet\fR\fR .ad @@ -146,7 +136,6 @@ Suppress some debug, warning, and error messages. .sp .ne 2 -.mk .na \fB\fB-s\fR, \fB--sector\fR \fIrange\fR\fR .ad @@ -157,7 +146,6 @@ Any files whose data is in this range of sectors will be displayed. .sp .ne 2 -.mk .na \fB\fB-V\fR, \fB--version\fR\fR .ad @@ -168,7 +156,6 @@ Show the version number, copyright, and license information. .sp .ne 2 -.mk .na \fB\fB-v\fR, \fB--verbose\fR\fR .ad @@ -216,13 +203,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE _ -Interface StabilityUncommitted +Interface Stability Uncommitted .TE .SH SEE ALSO |