mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
mdoc style cleanup: newline for new sentence.
Submitted by: sheldonh
This commit is contained in:
parent
62c967e130
commit
aa3524dbd4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=61868
@ -93,8 +93,8 @@ for end, the default values for the bus are calculated.
|
||||
.Fa count
|
||||
is the size of the resource, e.g. the size of an I/O port (often
|
||||
.Dv 1
|
||||
on PCI and device-dependent on ISA and PCCARD). If you specified the default
|
||||
values for
|
||||
on PCI and device-dependent on ISA and PCCARD).
|
||||
If you specified the default values for
|
||||
.Fa start
|
||||
and
|
||||
.Fa end ,
|
||||
@ -105,7 +105,8 @@ is smaller than the default value and
|
||||
is used, if it is bigger as the default value.
|
||||
.It
|
||||
.Fa flags
|
||||
sets the flags for the resource. You can set one or more of these flags:
|
||||
sets the flags for the resource.
|
||||
You can set one or more of these flags:
|
||||
.Bl -tag -width RF_SHAREABLE
|
||||
.It Dv RF_ALLOCATED
|
||||
resource has been reserved.
|
||||
@ -128,7 +129,8 @@ A pointer to
|
||||
.Va struct res
|
||||
is returned on success, a null pointer otherwise.
|
||||
.Sh EXAMPLES
|
||||
This is some example code. The values of
|
||||
This is some example code.
|
||||
The values of
|
||||
.Va portid
|
||||
and
|
||||
.Va irqid
|
||||
|
Loading…
Reference in New Issue
Block a user