Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Documentation/watchdog/hpwdt: Fix Format

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>
Link: https://lore.kernel.org/r/20230210184247.221134-3-jerry.hoemann@hpe.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Jerry Hoemann and committed by
Jonathan Corbet
cc29eade 5e3be09f

+3 -3
+3 -3
Documentation/watchdog/hpwdt.rst
··· 63 63 and loop forever. This is generally not what a watchdog user wants. 64 64 65 65 For those wishing to learn more please see: 66 - Documentation/admin-guide/kdump/kdump.rst 67 - Documentation/admin-guide/kernel-parameters.txt (panic=) 68 - Your Linux Distribution specific documentation. 66 + - Documentation/admin-guide/kdump/kdump.rst 67 + - Documentation/admin-guide/kernel-parameters.txt (panic=) 68 + - Your Linux Distribution specific documentation. 69 69 70 70 If the hpwdt does not receive the NMI associated with an expiring timer, 71 71 the iLO will proceed to reset the system at timeout if the timer hasn't