.Pp before .Sh is redundant.
Reviewed by: ru
This commit is contained in:
parent
1ee0794a12
commit
fda40672d0
@ -199,7 +199,6 @@ In both cases, you also need to have following lines in
|
||||
.Dl hint.atkbdc.0.port="0x060"
|
||||
.Dl hint.atkbd.0.at="atkbdc"
|
||||
.Dl hint.atkbd.0.irq="1"
|
||||
.Pp
|
||||
.\".Sh DIAGNOSTICS
|
||||
.\".Sh CAVEATS
|
||||
.\".Sh BUGS
|
||||
|
@ -162,7 +162,6 @@ Possible error values:
|
||||
.It Bq Er EFAULT
|
||||
An address supplied was invalid.
|
||||
.El
|
||||
.Pp
|
||||
.Sh SEE ALSO
|
||||
.Xr ioctl 2 ,
|
||||
.Xr watchdog 4 ,
|
||||
|
@ -62,7 +62,6 @@ NVIDIA nForce3
|
||||
.It
|
||||
Sun PCIO-2 (RIO USB)
|
||||
.El
|
||||
.Pp
|
||||
.Sh SEE ALSO
|
||||
.Xr ehci 4 ,
|
||||
.Xr uhci 4
|
||||
|
@ -518,7 +518,6 @@ to the kernel.
|
||||
.Dl "options SC_DFLT_FONT"
|
||||
.Dl "makeoptions SC_DFLT_FONT=cp850
|
||||
.Dl "device sc"
|
||||
.Pp
|
||||
.\".Sh DIAGNOSTICS
|
||||
.Sh CAVEATS
|
||||
The amount of data that is possible to insert from the cut buffer is limited
|
||||
|
@ -154,7 +154,6 @@ And load the
|
||||
module as desired:
|
||||
.Pp
|
||||
.Dl kldload vesa
|
||||
.Pp
|
||||
.\".Sh DIAGNOSTICS
|
||||
.\".Sh CAVEATS
|
||||
.\".Sh BUGS
|
||||
|
@ -135,7 +135,6 @@ The process has no read, write or execute permissions
|
||||
to the associated file.
|
||||
.El
|
||||
.El
|
||||
.Pp
|
||||
.Sh IMPLEMENTATION NOTES
|
||||
.Bd -literal
|
||||
typedef mode_t *acl_permset_t;
|
||||
|
@ -138,7 +138,6 @@ instantiated VM Buffers (struct buf's) prevent their underlying pages in the
|
||||
buffer cache from being freed.
|
||||
This can complicate the life of the paging
|
||||
system.
|
||||
.Pp
|
||||
.\" .Sh SEE ALSO
|
||||
.\" .Xr <fillmein> 9
|
||||
.Sh HISTORY
|
||||
|
@ -176,7 +176,6 @@ calls
|
||||
on each mutex in the specified pool,
|
||||
deallocates the memory associated with the pool,
|
||||
and assigns NULL to the pool pointer.
|
||||
.Pp
|
||||
.Sh SEE ALSO
|
||||
.Xr msleep 9 ,
|
||||
.Xr mutex 9
|
||||
|
@ -316,7 +316,6 @@ The
|
||||
.Fn rman_get_device
|
||||
function returns a pointer to the device which reserved the resource
|
||||
.Fa r .
|
||||
.Pp
|
||||
.Sh SEE ALSO
|
||||
.Xr bus_activate_resource 9 ,
|
||||
.Xr bus_alloc_resource 9 ,
|
||||
|
@ -67,7 +67,6 @@ clears the
|
||||
flag on the page, and calls
|
||||
.Fn vm_page_flash
|
||||
in case somebody has been waiting for it.
|
||||
.Pp
|
||||
.Sh SEE ALSO
|
||||
.Xr vm_page_sleep_busy 9 ,
|
||||
.Xr wakeup 9
|
||||
|
Loading…
Reference in New Issue
Block a user