Fix some formatting errors in man pages

This commit is contained in:
ISSOtm
2023-12-24 17:12:23 +01:00
parent d5cddb202c
commit 98cecaee9e
4 changed files with 10 additions and 10 deletions

View File

@@ -628,7 +628,7 @@ Enter CPU low-power consumption mode until an interrupt occurs.
The exact behavior of this instruction depends on the state of the
.Sy IME
flag.
.Bl -tag -width indent
.Bl -tag -width Ds
.It Sy IME No set
The CPU enters low-power mode until
.Em after
@@ -640,7 +640,7 @@ when that returns.
The behavior depends on whether an interrupt is pending (i.e.\&
.Ql [IE] & [IF]
is non-zero).
.Bl -tag -width indent
.Bl -tag -width Ds
.It None pending
As soon as an interrupt becomes pending, the CPU resumes execution.
This is like the above, except that the handler is