blob: 60e6973370dadead17074edf8cec3b4c685f846e [file] [log] [blame]
Alistair Delvabeaee832021-02-24 11:27:23 -08001'\" t
Yi Kong39bbd962022-01-09 19:41:38 +08002.TH mmd 1 "08Jan22" mtools-4.0.37
Alistair Delvabeaee832021-02-24 11:27:23 -08003.SH Name
4mmd - make an MSDOS subdirectory
5'\" t
6.de TQ
7.br
8.ns
9.TP \\$1
10..
11
12.tr \(is'
13.tr \(if`
14.tr \(pd"
15
16.SH Note\ of\ warning
17This manpage has been automatically generated from mtools's texinfo
18documentation, and may not be entirely accurate or complete. See the
19end of this man page for details.
20.PP
21.SH Description
22.PP
23The \fR\&\f(CWmmd\fR command is used to make an MS-DOS subdirectory. Its
24syntax is:
25.PP
26\&\fR\&\f(CWmmd\fR [\fR\&\f(CW-D\fR \fIclash_option\fR] \fImsdosdirectory\fR [
27\&\fImsdosdirectories\fR\&... ]
28.PP
29\&\fR\&\f(CWMmd\fR makes a new directory on an MS-DOS file system. An error occurs
30if the directory already exists.
31.PP
32.SH See\ Also
33Mtools' texinfo doc
34.SH Viewing\ the\ texi\ doc
35This manpage has been automatically generated from mtools's texinfo
36documentation. However, this process is only approximative, and some
37items, such as crossreferences, footnotes and indices are lost in this
38translation process. Indeed, these items have no appropriate
39representation in the manpage format. Moreover, not all information has
40been translated into the manpage version. Thus I strongly advise you to
41use the original texinfo doc. See the end of this manpage for
42instructions how to view the texinfo doc.
43.TP
44* \ \
45To generate a printable copy from the texinfo doc, run the following
46commands:
47
48.nf
49.ft 3
50.in +0.3i
51 ./configure; make dvi; dvips mtools.dvi
52.fi
53.in -0.3i
54.ft R
55.PP
56
57\&\fR
58.TP
59* \ \
60To generate a html copy, run:
61
62.nf
63.ft 3
64.in +0.3i
65 ./configure; make html
66.fi
67.in -0.3i
68.ft R
69.PP
70
71\&\fRA premade html can be found at
72\&\fR\&\f(CW\(ifhttp://www.gnu.org/software/mtools/manual/mtools.html\(is\fR
73.TP
74* \ \
75To generate an info copy (browsable using emacs' info mode), run:
76
77.nf
78.ft 3
79.in +0.3i
80 ./configure; make info
81.fi
82.in -0.3i
83.ft R
84.PP
85
86\&\fR
87.PP
88The texinfo doc looks most pretty when printed or as html. Indeed, in
89the info version certain examples are difficult to read due to the
90quoting conventions used in info.
91.PP