.Pp before .Sh is redundant.

Reviewed by:	ru
This commit is contained in:
Joel Dahl 2006-02-13 21:34:19 +00:00
parent 1ee0794a12
commit fda40672d0
10 changed files with 0 additions and 10 deletions

View File

@ -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

View File

@ -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 ,

View File

@ -62,7 +62,6 @@ NVIDIA nForce3
.It
Sun PCIO-2 (RIO USB)
.El
.Pp
.Sh SEE ALSO
.Xr ehci 4 ,
.Xr uhci 4

View File

@ -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

View File

@ -154,7 +154,6 @@ And load the
module as desired:
.Pp
.Dl kldload vesa
.Pp
.\".Sh DIAGNOSTICS
.\".Sh CAVEATS
.\".Sh BUGS

View File

@ -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;

View File

@ -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

View File

@ -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

View File

@ -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 ,

View File

@ -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