Clean up issues reported by mandoc -Tlint

This commit is contained in:
brueffer 2015-12-14 13:01:36 +00:00
parent cc6522ee84
commit 9009bdb748
4 changed files with 12 additions and 12 deletions

View File

@ -188,7 +188,7 @@ unload.
For an example of usage, see
.Pa src/sys/dev/ioat/ioat_test.c .
.Sh FILES
.Bl -tag -compat
.Bl -tag
.It Pa /dev/ioat_test
test device for
.Xr ioatcontrol 8

View File

@ -25,7 +25,7 @@
.\" $FreeBSD$
.\"
.Dd December 3, 2015
.Dt mlx5en 4
.Dt MLX5EN 4
.Os
.Sh NAME
.Nm mlx5en

View File

@ -124,7 +124,7 @@ It is not defined to take an argument to avoid an extra malloc and copy
inside the generic
.Xr ioctl 2
handler.
.pp
.Pp
The completed CCB will be returned via the
.Dv CAMIOGET
ioctl.