Initial import package mtools: Programs for accessing MS-DOS disks without mounting...
[profile/ivi/mtools.git] / mrd.1
1 .TH mrd 1 "03Nov09" mtools-4.0.12
2 .SH Name
3 mrd - remove an MSDOS subdirectory
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\ of\ warning
16 This manpage has been automatically generated from mtools's texinfo
17 documentation, and may not be entirely accurate or complete.  See the
18 end of this man page for details.
19 .PP
20 .SH Description
21 .iX "p mrd"
22 .iX "c Removing a directory"
23 .iX "c Erasing a directory"
24 .iX "c Deleting a directory"
25 .iX "c Directory removing"
26 .iX "c Subdirectory removing"
27 .PP
28 The \fR\&\f(CWmrd\fR command is used to remove an MS-DOS subdirectory. Its
29 syntax is:
30 .PP
31 .ft I
32 .nf
33 \&\fR\&\f(CWmrd\fR [\fR\&\f(CW-v\fR] \fImsdosdirectory\fR [ \fImsdosdirectories\fR\&... ]
34 .fi
35 .ft R
36  
37 .PP
38 \&\fR\&\f(CWMrd\fR removes a directory from an MS-DOS filesystem. An error occurs
39 if the directory does not exist or is not empty.
40 .PP
41 .SH See\ Also
42 Mtools' texinfo doc
43 .SH Viewing\ the\ texi\ doc
44 This manpage has been automatically generated from mtools's texinfo
45 documentation. However, this process is only approximative, and some
46 items, such as crossreferences, footnotes and indices are lost in this
47 translation process.  Indeed, these items have no appropriate
48 representation in the manpage format.  Moreover, not all information has
49 been translated into the manpage version.  Thus I strongly advise you to
50 use the original texinfo doc.  See the end of this manpage for
51 instructions how to view the texinfo doc.
52 .TP
53 * \ \ 
54 To generate a printable copy from the texinfo doc, run the following
55 commands:
56  
57 .nf
58 .ft 3
59 .in +0.3i
60     ./configure; make dvi; dvips mtools.dvi
61 .fi
62 .in -0.3i
63 .ft R
64 .lp
65  
66 \&\fR
67 .TP
68 * \ \ 
69 To generate a html copy,  run:
70  
71 .nf
72 .ft 3
73 .in +0.3i
74     ./configure; make html
75 .fi
76 .in -0.3i
77 .ft R
78 .lp
79  
80 \&\fRA premade html can be found at
81 \&\fR\&\f(CW\(ifhttp://www.gnu.org/software/mtools/manual/mtools.html\(is\fR
82 .TP
83 * \ \ 
84 To generate an info copy (browsable using emacs' info mode), run:
85  
86 .nf
87 .ft 3
88 .in +0.3i
89     ./configure; make info
90 .fi
91 .in -0.3i
92 .ft R
93 .lp
94  
95 \&\fR
96 .PP
97 The texinfo doc looks most pretty when printed or as html.  Indeed, in
98 the info version certain examples are difficult to read due to the
99 quoting conventions used in info.
100 .PP