aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/man/b2m.150
1 files changed, 50 insertions, 0 deletions
diff --git a/doc/man/b2m.1 b/doc/man/b2m.1
new file mode 100644
index 00000000000..658107bfd45
--- /dev/null
+++ b/doc/man/b2m.1
@@ -0,0 +1,50 @@
1.\" See section COPYING for copyright and redistribution information.
2.TH b2m 1
3.SH NAME
4b2m \- convert RMAIL Babyl format to Unix mailbox format
5.SH SYNOPSIS
6.B b2m
7.SH DESCRIPTION
8.B b2m
9accepts Babyl format (as used by
10.BR RMAIL
11in
12.BR "GNU Emacs" )
13mail on standard input, and converts it to Unix mail format on
14standard output. This program is distributed with
15.BR "GNU Emacs" .
16.PP
17.SH OPTIONS
18The program accepts unambiguous abbreviations for long option names.
19.TP
20.B \-V, \-\-version
21Display version information.
22.TP
23.B \-h, \-\-help
24Display basic usage information.
25.
26.SH AUTHORS
27.I b2m
28was originally written by Ed Wilkinson. Francesco Potorti updated it
29according to the GNU coding standards.
30.SH COPYING
31Copyright
32.if t \(co
33.if n (C)
342008 Free Software Foundation, Inc.
35.PP
36Permission is granted to make and distribute verbatim copies of this
37document provided the copyright notice and this permission notice are
38preserved on all copies.
39.PP
40Permission is granted to copy and distribute modified versions of
41this document under the conditions for verbatim copying, provided that
42the entire resulting derived work is distributed under the terms of
43a permission notice identical to this one.
44.PP
45Permission is granted to copy and distribute translations of this
46document into another language, under the above conditions for
47modified versions, except that this permission notice may be stated
48in a translation approved by the Free Software Foundation.
49.
50.\" arch-tag: 7586e605-c400-447e-82ff-4d38e3c0a37d