Imported Upstream version 4.0.30
[platform/upstream/mtools.git] / mmd.1
1 '\" t
2 .TH mmd 1 "17Jun21" mtools-4.0.30
3 .SH Name
4 mmd - 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
17 This manpage has been automatically generated from mtools's texinfo
18 documentation, and may not be entirely accurate or complete.  See the
19 end of this man page for details.
20 .PP
21 .SH Description
22 .PP
23 The \fR\&\f(CWmmd\fR command is used to make an MS-DOS subdirectory. Its
24 syntax 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
30 if the directory already exists.
31 .PP
32 .SH See\ Also
33 Mtools' texinfo doc
34 .SH Viewing\ the\ texi\ doc
35 This manpage has been automatically generated from mtools's texinfo
36 documentation. However, this process is only approximative, and some
37 items, such as crossreferences, footnotes and indices are lost in this
38 translation process.  Indeed, these items have no appropriate
39 representation in the manpage format.  Moreover, not all information has
40 been translated into the manpage version.  Thus I strongly advise you to
41 use the original texinfo doc.  See the end of this manpage for
42 instructions how to view the texinfo doc.
43 .TP
44 * \ \ 
45 To generate a printable copy from the texinfo doc, run the following
46 commands:
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 * \ \ 
60 To 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 * \ \ 
75 To 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
88 The texinfo doc looks most pretty when printed or as html.  Indeed, in
89 the info version certain examples are difficult to read due to the
90 quoting conventions used in info.
91 .PP