manuals: Fix "skipping end of block" .El errors

These were reported by `mandoc -T lint ...` as errors; this commit only
handles unnecessary .El commands.

The rendered output (in ascii and html) is not affected by this commit.

Signed-off-by:	Graham Percival <gperciva@tarsnap.com>
Reviewed by:	mhorne
MFC after:	3 days
Sponsored by:	Tarsnap Backup Inc.
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1447
This commit is contained in:
Graham Percival 2024-10-03 11:19:04 -07:00 committed by Mitchell Horne
parent 52e5a66eac
commit c801836ff4
8 changed files with 0 additions and 9 deletions

View File

@ -154,7 +154,6 @@ will log interesting events and its actions to syslog with facility
.Em daemon
and identity
.Op zfsd .
.El
.Sh FILES
.Bl -tag -width a -compact
.It Pa /var/db/zfsd/cases

View File

@ -155,7 +155,6 @@ units 0, 2, and 5. A value of 0x8a enables it for units 1, 3, and 7.
.Pp
Note that controllers can be dynamically configured through a device hint
documented below.
.El
.Ed
.Sh BOOT OPTIONS
The following options are switchable by setting values in

View File

@ -107,7 +107,6 @@ disconnection,
and the host adapter's
.Tn SCSI
ID.
.El
.Sh CONFIGURATION OPTIONS
To statically configure one or more controllers to assume the target role:
.Pp

View File

@ -127,7 +127,6 @@ Tx queue-specific allocation failures:
.It "Failed to alloc desc ring for tx ring %d"
.It "Failed to vmap fifo, qpl_id = %d"
.El
.El
.Pp
The following messages are recorded when the interface detach fails:
.Bl -diag
@ -200,7 +199,6 @@ does not support the transmission of VLAN-tagged packets.
All VLAN-tagged traffic is dropped.
.Sh SUPPORT
Please email gvnic-drivers@google.com with the specifics of the issue encountered.
.El
.Sh SEE ALSO
.Xr ifconfig 8 ,
.Xr netstat 8

View File

@ -198,7 +198,6 @@ should be set to
to update an existing or establish a new range, or to
.Dv MEMRANGE_SET_REMOVE
to remove a range.
.El
.Ss Live Kernel Dumps
.Pp
The

View File

@ -5039,7 +5039,6 @@ but can be enabled via setting
.Va sshd_svcj
to
.Dq Li YES .
.El
.Sh FILES
.Bl -tag -width "/etc/defaults/rc.conf" -compact
.It Pa /etc/defaults/rc.conf

View File

@ -640,7 +640,6 @@ Emulate a TPM device. The argument
.Ar path
needs to point to a valid TPM device path, i.e.
.Pa /dev/tpm0 .
.El
.Pp
Supported options for
.Ar type :

View File

@ -62,7 +62,6 @@ by the MDS or reported to the MDS by a client.
.Pp
The pNFS service should continue to run normally so long as the number of
operational DSs is at least as many as the level of mirroring.
.El
.Sh SEE ALSO
.Xr nfsv4 4 ,
.Xr pnfs 4 ,