mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 00:58:36 -04:00
mdoc warning fix: Remove a spurious .El request.
MFC after: 3 days
This commit is contained in:
parent
6f1743c543
commit
ca65fde598
1 changed files with 1 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd January 8, 2003
|
||||
.Dd October 30, 2007
|
||||
.Os
|
||||
.Dt MAC 4
|
||||
.Sh NAME
|
||||
|
|
@ -197,7 +197,6 @@ man page.
|
|||
.\" mapped regions will still appear writable, but will no longer
|
||||
.\" effect a change on the underlying vnode.
|
||||
.\" (Default: 0).
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr mac 3 ,
|
||||
.Xr mac_biba 4 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue