git: acb3e99faa03 - main - superio.4: mdoc cleanup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jul 2023 10:52:18 UTC
The branch main has been updated by brueffer:
URL: https://cgit.FreeBSD.org/src/commit/?id=acb3e99faa038d5464616f936edc666d726fd1ad
commit acb3e99faa038d5464616f936edc666d726fd1ad
Author: Christian Brueffer <brueffer@FreeBSD.org>
AuthorDate: 2023-07-09 10:51:16 +0000
Commit: Christian Brueffer <brueffer@FreeBSD.org>
CommitDate: 2023-07-09 10:51:16 +0000
superio.4: mdoc cleanup
---
share/man/man4/superio.4 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/share/man/man4/superio.4 b/share/man/man4/superio.4
index 2608f5331b05..d1127e496da4 100644
--- a/share/man/man4/superio.4
+++ b/share/man/man4/superio.4
@@ -50,6 +50,7 @@ superio_load="YES"
Super I/O is an I/O controller that combines various low-bandwidth devices
that can be functionally unrelated otherwise.
A typical Super I/O can contain devices such as
+.Pp
.Bl -bullet -compact
.It
a floppy disk controller
@@ -101,8 +102,8 @@ controllers and a bus driver for supported devices in those controllers.
The
.Nm
driver supports a multitude of Super I/O controllers produced by Nuvoton,
-formerly known as Winbond, and ITE. Namely:
-
+formerly known as Winbond, and ITE, namely:
+.Pp
.Bl -bullet -compact
.It
Fintek F81803
@@ -141,7 +142,6 @@ Winbond 83687THF
.It
Winbond 83697HF/UG
.El
-
.Sh SEE ALSO
.Xr superio 9
.Sh HISTORY