Fix spelling errors in manpages found by Debian lintian
This commit is contained in:
parent
f8db5a90ea
commit
05e97ab207
@ -14,11 +14,11 @@ at stdout.
|
|||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.TP 3
|
.TP 3
|
||||||
.B -r <flow-tools-file>
|
.B -r <flow-tools-file>
|
||||||
Read flow-tools formated netflow data from file \fIflow-tools-file.
|
Read flow-tools formatted netflow data from file \fIflow-tools-file.
|
||||||
Default: Read from stdin.
|
Default: Read from stdin.
|
||||||
.TP 3
|
.TP 3
|
||||||
.B -w <nfdump-file>
|
.B -w <nfdump-file>
|
||||||
Write nfdump formated file for converted netflow data
|
Write nfdump formatted file for converted netflow data
|
||||||
Default: Write to stdout.
|
Default: Write to stdout.
|
||||||
.TP 3
|
.TP 3
|
||||||
.B -j
|
.B -j
|
||||||
|
@ -64,7 +64,7 @@ Join the specified IPv4 or IPv6 multicast group for listening.
|
|||||||
.B -R \fIhost[/port}
|
.B -R \fIhost[/port}
|
||||||
Enable packet repeater. Send all incoming packets to another \fIhost\fR and \fIport\fR.
|
Enable packet repeater. Send all incoming packets to another \fIhost\fR and \fIport\fR.
|
||||||
\fIhost\fR is either a valid IPv4/IPv6 address, or a valid symbolic hostname, which resolves to
|
\fIhost\fR is either a valid IPv4/IPv6 address, or a valid symbolic hostname, which resolves to
|
||||||
a IPv6 or IPv4 address. \fIport\fR may be ommited and defaults to port 9995. Note: Due to IPv4/IPv6
|
a IPv6 or IPv4 address. \fIport\fR may be omitted and defaults to port 9995. Note: Due to IPv4/IPv6
|
||||||
accepted addresses the port separator is '/'.
|
accepted addresses the port separator is '/'.
|
||||||
.TP 3
|
.TP 3
|
||||||
.B -I \fIIdentString ( capital letter i )
|
.B -I \fIIdentString ( capital letter i )
|
||||||
@ -259,7 +259,7 @@ becomes available. The following command expansion is available:
|
|||||||
.TP 3
|
.TP 3
|
||||||
.B -X
|
.B -X
|
||||||
Collect and embed extended statistics. Currently a port and bpp histogram
|
Collect and embed extended statistics. Currently a port and bpp histogram
|
||||||
is embeded. Mostly experimental for now
|
is embedded. Mostly experimental for now
|
||||||
.TP 3
|
.TP 3
|
||||||
.B -e
|
.B -e
|
||||||
Auto expire files at every cycle. \fImax lifetime\fP and \fImax filesize\fP
|
Auto expire files at every cycle. \fImax lifetime\fP and \fImax filesize\fP
|
||||||
|
16
man/nfdump.1
16
man/nfdump.1
@ -51,7 +51,7 @@ to exist in all the given directories. The options \-r and \-R must
|
|||||||
not contain any directory part when used in conjunction with \-M.
|
not contain any directory part when used in conjunction with \-M.
|
||||||
.TP 3
|
.TP 3
|
||||||
.B -m
|
.B -m
|
||||||
depricated option. Use -O tstart instead.
|
deprecated option. Use -O tstart instead.
|
||||||
.TP 3
|
.TP 3
|
||||||
.B -O \fIorder
|
.B -O \fIorder
|
||||||
Set sort order to print flows or aggregated flows. \fIorder\fR can be:
|
Set sort order to print flows or aggregated flows. \fIorder\fR can be:
|
||||||
@ -541,9 +541,9 @@ additional computed information such as \fBpps\fR, \fBbps\fR and \fBbpp\fR.
|
|||||||
.P
|
.P
|
||||||
.RS 3
|
.RS 3
|
||||||
\fBDate flow start:\fR Start time flow first seen. ISO 8601 format
|
\fBDate flow start:\fR Start time flow first seen. ISO 8601 format
|
||||||
including miliseconds.
|
including milliseconds.
|
||||||
.P
|
.P
|
||||||
\fBDuration:\fR Duration of the flow in seconds and miliseconds.
|
\fBDuration:\fR Duration of the flow in seconds and milliseconds.
|
||||||
If flows are aggregated, \fIduration\fR is the time span over the
|
If flows are aggregated, \fIduration\fR is the time span over the
|
||||||
entire periode of time from first seen to last seen.
|
entire periode of time from first seen to last seen.
|
||||||
.P
|
.P
|
||||||
@ -989,7 +989,7 @@ Select the IPv4 network \fIa.b.c.d\fR with netmask \fIm.n.r.s\fR.
|
|||||||
.br
|
.br
|
||||||
with \fI<net>\fR as a valid IPv4 or IPv6 network and \fI<num>\fR as maskbits.
|
with \fI<net>\fR as a valid IPv4 or IPv6 network and \fI<num>\fR as maskbits.
|
||||||
The number of mask bits must match the appropriate address familiy in IPv4 or
|
The number of mask bits must match the appropriate address familiy in IPv4 or
|
||||||
IPv6. Networks may be abreviated such as 172.16/16 if they are unambiguous.
|
IPv6. Networks may be abbreviated such as 172.16/16 if they are unambiguous.
|
||||||
.RE
|
.RE
|
||||||
.TP 4
|
.TP 4
|
||||||
.I Port
|
.I Port
|
||||||
@ -1037,7 +1037,7 @@ Example: \fBin if 3\fR
|
|||||||
\fB[src|dst|prev|next] as [comp] <num>\fR
|
\fB[src|dst|prev|next] as [comp] <num>\fR
|
||||||
.br
|
.br
|
||||||
Selects source, dstination, previous, next or any AS number
|
Selects source, dstination, previous, next or any AS number
|
||||||
with \fI<num>\fR as any valid as number. 32bit AS numbers are suported. If
|
with \fI<num>\fR as any valid as number. 32bit AS numbers are supported. If
|
||||||
\fIcomp\fR is omitted, '=' is assumed. \fIcomp\fR is explained more detailed below.
|
\fIcomp\fR is omitted, '=' is assumed. \fIcomp\fR is explained more detailed below.
|
||||||
.br
|
.br
|
||||||
|
|
||||||
@ -1152,7 +1152,7 @@ To filter for flows with specific packets per second.
|
|||||||
.I Duration: Calculated value
|
.I Duration: Calculated value
|
||||||
\fBduration\fR \fI[comp]\fR \fInum\fR
|
\fBduration\fR \fI[comp]\fR \fInum\fR
|
||||||
.br
|
.br
|
||||||
To filter for flows with specific duration in miliseconds.
|
To filter for flows with specific duration in milliseconds.
|
||||||
.TP 4
|
.TP 4
|
||||||
.I Bits per second: Calculated value.
|
.I Bits per second: Calculated value.
|
||||||
\fBbps\fR \fI[comp]\fR \fInum\fR \fI[scale]\fR
|
\fBbps\fR \fI[comp]\fR \fInum\fR \fI[scale]\fR
|
||||||
@ -1211,7 +1211,7 @@ Select the translated IP address
|
|||||||
.br
|
.br
|
||||||
with \fI<net>\fR as a valid translated IPv4 or IPv6 network and \fI<num>\fR as maskbits.
|
with \fI<net>\fR as a valid translated IPv4 or IPv6 network and \fI<num>\fR as maskbits.
|
||||||
The number of mask bits must match the appropriate address familiy in IPv4 or
|
The number of mask bits must match the appropriate address familiy in IPv4 or
|
||||||
IPv6. Networks may be abreviated such as 172.16/16 if they are unambiguous.
|
IPv6. Networks may be abbreviated such as 172.16/16 if they are unambiguous.
|
||||||
.P
|
.P
|
||||||
\fB[src|dst] xport <port>\fR
|
\fB[src|dst] xport <port>\fR
|
||||||
.br
|
.br
|
||||||
@ -1282,7 +1282,7 @@ Generates the Top 20 statistics from 08:45 to 09:45 from 3 sources
|
|||||||
Generates the Top 20 statistics, extended output format
|
Generates the Top 20 statistics, extended output format
|
||||||
.P
|
.P
|
||||||
.B nfdump \-r /and/dir/nfcapd.201107110845 \-s record \-n 20 'in if 5 and bps > 10k'
|
.B nfdump \-r /and/dir/nfcapd.201107110845 \-s record \-n 20 'in if 5 and bps > 10k'
|
||||||
Generates the Top 20 statistics from flows comming from interface 5
|
Generates the Top 20 statistics from flows coming from interface 5
|
||||||
.P
|
.P
|
||||||
.B nfdump \-r /and/dir/nfcapd.201107110845 'inet6 and proto tcp and ( src port > 1024 and dst port 80 )
|
.B nfdump \-r /and/dir/nfcapd.201107110845 'inet6 and proto tcp and ( src port > 1024 and dst port 80 )
|
||||||
Dumps all port 80 IPv6 connections to any web server.
|
Dumps all port 80 IPv6 connections to any web server.
|
||||||
|
@ -10,7 +10,7 @@ is used to manage the expiration of old netflow data files, created
|
|||||||
by nfcapd(1) or other data collectors such as sfcapd(1). Data expiration
|
by nfcapd(1) or other data collectors such as sfcapd(1). Data expiration
|
||||||
is done either by nfcapd(1) in auto expiry mode, or by nfexpire which
|
is done either by nfcapd(1) in auto expiry mode, or by nfexpire which
|
||||||
can by run at any time or any desired time interval by cron. nfexpire
|
can by run at any time or any desired time interval by cron. nfexpire
|
||||||
can also be savely run while nfcapd auto expires files, for cleaning up
|
can also be safely run while nfcapd auto expires files, for cleaning up
|
||||||
full disks etc. nfexpire is sub directory hierarchy aware, and handles
|
full disks etc. nfexpire is sub directory hierarchy aware, and handles
|
||||||
any format automatically. For a fast and efficient expiration, nfexpire
|
any format automatically. For a fast and efficient expiration, nfexpire
|
||||||
creates and maintains a stat file named \fB.nfstat\fR in the data directory.
|
creates and maintains a stat file named \fB.nfstat\fR in the data directory.
|
||||||
@ -45,7 +45,7 @@ are assumed.
|
|||||||
.TP 3
|
.TP 3
|
||||||
.B -u \fIdatadir
|
.B -u \fIdatadir
|
||||||
Updates the max size and lifetime limits, specified by \-s \-t and \-w and stores them
|
Updates the max size and lifetime limits, specified by \-s \-t and \-w and stores them
|
||||||
in the statfile as default values. A running nfcapd(1) processs doing auto expiry
|
in the statfile as default values. A running nfcapd(1) process doing auto expiry
|
||||||
will take these new values starting with the next expiry cycle. Running nfexpire
|
will take these new values starting with the next expiry cycle. Running nfexpire
|
||||||
next time doing file expiration will take these new limits unless \-s \-t or \-w are
|
next time doing file expiration will take these new limits unless \-s \-t or \-w are
|
||||||
specified.
|
specified.
|
||||||
|
@ -41,7 +41,7 @@ Join the specified IPv6 or IPv6 multicast group for listening.
|
|||||||
.B -R \fIhost[/port}
|
.B -R \fIhost[/port}
|
||||||
Enable packet repeater. Send all incoming packets to another \fIhost\fR and \fIport\fR.
|
Enable packet repeater. Send all incoming packets to another \fIhost\fR and \fIport\fR.
|
||||||
\fIhost\fR is either a valid IPv4/IPv6 address, or a valid simbolic hostname, which resolves to
|
\fIhost\fR is either a valid IPv4/IPv6 address, or a valid simbolic hostname, which resolves to
|
||||||
a IPv6 or IPv4 address. \fIport\fR may be ommited and defaults to port 6343. Note: Due to IPv4/IPv6
|
a IPv6 or IPv4 address. \fIport\fR may be omitted and defaults to port 6343. Note: Due to IPv4/IPv6
|
||||||
accepted addresses the port separator is '/'.
|
accepted addresses the port separator is '/'.
|
||||||
.TP 3
|
.TP 3
|
||||||
.B -I \fIIdentString ( capital letter i )
|
.B -I \fIIdentString ( capital letter i )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user