mdoc fix: Add missing .El request
MFC after: 3 days
This commit is contained in:
parent
aa6d7702d7
commit
84b55169ea
@ -25,7 +25,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd December 8, 2006
|
||||
.Dd October 30, 2007
|
||||
.Os
|
||||
.Dt UIO 9
|
||||
.Sh NAME
|
||||
@ -126,6 +126,7 @@ or
|
||||
.Xr copyout 9
|
||||
returned
|
||||
.Er EFAULT
|
||||
.El
|
||||
.Sh EXAMPLES
|
||||
The idea is that the driver maintains a private buffer for its data,
|
||||
and processes the request in chunks of maximal the size of this
|
||||
|
@ -29,7 +29,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd April 10, 2007
|
||||
.Dd October 30, 2007
|
||||
.Dt IFMCSTAT 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -79,6 +79,7 @@ This is the same as specifying
|
||||
.Nm
|
||||
.Fl N Ar system .
|
||||
This usage is deprecated; it is supported only for backwards compatibility.
|
||||
.El
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
When built without
|
||||
.Xr kvm 3
|
||||
|
Loading…
x
Reference in New Issue
Block a user