* [Cluster-devel] Problems in fence_drac.8, fence_na.8, fence_drac5.8
@ 2013-06-18 5:14 esr
2013-06-26 14:54 ` Jan Pokorný
2013-06-26 15:12 ` Digimer
0 siblings, 2 replies; 4+ messages in thread
From: esr @ 2013-06-18 5:14 UTC (permalink / raw)
To: cluster-devel.redhat.com
This is automatically generated email about markup problems in a man
page for which you appear to be responsible. If you are not the right
person or list, please tell me so I can correct my database.
See http://catb.org/~esr/doclifter/bugs.html for details on how and
why these patches were generated. Feel free to email me with any
questions. Note: These patches do not change the modification date of
any manual page. You may wish to do that by hand.
I apologize if this message seems spammy or impersonal. The volume of
markup bugs I am tracking is over five hundred - there is no real
alternative to generating bugmail from a database and template.
--
Eric S. Raymond
-------------- next part --------------
Problems with fence_drac.8:
Ambiguous or invalid backslash. This doesn't cause groff a problem.
but it confuses doclifter and may confuse older troff implementations.
--- fence_drac.8-unpatched 2012-06-27 21:42:05.566240179 -0400
+++ fence_drac.8 2012-06-27 21:42:57.718239206 -0400
@@ -73,10 +73,10 @@
\fIagent = < param >\fR
This option is used by fence_node(8) and is ignored by fence_apc.
.TP
-\fIcmd_prompt = < param >\fr
+\fIcmd_prompt = < param >\fR
Force fence_drac to use cmd_prompt as the command prompt
.TP
-\fIdrac_version = < param >\fr
+\fIdrac_version = < param >\fR
Force fence_drac to treat the device as though it was for the specified drac version.
.TP
\fIdebug = < dumpfile >\fR
@@ -88,7 +88,7 @@
\fIlogin = < param >\fR
Login name.
.TP
-\fImodulename = < param >\fr
+\fImodulename = < param >\fR
The module name of the blade when using DRAC/MC firmware.
.TP
\fIpasswd = < param >\fR
-------------- next part --------------
Problems with fence_drac5.8:
Ambiguous or invalid backslash. This doesn't cause groff a problem.
but it confuses doclifter and may confuse older troff implementations.
--- fence_drac5.8-unpatched 2012-07-20 08:26:46.593786658 -0400
+++ fence_drac5.8 2012-07-20 08:27:00.557786903 -0400
@@ -44,7 +44,7 @@
.TP
.B -c, --command-prompt=<prompt>
.
-Force command prompt (Default Value: \$)
+Force command prompt (Default Value: \\$)
.TP
.B -x, --ssh
@@ -198,7 +198,7 @@
.TP
.B cmd_prompt
.
-Force command prompt (Default Value: \$)
+Force command prompt (Default Value: \\$)
.TP
.B secure
-------------- next part --------------
Problems with fence_na.8:
Missing or garbled name section. The most common form of garbling
is a missing - or extra -. Or your manual page may have been generated
by a tool that doesn't emit a NAME section as it should. Or your page
may add running text such as a version or authorship banner. These
problems make it impossible to lift the page to DocBook. They
can also confuse third-party manpage browsers and some implementations
of man -k.
This page was generated from some sort of non-man markup. Please
fix the upstream markup so that it generates a well-formed
manual page with the indicated corrections.
--- fence_na.8-unpatched 2012-07-04 16:06:48.253591845 -0400
+++ fence_na.8 2012-07-04 16:07:34.345590983 -0400
@@ -130,9 +130,7 @@
.if n .ad l
.nh
.SH "NAME"
-fence_na
-.PP
-This is the fence agent for the Node Assassin fence device.
+fence_na \- fence agent for the the Node Assassin fence device.
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
.Vb 1
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Cluster-devel] Problems in fence_drac.8, fence_na.8, fence_drac5.8
2013-06-18 5:14 [Cluster-devel] Problems in fence_drac.8, fence_na.8, fence_drac5.8 esr
@ 2013-06-26 14:54 ` Jan Pokorný
2013-06-26 15:12 ` Digimer
1 sibling, 0 replies; 4+ messages in thread
From: Jan Pokorný @ 2013-06-26 14:54 UTC (permalink / raw)
To: cluster-devel.redhat.com
Hello Eric,
thanks for your heads-up; I've CC'd fence-agents maintainer plus
see one note inline below.
On 18/06/13 01:14 -0400, esr at thyrsus.com wrote:
> Problems with fence_drac.8:
>
> Ambiguous or invalid backslash. This doesn't cause groff a problem.
> but it confuses doclifter and may confuse older troff implementations.
>
> --- fence_drac.8-unpatched 2012-06-27 21:42:05.566240179 -0400
> +++ fence_drac.8 2012-06-27 21:42:57.718239206 -0400
> @@ -73,10 +73,10 @@
> \fIagent = < param >\fR
> This option is used by fence_node(8) and is ignored by fence_apc.
> .TP
> -\fIcmd_prompt = < param >\fr
> +\fIcmd_prompt = < param >\fR
> Force fence_drac to use cmd_prompt as the command prompt
> .TP
> -\fIdrac_version = < param >\fr
> +\fIdrac_version = < param >\fR
> Force fence_drac to treat the device as though it was for the specified drac version.
> .TP
> \fIdebug = < dumpfile >\fR
> @@ -88,7 +88,7 @@
> \fIlogin = < param >\fR
> Login name.
> .TP
> -\fImodulename = < param >\fr
> +\fImodulename = < param >\fR
> The module name of the blade when using DRAC/MC firmware.
> .TP
> \fIpasswd = < param >\fR
> Problems with fence_drac5.8:
>
> Ambiguous or invalid backslash. This doesn't cause groff a problem.
> but it confuses doclifter and may confuse older troff implementations.
>
> --- fence_drac5.8-unpatched 2012-07-20 08:26:46.593786658 -0400
> +++ fence_drac5.8 2012-07-20 08:27:00.557786903 -0400
> @@ -44,7 +44,7 @@
> .TP
> .B -c, --command-prompt=<prompt>
> .
> -Force command prompt (Default Value: \$)
> +Force command prompt (Default Value: \\$)
>
> .TP
> .B -x, --ssh
> @@ -198,7 +198,7 @@
> .TP
> .B cmd_prompt
> .
> -Force command prompt (Default Value: \$)
> +Force command prompt (Default Value: \\$)
>
> .TP
> .B secure
For the one above I've filed
https://bugzilla.redhat.com/show_bug.cgi?id=978418
> Problems with fence_na.8:
>
> Missing or garbled name section. The most common form of garbling
> is a missing - or extra -. Or your manual page may have been generated
> by a tool that doesn't emit a NAME section as it should. Or your page
> may add running text such as a version or authorship banner. These
> problems make it impossible to lift the page to DocBook. They
> can also confuse third-party manpage browsers and some implementations
> of man -k.
>
> This page was generated from some sort of non-man markup. Please
> fix the upstream markup so that it generates a well-formed
> manual page with the indicated corrections.
>
> --- fence_na.8-unpatched 2012-07-04 16:06:48.253591845 -0400
> +++ fence_na.8 2012-07-04 16:07:34.345590983 -0400
> @@ -130,9 +130,7 @@
> .if n .ad l
> .nh
> .SH "NAME"
> -fence_na
> -.PP
> -This is the fence agent for the Node Assassin fence device.
> +fence_na \- fence agent for the the Node Assassin fence device.
> .SH "SYNOPSIS"
> .IX Header "SYNOPSIS"
> .Vb 1
--
Jan
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Cluster-devel] Problems in fence_drac.8, fence_na.8, fence_drac5.8
2013-06-18 5:14 [Cluster-devel] Problems in fence_drac.8, fence_na.8, fence_drac5.8 esr
2013-06-26 14:54 ` Jan Pokorný
@ 2013-06-26 15:12 ` Digimer
1 sibling, 0 replies; 4+ messages in thread
From: Digimer @ 2013-06-26 15:12 UTC (permalink / raw)
To: cluster-devel.redhat.com
The Node Assassin project has been on extended hiatus. I would say that
you should remote fence_na for now. If/when it restarts, I'll request
re-adding it.
Cheers
On 06/18/2013 01:14 AM, esr at thyrsus.com wrote:
> This is automatically generated email about markup problems in a man
> page for which you appear to be responsible. If you are not the right
> person or list, please tell me so I can correct my database.
>
> See http://catb.org/~esr/doclifter/bugs.html for details on how and
> why these patches were generated. Feel free to email me with any
> questions. Note: These patches do not change the modification date of
> any manual page. You may wish to do that by hand.
>
> I apologize if this message seems spammy or impersonal. The volume of
> markup bugs I am tracking is over five hundred - there is no real
> alternative to generating bugmail from a database and template.
>
> --
> Eric S. Raymond
>
>
>
> Problems with fence_drac.8:
>
> Ambiguous or invalid backslash. This doesn't cause groff a problem.
> but it confuses doclifter and may confuse older troff implementations.
>
> --- fence_drac.8-unpatched 2012-06-27 21:42:05.566240179 -0400
> +++ fence_drac.8 2012-06-27 21:42:57.718239206 -0400
> @@ -73,10 +73,10 @@
> \fIagent = < param >\fR
> This option is used by fence_node(8) and is ignored by fence_apc.
> .TP
> -\fIcmd_prompt = < param >\fr
> +\fIcmd_prompt = < param >\fR
> Force fence_drac to use cmd_prompt as the command prompt
> .TP
> -\fIdrac_version = < param >\fr
> +\fIdrac_version = < param >\fR
> Force fence_drac to treat the device as though it was for the specified drac version.
> .TP
> \fIdebug = < dumpfile >\fR
> @@ -88,7 +88,7 @@
> \fIlogin = < param >\fR
> Login name.
> .TP
> -\fImodulename = < param >\fr
> +\fImodulename = < param >\fR
> The module name of the blade when using DRAC/MC firmware.
> .TP
> \fIpasswd = < param >\fR
>
>
>
> Problems with fence_drac5.8:
>
> Ambiguous or invalid backslash. This doesn't cause groff a problem.
> but it confuses doclifter and may confuse older troff implementations.
>
> --- fence_drac5.8-unpatched 2012-07-20 08:26:46.593786658 -0400
> +++ fence_drac5.8 2012-07-20 08:27:00.557786903 -0400
> @@ -44,7 +44,7 @@
> .TP
> .B -c, --command-prompt=<prompt>
> .
> -Force command prompt (Default Value: \$)
> +Force command prompt (Default Value: \\$)
>
> .TP
> .B -x, --ssh
> @@ -198,7 +198,7 @@
> .TP
> .B cmd_prompt
> .
> -Force command prompt (Default Value: \$)
> +Force command prompt (Default Value: \\$)
>
> .TP
> .B secure
>
>
>
> Problems with fence_na.8:
>
> Missing or garbled name section. The most common form of garbling
> is a missing - or extra -. Or your manual page may have been generated
> by a tool that doesn't emit a NAME section as it should. Or your page
> may add running text such as a version or authorship banner. These
> problems make it impossible to lift the page to DocBook. They
> can also confuse third-party manpage browsers and some implementations
> of man -k.
>
> This page was generated from some sort of non-man markup. Please
> fix the upstream markup so that it generates a well-formed
> manual page with the indicated corrections.
>
> --- fence_na.8-unpatched 2012-07-04 16:06:48.253591845 -0400
> +++ fence_na.8 2012-07-04 16:07:34.345590983 -0400
> @@ -130,9 +130,7 @@
> .if n .ad l
> .nh
> .SH "NAME"
> -fence_na
> -.PP
> -This is the fence agent for the Node Assassin fence device.
> +fence_na \- fence agent for the the Node Assassin fence device.
> .SH "SYNOPSIS"
> .IX Header "SYNOPSIS"
> .Vb 1
>
--
Digimer
Papers and Projects: https://alteeve.ca/w/
What if the cure for cancer is trapped in the mind of a person without
access to education?
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Cluster-devel] Problems in fence_drac.8, fence_na.8, fence_drac5.8
@ 2016-02-29 11:35 esr
0 siblings, 0 replies; 4+ messages in thread
From: esr @ 2016-02-29 11:35 UTC (permalink / raw)
To: cluster-devel.redhat.com
This is automatically generated email about markup problems in a man
page for which you appear to be responsible. If you are not the right
person or list, please tell me so I can correct my database.
See http://catb.org/~esr/doclifter/bugs.html for details on how and
why these patches were generated. Feel free to email me with any
questions. Note: These patches do not change the modification date of
any manual page. You may wish to do that by hand.
I apologize if this message seems spammy or impersonal. The volume of
markup bugs I am tracking is over five hundred - there is no real
alternative to generating bugmail from a database and template.
--
Eric S. Raymond
-------------- next part --------------
Problems with fence_drac.8:
Ambiguous or invalid backslash. This doesn't cause groff a problem.
but it confuses doclifter and may confuse older troff implementations.
--- fence_drac.8-unpatched 2012-06-27 21:42:05.566240179 -0400
+++ fence_drac.8 2012-06-27 21:42:57.718239206 -0400
@@ -73,10 +73,10 @@
\fIagent = < param >\fR
This option is used by fence_node(8) and is ignored by fence_apc.
.TP
-\fIcmd_prompt = < param >\fr
+\fIcmd_prompt = < param >\fR
Force fence_drac to use cmd_prompt as the command prompt
.TP
-\fIdrac_version = < param >\fr
+\fIdrac_version = < param >\fR
Force fence_drac to treat the device as though it was for the specified drac version.
.TP
\fIdebug = < dumpfile >\fR
@@ -88,7 +88,7 @@
\fIlogin = < param >\fR
Login name.
.TP
-\fImodulename = < param >\fr
+\fImodulename = < param >\fR
The module name of the blade when using DRAC/MC firmware.
.TP
\fIpasswd = < param >\fR
-------------- next part --------------
Problems with fence_drac5.8:
Ambiguous or invalid backslash. This doesn't cause groff a problem.
but it confuses doclifter and may confuse older troff implementations.
--- fence_drac5.8-unpatched 2012-07-20 08:26:46.593786658 -0400
+++ fence_drac5.8 2012-07-20 08:27:00.557786903 -0400
@@ -44,7 +44,7 @@
.TP
.B -c, --command-prompt=<prompt>
.
-Force command prompt (Default Value: \$)
+Force command prompt (Default Value: \\$)
.TP
.B -x, --ssh
@@ -198,7 +198,7 @@
.TP
.B cmd_prompt
.
-Force command prompt (Default Value: \$)
+Force command prompt (Default Value: \\$)
.TP
.B secure
-------------- next part --------------
Problems with fence_na.8:
Missing or garbled name section. The most common form of garbling
is a missing - or extra -. Or your manual page may have been generated
by a tool that doesn't emit a NAME section as it should. Or your page
may add running text such as a version or authorship banner. These
problems make it impossible to lift the page to DocBook. They
can also confuse third-party manpage browsers and some implementations
of man -k.
This page was generated from some sort of non-man markup. Please
fix the upstream markup so that it generates a well-formed
manual page with the indicated corrections.
--- fence_na.8-unpatched 2014-06-02 23:02:15.326620735 -0400
+++ fence_na.8 2014-06-02 23:02:15.042614294 -0400
@@ -139,9 +139,7 @@
.if n .ad l
.nh
.SH "NAME"
-fence_na
-.PP
-This is the fence agent for the Node Assassin fence device.
+fence_na \- fence agent for the the Node Assassin fence device.
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
.Vb 1
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-02-29 11:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-18 5:14 [Cluster-devel] Problems in fence_drac.8, fence_na.8, fence_drac5.8 esr
2013-06-26 14:54 ` Jan Pokorný
2013-06-26 15:12 ` Digimer
-- strict thread matches above, loose matches on Subject: below --
2016-02-29 11:35 esr
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.