source: npl/mailserver/dspam/dspam-3.10.2/man/dspam_crc.1 @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 1017 bytes
Line 
1.\" $Id: dspam_crc.1,v 1.2 2011/06/28 00:13:48 sbajic Exp $
2.\"  -*- nroff -*-
3.\"
4.\" dspam_crc3.9
5.\"
6.\" Authors:    Stevan Bajic <stevan@bajic.ch>
7.\"
8.\" Copyright (C) 2002-2012 DSPAM Project
9.\" All rights reserved
10.\"
11.TH dspam_crc 1  "Jan 03, 2010" "DSPAM" "DSPAM"
12
13.SH NAME
14dspam_crc \- calculate the DSPAM CRC/hash value for a text token
15
16.SH SYNOPSIS
17.na
18.B dspam_crc
19.I [token]\fR\c
20
21.ad
22.SH DESCRIPTION
23.LP
24.B dspam_crc
25is used to calculate the DSPAM CRC/hash value for a text token.
26
27.SH OPTIONS
28.LP
29
30.ne 3
31.TP
32.BI [token]\fR\c
33Data that will be CRC-ized/hashed.
34
35.SH EXIT VALUE
36.LP
37.ne 3
38.PD 0
39.TP
40.B 0
41Operation was successful.
42.ne 3
43.TP
44.B other
45Operation resulted in an error.
46.PD
47
48.SH COPYRIGHT
49Copyright \(co 2002\-2012 DSPAM Project
50.br
51All rights reserved.
52.br
53
54For more information, see http://dspam.sourceforge.net.
55
56.SH SEE ALSO
57.BR dspam (1),
58.BR dspam_admin (1),
59.BR dspam_clean (1),
60.BR dspam_dump (1),
61.BR dspam_logrotate (1),
62.BR dspam_merge (1),
63.BR dspam_stats (1),
64.BR dspam_train (1)
Note: See TracBrowser for help on using the repository browser.