mdoc: remove .Pp where not needed

This trips up mdocml and can simply go away.

Reviewed by:	ru
Approved by:	philip, ed (mentors)
This commit is contained in:
uqs 2010-04-14 18:29:26 +00:00
parent 17bb950bc5
commit f2706fbed3
5 changed files with 0 additions and 12 deletions

View File

@ -79,7 +79,6 @@ The copied value is always null terminated.
The available values are as follows:
.Pp
.Bl -tag -width 6n
.Pp
.It Li _CS_PATH
Return a value for the
.Ev PATH

View File

@ -60,9 +60,7 @@ Shell programmers who need access to these parameters should use the
utility.
.Pp
The available values are as follows:
.Pp
.Bl -tag -width 6n
.Pp
.It Li _SC_ARG_MAX
The maximum bytes of argument to
.Xr execve 2 .
@ -165,9 +163,7 @@ otherwise \-1.
.El
.Pp
These values also exist, but may not be standard:
.Pp
.Bl -tag -width 6n
.Pp
.It Li _SC_PHYS_PAGES
The number of pages of physical memory.
Note that it is possible that the product of this value and the value of

View File

@ -286,7 +286,6 @@ privilege may change the value.
.It "HW_MACHINE_ARCH string no"
.It "HW_REALMEM integer no"
.El
.Pp
.Bl -tag -width 6n
.It Li HW_MACHINE
The machine class.
@ -352,7 +351,6 @@ information.
.It "KERN_VERSION string no"
.It "KERN_VNODE struct vnode no"
.El
.Pp
.Bl -tag -width 6n
.It Li KERN_ARGMAX
The maximum bytes of argument to
@ -543,7 +541,6 @@ privilege may change the value.
.It "PF_INET IPv4 values yes"
.It "PF_INET6 IPv6 values yes"
.El
.Pp
.Bl -tag -width 6n
.It Li PF_ROUTE
Return the entire routing table or a subset of it.
@ -650,7 +647,6 @@ privilege may change the value.
.It "USER_TZNAME_MAX integer no"
.El
.Bl -tag -width 6n
.Pp
.It Li USER_BC_BASE_MAX
The maximum ibase/obase values in the
.Xr bc 1
@ -740,7 +736,6 @@ privilege may change the value.
.It "VM_V_INACTIVE_TARGET integer yes"
.It "VM_V_PAGEOUT_FREE_MIN integer yes"
.El
.Pp
.Bl -tag -width 6n
.It Li VM_LOADAVG
Return the load average history.

View File

@ -59,7 +59,6 @@ or the value of
.Pp
In the ASCII character set, this includes the following characters
(with their numeric values shown in octal):
.Pp
.Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__
.It "\&060\ ``0'' \t061\ ``1'' \t062\ ``2'' \t063\ ``3'' \t064\ ``4''"
.It "\&065\ ``5'' \t066\ ``6'' \t067\ ``7'' \t070\ ``8'' \t071\ ``9''"

View File

@ -59,7 +59,6 @@ or the value of
.Pp
In the ASCII character set, this includes the following characters
(with their numeric values shown in octal):
.Pp
.Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__
.It "\&101\ ``A'' \t102\ ``B'' \t103\ ``C'' \t104\ ``D'' \t105\ ``E''"
.It "\&106\ ``F'' \t107\ ``G'' \t110\ ``H'' \t111\ ``I'' \t112\ ``J''"