Penguin
Annotated edit history of mshowfat(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 mshowfat
2 !!!mshowfat
3 Name
4 Note of warning
5 Description
6 See Also
7 Viewing the texi doc
8 ----
9 !!Name
10
11
12 mshowfat - shows FAT clusters allocated to file
13 !!Note of warning
14
15
16 This manpage has been automatically generated from mtools's
17 texinfo documentation, and may not be entirely accurate or
18 complete. See the end of this man page for
19 details.
20 !!Description
21
22
23 The mshowfat command is used to display the FAT
24 entries for a file. Syntax:
25
26
27 $ mshowfat files
28 !!See Also
29
30
31 Mtools' texinfo doc
32 !!Viewing the texi doc
33
34
35 This manpage has been automatically generated from mtools's
36 texinfo documentation. However, this process is only
37 approximative, and some items, such as crossreferences,
38 footnotes and indices are lost in this translation process.
39 Indeed, these items have no appropriate representation in
40 the manpage format. Moreover, not all information has been
41 translated into the manpage version. Thus I strongly advise
42 you to use the original texinfo doc. See the end of this
43 manpage for instructions how to view the texinfo
44 doc.
45
46
47 *
48
49
50 To generate a printable copy from the texinfo doc, run the
51 following commands:
52
53
54 __ ./configure; make dvi; dvips mtools.dvi
55 __
56
57
58 *
59
60
61 To generate a html copy, run:
62
63
64 __ ./configure; make html
65 __A premade html can be found at: `http://mtools.linux.lu' and also at: `http://www.tux.org/pub/knaff/mtools'
66
67
68 *
69
70
71 To generate an info copy (browsable using emacs' info mode),
72 run:
73
74
75 __ ./configure; make info
76 __
77
78
79 The texinfo doc looks most pretty when printed or as html.
80 Indeed, in the info version certain examples are difficult
81 to read due to the quoting conventions used in
82 info.
83 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.