~ubuntu-branches/debian/squeeze/smokeping/squeeze

« back to all changes in this revision

Viewing changes to doc/Smokeping/probes/Smokeping::probes::EchoPingDiscard.3

  • Committer: Bazaar Package Importer
  • Author(s): Niko Tyni
  • Date: 2008-08-29 18:29:34 UTC
  • mfrom: (2.1.14 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080829182934-ad5b9csusoqn1155
Tags: 2.3.6-3
* Unset LC_ALL in the init script because the daemon needs to 
  reset LC_NUMERIC. (Closes: #489766)
* Fix a bashism in the postinst script. Thanks, lintian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.14
 
1
.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.32
2
2
.\"
3
3
.\" Standard preamble:
4
4
.\" ========================================================================
25
25
..
26
26
.\" Set up some character translations and predefined strings.  \*(-- will
27
27
.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
28
 
.\" double quote, and \*(R" will give a right double quote.  | will give a
29
 
.\" real vertical bar.  \*(C+ will give a nicer C++.  Capital omega is used to
30
 
.\" do unbreakable dashes and therefore won't be available.  \*(C` and \*(C'
31
 
.\" expand to `' in nroff, nothing in troff, for use with C<>.
32
 
.tr \(*W-|\(bv\*(Tr
 
28
.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
 
29
.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
 
30
.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
 
31
.\" nothing in troff, for use with C<>.
 
32
.tr \(*W-
33
33
.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
34
34
.ie n \{\
35
35
.    ds -- \(*W-
129
129
.\" ========================================================================
130
130
.\"
131
131
.IX Title "doc::Smokeping::probes::EchoPingDiscard 3"
132
 
.TH doc::Smokeping::probes::EchoPingDiscard 3 "2006-07-14" "2.0.9" "SmokePing"
 
132
.TH doc::Smokeping::probes::EchoPingDiscard 3 "2008-04-26" "2.3.6" "SmokePing"
133
133
.SH "NAME"
134
134
Smokeping::probes::EchoPingDiscard \- an echoping(1) probe for SmokePing
135
135
.SH "OVERVIEW"
154
154
.PP
155
155
.Vb 11
156
156
\& # The following variables can be overridden in each target section
157
 
\& extraopts = -some-letter-the-author-did-not-think-of
 
157
\& extraopts = \-some\-letter\-the\-author\-did\-not\-think\-of
158
158
\& fill = A
159
159
\& ipversion = 4
160
160
\& pings = 5
186
186
\& + mytarget
187
187
\& # probe = EchoPingDiscard # if the default probe is something else
188
188
\& host = my.host
189
 
\& extraopts = -some-letter-the-author-did-not-think-of
 
189
\& extraopts = \-some\-letter\-the\-author\-did\-not\-think\-of
190
190
\& fill = A
191
191
\& ipversion = 4
192
192
\& pings = 5