home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / CMDS / mtools_3.6.docs.lzh / MTOOLS_3.6 / DOCS / mlabel.1 < prev    next >
Text File  |  1997-11-12  |  2KB  |  103 lines

  1. .TH mlabel 1 "21mar97" mtools-3.4
  2. .SH Name
  3. mlabel - make an MSDOS volume label
  4. '\" t
  5. .de TQ
  6. .br
  7. .ns
  8. .TP \\$1
  9. ..
  10.  
  11. .tr \(is'
  12. .tr \(if`
  13. .tr \(pd"
  14.  
  15. .SH Note
  16. This manpage has been automatically generated from mtools's texinfo
  17. documentation.  However, this process is only approximative, and some
  18. items, such as crossreferences, footnotes and indices are lost in this
  19. translation process.  Indeed, this items have no appropriate
  20. representation in the manpage format.  Moreover, only the items specific
  21. to each command have been translated, and the general information about
  22. mtools has been dropped in the manpage version.  Thus I strongly advise
  23. you to use the original texinfo doc.
  24. .TP
  25. * \ \ 
  26. To generate a printable copy from the texinfo doc, run the following
  27. commands:
  28.  
  29. .nf
  30. .ft 3
  31. .in +0.3i
  32.     ./configure; make dvi; dvips mtools.dvi
  33. .fi
  34. .in -0.3i
  35. .ft R
  36. .lp
  37.  
  38. \&\fR
  39. .TP
  40. * \ \ 
  41. To generate a html copy,  run:
  42.  
  43. .nf
  44. .ft 3
  45. .in +0.3i
  46.     ./configure; make html
  47. .fi
  48. .in -0.3i
  49. .ft R
  50. .lp
  51.  
  52. \&\fRA premade html can be found at:
  53. \&\fR\&\f(CW\(ifhttp://linux.wauug.org/pub/knaff/mtools\(is\fR
  54. .TP
  55. * \ \ 
  56. To generate an info copy (browsable using emacs' info mode), run:
  57.  
  58. .nf
  59. .ft 3
  60. .in +0.3i
  61.     ./configure; make info
  62. .fi
  63. .in -0.3i
  64. .ft R
  65. .lp
  66.  
  67. \&\fR
  68. .PP
  69. The texinfo doc looks most pretty when printed or as html.  Indeed, in
  70. the info version certain examples are difficult to read due to the
  71. quoting conventions used in info.
  72. .PP
  73. .SH Description
  74. .iX "p mlabel"
  75. .iX "c Labeling a disk"
  76. .iX "c Disk label"
  77. .PP
  78. The \fR\&\f(CWmlabel\fR command adds a volume label to a disk. Its syntax is:
  79. .(l I
  80. \&\fR\&\f(CWmlabel\fR [\fR\&\f(CW-vcs\fR] \fIdrive\fR:[\fInew_label\fR]
  81. .)l
  82.  
  83. .PP
  84. \&\fR\&\f(CWMlabel\fR displays the current volume label, if present. If
  85. \&\fInew_label\fR is not given, and if neither the \fR\&\f(CWc\fR nor the
  86. \&\fR\&\f(CWs\fR options are set, it prompts the user for a new volume label.
  87. To delete an existing volume label, press return at the prompt.
  88. .PP
  89. Reasonable care is taken to create a valid MS-DOS volume label.  If an
  90. invalid label is specified, \fR\&\f(CWmlabel\fR changes the label (and
  91. displays the new label if the verbose mode is set). \fR\&\f(CWMlabel\fR
  92. returns 0 on success or 1 on failure.
  93. .PP
  94. Mlabel supports the following options:
  95. .TP
  96. \&\fR\&\f(CWc\fR\ 
  97. Clears an existing label, without prompting the user
  98. .TP
  99. \&\fR\&\f(CWs\fR\ 
  100. Shows the existing label, without prompting the user.
  101. .SH See Also
  102. Mtools' texinfo doc
  103.