~ampelbein/ubuntu/oneiric/heartbeat/lp-770743

« back to all changes in this revision

Viewing changes to debian/meatclient.8

  • Committer: Bazaar Package Importer
  • Author(s): Martin Schulze
  • Date: 2002-10-09 21:03:59 UTC
  • Revision ID: james.westby@ubuntu.com-20021009210359-6y1hyn4lhsoey9ul
Tags: 0.4.9.0l-7.2
* Non-maintainer upload by security team
* Fixed several buffer overflows found by Nathan Wallwork.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.\" This -*- nroff -*- file has been generated from
 
2
.\" DocBook SGML with docbook-to-man on Debian GNU/Linux.
 
3
...\"
 
4
...\"   transcript compatibility for postscript use.
 
5
...\"
 
6
...\"   synopsis:  .P! <file.ps>
 
7
...\"
 
8
.de P!
 
9
\\&.
 
10
.fl                     \" force out current output buffer
 
11
\\!%PB
 
12
\\!/showpage{}def
 
13
...\" the following is from Ken Flowers -- it prevents dictionary overflows
 
14
\\!/tempdict 200 dict def tempdict begin
 
15
.fl                     \" prolog
 
16
.sy cat \\$1\" bring in postscript file
 
17
...\" the following line matches the tempdict above
 
18
\\!end % tempdict %
 
19
\\!PE
 
20
\\!.
 
21
.sp \\$2u       \" move below the image
 
22
..
 
23
.de pF
 
24
.ie     \\*(f1 .ds f1 \\n(.f
 
25
.el .ie \\*(f2 .ds f2 \\n(.f
 
26
.el .ie \\*(f3 .ds f3 \\n(.f
 
27
.el .ie \\*(f4 .ds f4 \\n(.f
 
28
.el .tm ? font overflow
 
29
.ft \\$1
 
30
..
 
31
.de fP
 
32
.ie     !\\*(f4 \{\
 
33
.       ft \\*(f4
 
34
.       ds f4\"
 
35
'       br \}
 
36
.el .ie !\\*(f3 \{\
 
37
.       ft \\*(f3
 
38
.       ds f3\"
 
39
'       br \}
 
40
.el .ie !\\*(f2 \{\
 
41
.       ft \\*(f2
 
42
.       ds f2\"
 
43
'       br \}
 
44
.el .ie !\\*(f1 \{\
 
45
.       ft \\*(f1
 
46
.       ds f1\"
 
47
'       br \}
 
48
.el .tm ? font underflow
 
49
..
 
50
.ds f1\"
 
51
.ds f2\"
 
52
.ds f3\"
 
53
.ds f4\"
 
54
'\" t 
 
55
.ta 8n 16n 24n 32n 40n 48n 56n 64n 72n  
 
56
.TH "STONITH" "8" 
 
57
.SH "NAME" 
 
58
meatclient \(em program to do something 
 
59
.SH "SYNOPSIS" 
 
60
.PP 
 
61
\fBmeatclient\fP [\fB-c \fINODE\fP\fP]  
 
62
.SH "DESCRIPTION" 
 
63
.PP 
 
64
This manual page documents briefly the 
 
65
\fBmeatclient\fP command. 
 
66
.PP 
 
67
This manual page was written for the \fBDebian GNU/Linux\fP distribution 
 
68
because the original program does not have a manual page. 
 
69
.PP 
 
70
\fBmeatclient\fP is a program that confirms that 
 
71
a manual reset has been done when stonith needed an operator to power-cycle 
 
72
a node on it's behalf. 
 
73
.SH "OPTIONS" 
 
74
.PP 
 
75
These programs follow the usual GNU command line syntax, 
 
76
with long options starting with two dashes (`-').  A summary of 
 
77
options is included below. 
 
78
.IP "\fB-c \fP\fINODE\fP         " 10 
 
79
manual power reset has been done on the node NODE. 
 
80
.SH "SEE ALSO" 
 
81
.PP 
 
82
stonith (8) 
 
83
.SH "AUTHOR" 
 
84
.PP 
 
85
This manual page was written by Michael Moerz mikem@debian.org for 
 
86
the \fBDebian GNU/Linux\fP system (but may be used by others).  Permission is 
 
87
granted to copy, distribute and/or modify this document under 
 
88
the terms of the GNU Free Documentation 
 
89
License, Version 1.1 or any later version published by the Free 
 
90
Software Foundation; with no Invariant Sections, no Front-Cover 
 
91
Texts and no Back-Cover Texts. 
 
92
...\" created by instant / docbook-to-man, Thu 13 Dec 2001, 03:13