view man/mlmmj-make-ml.1 @ 830:28f313a329ed

Use character names in man pages. Groff currently by default uses latin1 for its input encoding and doesn't support utf-8 at all [1], but Debian can and one day must use utf-8 [2, 3]. By using character names [4] we sidestep the incompatibility. [1] info groff -- gtroff Reference::Text::Input Encodings:: http://www.gnu.org/software/groff/manual/html_node/Input-Encodings.html [2] http://www.debian.org/doc/debian-policy/ch-docs.html [3] http://www.debian.org/doc/debian-policy/footnotes.html#f101 [4] man groff_char http://manpages.debian.net/cgi-bin/man.cgi?query=groff_char&apropos=0&sektion=0&manpath=Debian+6.0+squeeze&format=html&locale=en
author Ben Schmidt
date Mon, 23 Jan 2012 13:06:45 +1100
parents fdc57c9e5f56
children 3168aed4b01a
line wrap: on
line source

.TH mlmmj-make-ml "1" "September 2004" mlmmj-make-ml
.SH NAME
mlmmj-make-ml \- create a mailing list for mlmmj
.SH SYNOPSIS
.B mlmmj-make-ml
\fI[OPTIONS]
.HP
\fB\-h\fR: Display help
.HP
\fB\-L\fR: The name of the mailing list
.HP
\fB\-s\fR: The spool directory, if different from /var/spool/mlmmj
.HP
\fB\-a\fR: Create the needed entries in /etc/aliases
.HP
\fB\-z\fR: Do nothing for now.
.SH DESCRIPTION
This is an interactive script which creates the mailing list directory and thus
the list itself for being run by mlmmj.
.SH BUGS
It's not possible to create a mailinglist entirely on the command line.
.SH AUTHORS
This manual page was written by the following persons:
.HP
S\[/o]ren Boll Overgaard <boll@debian.org> (based on html2man output)
.HP
Mads Martin J\[/o]rgensen <mmj@mmj.dk>