blob: 7f8c8ff822513c6c4c79a6a0b12e6e65bfbf0edc [file] [log] [blame]
Alistair Delvabeaee832021-02-24 11:27:23 -08001'\" t
Yi Kong39bbd962022-01-09 19:41:38 +08002.TH mrd 1 "08Jan22" mtools-4.0.37
Alistair Delvabeaee832021-02-24 11:27:23 -08003.SH Name
4mrd - remove 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(CWmrd\fR command is used to remove an MS-DOS subdirectory. Its
24syntax is:
25.PP
26.ft I
27.nf
28\&\fR\&\f(CWmrd\fR [\fR\&\f(CW-v\fR] \fImsdosdirectory\fR [ \fImsdosdirectories\fR\&... ]
29.fi
30.ft R
31
32.PP
33\&\fR\&\f(CWMrd\fR removes a directory from an MS-DOS file system. An error occurs
34if the directory does not exist or is not empty.
35.PP
36.SH See\ Also
37Mtools' texinfo doc
38.SH Viewing\ the\ texi\ doc
39This manpage has been automatically generated from mtools's texinfo
40documentation. However, this process is only approximative, and some
41items, such as crossreferences, footnotes and indices are lost in this
42translation process. Indeed, these items have no appropriate
43representation in the manpage format. Moreover, not all information has
44been translated into the manpage version. Thus I strongly advise you to
45use the original texinfo doc. See the end of this manpage for
46instructions how to view the texinfo doc.
47.TP
48* \ \
49To generate a printable copy from the texinfo doc, run the following
50commands:
51
52.nf
53.ft 3
54.in +0.3i
55 ./configure; make dvi; dvips mtools.dvi
56.fi
57.in -0.3i
58.ft R
59.PP
60
61\&\fR
62.TP
63* \ \
64To generate a html copy, run:
65
66.nf
67.ft 3
68.in +0.3i
69 ./configure; make html
70.fi
71.in -0.3i
72.ft R
73.PP
74
75\&\fRA premade html can be found at
76\&\fR\&\f(CW\(ifhttp://www.gnu.org/software/mtools/manual/mtools.html\(is\fR
77.TP
78* \ \
79To generate an info copy (browsable using emacs' info mode), run:
80
81.nf
82.ft 3
83.in +0.3i
84 ./configure; make info
85.fi
86.in -0.3i
87.ft R
88.PP
89
90\&\fR
91.PP
92The texinfo doc looks most pretty when printed or as html. Indeed, in
93the info version certain examples are difficult to read due to the
94quoting conventions used in info.
95.PP