changeset 100392:f1c9ecd4acf5

New file. Basic man-page.
author Glenn Morris <rgm@gnu.org>
date Sat, 13 Dec 2008 04:15:23 +0000
parents eadf60be353b
children a93844ef7551
files doc/man/b2m.1
diffstat 1 files changed, 50 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/man/b2m.1	Sat Dec 13 04:15:23 2008 +0000
@@ -0,0 +1,50 @@
+.\" See section COPYING for copyright and redistribution information.
+.TH b2m 1
+.SH NAME
+b2m \- convert RMAIL Babyl format to Unix mailbox format
+.SH SYNOPSIS
+.B b2m
+.SH DESCRIPTION
+.B b2m
+accepts Babyl format (as used by
+.BR RMAIL
+in
+.BR "GNU Emacs" )
+mail on standard input, and converts it to Unix mail format on
+standard output.  This program is distributed with
+.BR "GNU Emacs" .
+.PP
+.SH OPTIONS
+The program accepts unambiguous abbreviations for long option names.
+.TP
+.B \-V, \-\-version
+Display version information.
+.TP
+.B \-h, \-\-help
+Display basic usage information.
+.
+.SH AUTHORS
+.I b2m
+was originally written by Ed Wilkinson.  Francesco Potorti updated it
+according to the GNU coding standards.
+.SH COPYING
+Copyright 
+.if t \(co
+.if n (C)
+2008 Free Software Foundation, Inc.
+.PP
+Permission is granted to make and distribute verbatim copies of this
+document provided the copyright notice and this permission notice are
+preserved on all copies.
+.PP
+Permission is granted to copy and distribute modified versions of
+this document under the conditions for verbatim copying, provided that
+the entire resulting derived work is distributed under the terms of
+a permission notice identical to this one.
+.PP
+Permission is granted to copy and distribute translations of this
+document into another language, under the above conditions for
+modified versions, except that this permission notice may be stated
+in a translation approved by the Free Software Foundation.
+.
+.\" arch-tag: 7586e605-c400-447e-82ff-4d38e3c0a37d