# HG changeset patch # User Glenn Morris # Date 1229141723 0 # Node ID f1c9ecd4acf535daaa2c08c6b7f9d52a53fe69ee # Parent eadf60be353b0d6f9efc319e47f22534c1da0d80 New file. Basic man-page. diff -r eadf60be353b -r f1c9ecd4acf5 doc/man/b2m.1 --- /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