From: Baptiste Daroussin Date: Mon, 17 Apr 2023 15:28:20 +0000 (+0200) Subject: doc: convert mlmmj-list(1) from man(7) to mdoc(7) X-Git-Tag: RELEASE_1_4_0b1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=277a16b5a3cacdfadbad1a5ad3ecdf75543dccd1;p=thirdparty%2Fmlmmj.git doc: convert mlmmj-list(1) from man(7) to mdoc(7) --- diff --git a/man/mlmmj-list.1 b/man/mlmmj-list.1 index f30e2d82..b357635c 100644 --- a/man/mlmmj-list.1 +++ b/man/mlmmj-list.1 @@ -1,27 +1,32 @@ -.TH mlmmj-list "1" "November 2004" mlmmj-receive -.SH NAME -mlmmj-list \- list people / subscribers associated with a list -.SH SYNOPSIS -.B mlmmj-list -\fI\-L /path/to/listdir \fR[\fI\-c\fR] \fR[\fI\-d\fR] \fR[\fI\-h\fR] [\fI\-m\fR] [\fI\-n\fR] [\fI\-o\fR] \fR[\fI\-s\fR] \fR[\fI\-V\fR] -.HP -\fB\-c\fR: Count the emailaddresses -.HP -\fB\-d\fR: Print for digesters list -.HP -\fB\-L\fR: Full path to list directory -.HP -\fB\-m\fR: Print moderators for list -.HP -\fB\-n\fR: Print for nomail version of list -.HP -\fB\-o\fR: Print the owner(s) of the list -.HP -\fB\-s\fR: Print normail subscribers (default) -.HP -\fB\-V\fR: Print version - -.SH AUTHORS +.Dd April 17, 2023 +.Dt mlmmj-list "1" +.Os +.Sh NAME +.Nm "mlmmj-list +.Nd list people / subscribers associated with a list +.Sh SYNOPSIS +.Nm +.Op Fl L Ar /path/to/listdir +.Op Fl cdhmosV +.Sh DESCRIPTION +.Bl -tag -width pathXXX +.It Fl c +Count the emailaddresses +.It Fl d +Print the digesters list +.It Fl L Ar path +Full path of the list directory +.It Fl m +Print moderators for list +.It Fl -n +Print for nomail version of list +.It Fl o +Print the owner(s) of the list +.It Fl s +Print normail subscribers (default) +.It Fl V +Print version +.El +.Sh AUTHORS This manual page was written by the following person: -.HP -Mads Martin J\[/o]rgensen +.An Mads Martin J\[/o]rgensen Aq Mt mmj@mmj.dk