359983d94a0b2d334bb270b0a74214365e7c1f46
[platform/upstream/mtools.git] / mrd.1
1 '\" t
2 .TH mrd 1 "29Jun11" mtools-4.0.17
3 .SH Name
4 mrd - 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
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(CWmrd\fR command is used to remove an MS-DOS subdirectory. Its
24 syntax 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
34 if the directory does not exist or is not empty.
35 .PP
36 .SH See\ Also
37 Mtools' texinfo doc
38 .SH Viewing\ the\ texi\ doc
39 This manpage has been automatically generated from mtools's texinfo
40 documentation. However, this process is only approximative, and some
41 items, such as crossreferences, footnotes and indices are lost in this
42 translation process.  Indeed, these items have no appropriate
43 representation in the manpage format.  Moreover, not all information has
44 been translated into the manpage version.  Thus I strongly advise you to
45 use the original texinfo doc.  See the end of this manpage for
46 instructions how to view the texinfo doc.
47 .TP
48 * \ \ 
49 To generate a printable copy from the texinfo doc, run the following
50 commands:
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 * \ \ 
64 To 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 * \ \ 
79 To 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
92 The texinfo doc looks most pretty when printed or as html.  Indeed, in
93 the info version certain examples are difficult to read due to the
94 quoting conventions used in info.
95 .PP