2023-02-10 18:43:33

by Jerry Hoemann

[permalink] [raw]
Subject: [PATCH 2/2] Documentation/watchdog/hpwdt: Fix Format

Add list format so that compiled documentation looks like it was
intended to.

Signed-off-by: Jerry Hoemann <[email protected]>
---
Documentation/watchdog/hpwdt.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/watchdog/hpwdt.rst b/Documentation/watchdog/hpwdt.rst
index c972fc2a3d0b..5eab5dfec042 100644
--- a/Documentation/watchdog/hpwdt.rst
+++ b/Documentation/watchdog/hpwdt.rst
@@ -63,9 +63,9 @@ Last reviewed: 08/20/2018
and loop forever. This is generally not what a watchdog user wants.

For those wishing to learn more please see:
- Documentation/admin-guide/kdump/kdump.rst
- Documentation/admin-guide/kernel-parameters.txt (panic=)
- Your Linux Distribution specific documentation.
+ - Documentation/admin-guide/kdump/kdump.rst
+ - Documentation/admin-guide/kernel-parameters.txt (panic=)
+ - Your Linux Distribution specific documentation.

If the hpwdt does not receive the NMI associated with an expiring timer,
the iLO will proceed to reset the system at timeout if the timer hasn't
--
2.39.1



2023-02-10 18:46:46

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 2/2] Documentation/watchdog/hpwdt: Fix Format

On Fri, Feb 10, 2023 at 11:42:47AM -0700, Jerry Hoemann wrote:
> Add list format so that compiled documentation looks like it was
> intended to.
>
> Signed-off-by: Jerry Hoemann <[email protected]>

Reviewed-by: Guenter Roeck <[email protected]>

> ---
> Documentation/watchdog/hpwdt.rst | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/watchdog/hpwdt.rst b/Documentation/watchdog/hpwdt.rst
> index c972fc2a3d0b..5eab5dfec042 100644
> --- a/Documentation/watchdog/hpwdt.rst
> +++ b/Documentation/watchdog/hpwdt.rst
> @@ -63,9 +63,9 @@ Last reviewed: 08/20/2018
> and loop forever. This is generally not what a watchdog user wants.
>
> For those wishing to learn more please see:
> - Documentation/admin-guide/kdump/kdump.rst
> - Documentation/admin-guide/kernel-parameters.txt (panic=)
> - Your Linux Distribution specific documentation.
> + - Documentation/admin-guide/kdump/kdump.rst
> + - Documentation/admin-guide/kernel-parameters.txt (panic=)
> + - Your Linux Distribution specific documentation.
>
> If the hpwdt does not receive the NMI associated with an expiring timer,
> the iLO will proceed to reset the system at timeout if the timer hasn't
> --
> 2.39.1
>