mdoc style cleanup: newline for new sentence.

Submitted by:	sheldonh
This commit is contained in:
Alexander Langer 2000-06-20 15:05:06 +00:00
parent 62c967e130
commit aa3524dbd4

View File

@ -93,8 +93,8 @@ for end, the default values for the bus are calculated.
.Fa count .Fa count
is the size of the resource, e.g. the size of an I/O port (often is the size of the resource, e.g. the size of an I/O port (often
.Dv 1 .Dv 1
on PCI and device-dependent on ISA and PCCARD). If you specified the default on PCI and device-dependent on ISA and PCCARD).
values for If you specified the default values for
.Fa start .Fa start
and and
.Fa end , .Fa end ,
@ -105,7 +105,8 @@ is smaller than the default value and
is used, if it is bigger as the default value. is used, if it is bigger as the default value.
.It .It
.Fa flags .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 .Bl -tag -width RF_SHAREABLE
.It Dv RF_ALLOCATED .It Dv RF_ALLOCATED
resource has been reserved. resource has been reserved.
@ -128,7 +129,8 @@ A pointer to
.Va struct res .Va struct res
is returned on success, a null pointer otherwise. is returned on success, a null pointer otherwise.
.Sh EXAMPLES .Sh EXAMPLES
This is some example code. The values of This is some example code.
The values of
.Va portid .Va portid
and and
.Va irqid .Va irqid