~ubuntu-branches/ubuntu/raring/lurker/raring

« back to all changes in this revision

Viewing changes to prune/lurker-prune.1

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Meurer
  • Date: 2006-12-20 05:05:31 UTC
  • mfrom: (3.1.6 feisty)
  • Revision ID: james.westby@ubuntu.com-20061220050531-79inzy7o6uu95qx7
Tags: 2.1-7
* updated vi debconf translations, thanks to Clytie Siddall
  <clytie@riverland.net.au>
* fixed typo in one template (that you would like, not that
  would you like), thanks as well to Clytie Siddall
  - unfuzzied all translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" $Header: /cvsroot/lurker/lurker/prune/lurker-prune.1,v 1.8 2004/08/28 10:50:21 terpstra 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
1
.TH "LURKER\-PRUNE" "1" 
55
2
.SH "NAME" 
56
3
lurker\-prune \(em prunes the web-server cache 
57
4
.SH "SYNOPSIS" 
58
5
.PP 
59
 
\fBlurker\-prune\fR [\-c <config-file>]  [\-d <docroot>]  [\-p \-v]  
 
6
\fBlurker\-prune\fR [\-c <config-file>]  [\-d <docroot>]  [\-m <days>]  [\-a <days>]  [\-p \-v]  
60
7
.SH "DESCRIPTION" 
61
8
.PP 
62
9
\fBlurker\-prune\fR prunes obsolete or stale files 
128
75
.PP 
129
76
You should have received a copy of the GNU General Public License 
130
77
along with this program; if not, write to the Free Software 
131
 
Foundation, Inc., 59 Temple Place - Suite 330, 
 
78
Foundation, Inc., 59 Temple Place \- Suite 330, 
132
79
Boston, MA 02111-1307, USA. 
133
80
 
134
81
.SH "BUGS" 
137
84
still present in the latest official release. If the problem persists, 
138
85
then send mail with instructions describing how to reproduce the bug to 
139
86
<lurker\-users@lists.sourceforge.net>. 
140
 
.\" created by instant / docbook-to-man, Sat 28 Aug 2004, 12:48 
 
87
.\" created by instant / docbook-to-man, Mon 27 Feb 2006, 02:55