Package: arpalert / 2.0.12-4

0004-fix-manpage-spelling-erros Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Description: Fix some spelling error in arpalert man page.
Author: Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>
Last-update: 2015-08-16
Index: arpalert-2.0.12/doc/arpalert.8
===================================================================
--- arpalert-2.0.12.orig/doc/arpalert.8	2018-09-05 08:49:12.594766863 +0200
+++ arpalert-2.0.12/doc/arpalert.8	2018-09-05 09:02:38.414742706 +0200
@@ -76,7 +76,7 @@
 If the syslog program is restarted, the socket change and the arpalert syslog system can't be connect to the new socket:
 the logs with syslog are disabled. Prefere to use the log file.
 .br
-The file pathes are relative to the chroot dir (except the config file)
+The file paths are relative to the chroot dir (except the config file)
 .TP
 \fBlog file\fR = /var/log/arpalert.log
 The program log into this file
@@ -101,7 +101,7 @@
 Dump file
 .TP
 \fBdump inter\fR = 5
-Minimun time to wait between two leases dump
+Minimum time to wait between two leases dump
 .TP
 \fBauth request file\fR = /etc/arpalert/authrq.conf
 List of authorized request
@@ -125,10 +125,10 @@
 .TP
 \fBmod on detect\fR = ""
 Module file loaded by arpalert. This module is launched on each valid alert.
-This system permit to avoid a costly fork/exec
+This system avoids a costly fork/exec
 .TP
 \fBmod config\fR = ""
-This chain is transfered to the init function of module loaded
+This chain is transferred to the init function of module loaded
 .TP
 \fBaction on detect\fR = ""
 Script launched on each detection. Parameters are: 
@@ -163,7 +163,7 @@
 .br
 \fB7:\fR Flood detected
 .br
-\fB8:\fR New mac address whithout ip address
+\fB8:\fR New mac address without ip address
 .TP
 \fBexecution timeout\fR = 10
 Script execution timeout (seconds)
@@ -187,7 +187,7 @@
 After this limit the memory hash is cleaned (protect to arp flood)
 .TP
 \fBanti flood interval\fR = 10
-This permit to send only one mismatch alert in this time (in seconds)
+This sends only one mismatch alert in this time (in seconds)
 .TP
 \fBanti flood global\fR = 50
 If the number of arp request in seconds exceeds this value, all alerts are ignored for
@@ -225,7 +225,7 @@
 Unauthorized arp request: launch if the request is not authorized in auth file
 .TP
 \fBignore unknown sender\fR = true
-Dont analyse arp request for unknow hosts (not in white list)
+Don't analyse arp request for unknown hosts (not in white list)
 .TP
 \fBignore self test\fR = true
 Ignore ARP self test generated by windows dhcp for unauthorized request detection
@@ -283,7 +283,7 @@
 .br
 \fBmac_change:\fR Ignore mac change for this mac address
 .br
-\fBmac_expire:\fR Never expire this mac address. Usefull if the option "expire authorized mac addresses" is used
+\fBmac_expire:\fR Never expire this mac address. Useful if the option "expire authorized mac addresses" is used
 .TP
 \fB/etc/arpalert/authrq.conf\fR:
 All the words after # character are ignored