[PATCH 2/2] Documentation/watchdog/hpwdt: Fix Format

Jerry Hoemann posted 2 patches 2 years, 7 months ago
[PATCH 2/2] Documentation/watchdog/hpwdt: Fix Format
Posted by Jerry Hoemann 2 years, 7 months ago
Add list format so that compiled documentation looks like it was
intended to.

Signed-off-by: Jerry Hoemann <jerry.hoemann@hpe.com>
---
 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
Re: [PATCH 2/2] Documentation/watchdog/hpwdt: Fix Format
Posted by Guenter Roeck 2 years, 7 months ago
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 <jerry.hoemann@hpe.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  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
>