~ubuntu-branches/ubuntu/hoary/lurker/hoary

« back to all changes in this revision

Viewing changes to debian/lurker-index-mm.1

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Meurer
  • Date: 2004-09-26 16:27:51 UTC
  • Revision ID: james.westby@ubuntu.com-20040926162751-jlaijtarp1fbo45o
Tags: 1.2-3
* the "what have i done?" release
* built in up-to-date sid to make autobuilders happy
* improved README.mailman

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" $Header: /aolnet/dev/src/CVS/sgml/docbook-to-man/cmd/docbook-to-man.sh,v 1.1.1.1 1998/11/13 21:31:59 db3l Exp $
 
2
.\"
 
3
.\"     transcript compatibility for postscript use.
 
4
.\"
 
5
.\"     synopsis:  .P! <file.ps>
 
6
.\"
 
7
.de P!
 
8
.fl
 
9
\!!1 setgray
 
10
.fl
 
11
\\&.\"
 
12
.fl
 
13
\!!0 setgray
 
14
.fl                     \" force out current output buffer
 
15
\!!save /psv exch def currentpoint translate 0 0 moveto
 
16
\!!/showpage{}def
 
17
.fl                     \" prolog
 
18
.sy sed -e 's/^/!/' \\$1\" bring in postscript file
 
19
\!!psv restore
 
20
.
 
21
.de pF
 
22
.ie     \\*(f1 .ds f1 \\n(.f
 
23
.el .ie \\*(f2 .ds f2 \\n(.f
 
24
.el .ie \\*(f3 .ds f3 \\n(.f
 
25
.el .ie \\*(f4 .ds f4 \\n(.f
 
26
.el .tm ? font overflow
 
27
.ft \\$1
 
28
..
 
29
.de fP
 
30
.ie     !\\*(f4 \{\
 
31
.       ft \\*(f4
 
32
.       ds f4\"
 
33
'       br \}
 
34
.el .ie !\\*(f3 \{\
 
35
.       ft \\*(f3
 
36
.       ds f3\"
 
37
'       br \}
 
38
.el .ie !\\*(f2 \{\
 
39
.       ft \\*(f2
 
40
.       ds f2\"
 
41
'       br \}
 
42
.el .ie !\\*(f1 \{\
 
43
.       ft \\*(f1
 
44
.       ds f1\"
 
45
'       br \}
 
46
.el .tm ? font underflow
 
47
..
 
48
.ds f1\"
 
49
.ds f2\"
 
50
.ds f3\"
 
51
.ds f4\"
 
52
'\" t 
 
53
.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n  
 
54
.TH "LURKER-INDEX-MM" "1" 
 
55
.SH "NAME" 
 
56
lurker-index-mm \(em wrapper for lurker-index to use with mailman 
 
57
.SH "SYNOPSIS" 
 
58
.PP 
 
59
\fBlurker-index-mm\fR 
 
60
.SH "DESCRIPTION" 
 
61
.PP 
 
62
\fBlurker-index-mm\fR is a wrapper for lurker-index 
 
63
designed to be run from mailman. It checks whether the list already 
 
64
is configured in lurker.conf and converts uppercase listnames to 
 
65
lowercase ones since lurker doesn't understand case sensitive 
 
66
listnames. 
 
67
 
 
68
.SH "SEE ALSO" 
 
69
.PP 
 
70
lurker-index(1) 
 
71
.PP 
 
72
README.mailman in /usr/share/doc/lurker/. 
 
73
.SH "AUTHOR" 
 
74
.PP 
 
75
This manual page was written by Jonas Meurer <jonas@freesources.org> for 
 
76
the \fBDebian\fP system (but may be used by others).  Permission is 
 
77
granted to copy, distribute and/or modify this document under 
 
78
the terms of the GNU Free Documentation 
 
79
License, Version 1.1 or any later version published by the Free 
 
80
Software Foundation; with no Invariant Sections, no Front-Cover 
 
81
Texts and no Back-Cover Texts. 
 
82
.\" created by instant / docbook-to-man, Fri 21 May 2004, 17:29