Remove superfluous paragraph macro.

This commit is contained in:
Joel Dahl 2012-03-25 12:13:24 +00:00
parent 7009096077
commit 41949a1ed5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=233462
35 changed files with 0 additions and 38 deletions

View File

@ -57,7 +57,6 @@ or the value of
.Pp .Pp
In the ASCII character set, this includes the following characters In the ASCII character set, this includes the following characters
(with their numeric values shown in octal): (with their numeric values shown in octal):
.Pp
.Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ .Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__
.It "\&000\ NUL \t001\ SOH \t002\ STX \t003\ ETX \t004\ EOT" .It "\&000\ NUL \t001\ SOH \t002\ STX \t003\ ETX \t004\ EOT"
.It "\&005\ ENQ \t006\ ACK \t007\ BEL \t010\ BS \t011\ HT" .It "\&005\ ENQ \t006\ ACK \t007\ BEL \t010\ BS \t011\ HT"

View File

@ -55,7 +55,6 @@ The
.Fn isdigit .Fn isdigit
function tests for a decimal digit character. function tests for a decimal digit character.
Regardless of locale, this includes the following characters only: Regardless of locale, this includes the following characters only:
.Pp
.Bl -column \&``0''______ \&``0''______ \&``0''______ \&``0''______ \&``0''______ .Bl -column \&``0''______ \&``0''______ \&``0''______ \&``0''______ \&``0''______
.It "\&``0''\t``1''\t``2''\t``3''\t``4''" .It "\&``0''\t``1''\t``2''\t``3''\t``4''"
.It "\&``5''\t``6''\t``7''\t``8''\t``9''" .It "\&``5''\t``6''\t``7''\t``8''\t``9''"

View File

@ -58,7 +58,6 @@ or the value of
.Pp .Pp
In the ASCII character set, this includes the following characters In the ASCII character set, this includes the following characters
(with their numeric values shown in octal): (with their numeric values shown in octal):
.Pp
.Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ .Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__
.It "\&041\ ``!'' \t042\ ``""'' \t043\ ``#'' \t044\ ``$'' \t045\ ``%''" .It "\&041\ ``!'' \t042\ ``""'' \t043\ ``#'' \t044\ ``$'' \t045\ ``%''"
.It "\&046\ ``&'' \t047\ ``''' \t050\ ``('' \t051\ ``)'' \t052\ ``*''" .It "\&046\ ``&'' \t047\ ``''' \t050\ ``('' \t051\ ``)'' \t052\ ``*''"

View File

@ -55,7 +55,6 @@ or the value of
.Pp .Pp
In the ASCII character set, this includes the following characters In the ASCII character set, this includes the following characters
(with their numeric values shown in octal): (with their numeric values shown in octal):
.Pp
.Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ .Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__
.It "\&141\ ``a'' \t142\ ``b'' \t143\ ``c'' \t144\ ``d'' \t145\ ``e''" .It "\&141\ ``a'' \t142\ ``b'' \t143\ ``c'' \t144\ ``d'' \t145\ ``e''"
.It "\&146\ ``f'' \t147\ ``g'' \t150\ ``h'' \t151\ ``i'' \t152\ ``j''" .It "\&146\ ``f'' \t147\ ``g'' \t150\ ``h'' \t151\ ``i'' \t152\ ``j''"

View File

@ -56,7 +56,6 @@ or the value of
.Pp .Pp
In the ASCII character set, this includes the following characters In the ASCII character set, this includes the following characters
(with their numeric values shown in octal): (with their numeric values shown in octal):
.Pp
.Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ .Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__
.It "\&040\ sp \t041\ ``!'' \t042\ ``""'' \t043\ ``#'' \t044\ ``$''" .It "\&040\ sp \t041\ ``!'' \t042\ ``""'' \t043\ ``#'' \t044\ ``$''"
.It "\&045\ ``%'' \t046\ ``&'' \t047\ ``''' \t050\ ``('' \t051\ ``)''" .It "\&045\ ``%'' \t046\ ``&'' \t047\ ``''' \t050\ ``('' \t051\ ``)''"

View File

@ -60,7 +60,6 @@ or the value of
.Pp .Pp
In the ASCII character set, this includes the following characters In the ASCII character set, this includes the following characters
(with their numeric values shown in octal): (with their numeric values shown in octal):
.Pp
.Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ .Bl -column \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__ \&000_``0''__
.It "\&041\ ``!'' \t042\ ``""'' \t043\ ``#'' \t044\ ``$'' \t045\ ``%''" .It "\&041\ ``!'' \t042\ ``""'' \t043\ ``#'' \t044\ ``$'' \t045\ ``%''"
.It "\&046\ ``&'' \t047\ ``''' \t050\ ``('' \t051\ ``)'' \t052\ ``*''" .It "\&046\ ``&'' \t047\ ``''' \t050\ ``('' \t051\ ``)'' \t052\ ``*''"

View File

@ -49,7 +49,6 @@ The
.Fn isspace .Fn isspace
function tests for white-space characters. function tests for white-space characters.
For any locale, this includes the following standard characters: For any locale, this includes the following standard characters:
.Pp
.Bl -column \&`\et''___ \&``\et''___ \&``\et''___ \&``\et''___ \&``\et''___ \&``\et''___ .Bl -column \&`\et''___ \&``\et''___ \&``\et''___ \&``\et''___ \&``\et''___ \&``\et''___
.It "\&``\et''\t``\en''\t``\ev''\t``\ef''\t``\er''\t`` ''" .It "\&``\et''\t``\en''\t``\ev''\t``\ef''\t``\er''\t`` ''"
.El .El

View File

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

View File

@ -51,7 +51,6 @@ The
.Fn isxdigit .Fn isxdigit
function tests for any hexadecimal-digit character. function tests for any hexadecimal-digit character.
Regardless of locale, this includes the following characters only: Regardless of locale, this includes the following characters only:
.Pp
.Bl -column \&``0''______ \&``0''______ \&``0''______ \&``0''______ \&``0''______ .Bl -column \&``0''______ \&``0''______ \&``0''______ \&``0''______ \&``0''______
.It "\&``0''\t``1''\t``2''\t``3''\t``4''" .It "\&``0''\t``1''\t``2''\t``3''\t``4''"
.It "\&``5''\t``6''\t``7''\t``8''\t``9''" .It "\&``5''\t``6''\t``7''\t``8''\t``9''"

View File

@ -118,7 +118,6 @@ which defines
For reference, For reference,
a complete list of the locale-aware functions that are available in this form, a complete list of the locale-aware functions that are available in this form,
along with the headers that expose them, is provided here: along with the headers that expose them, is provided here:
.Pp
.Bl -tag -width "<monetary.h> " .Bl -tag -width "<monetary.h> "
.It In wctype.h .It In wctype.h
.Xr iswalnum_l 3 , .Xr iswalnum_l 3 ,

View File

@ -95,7 +95,6 @@ The
argument argument
is the size of the result buffer is the size of the result buffer
.Fa dst . .Fa dst .
.Pp
.Sh NETWORK NUMBERS (IP VERSION 4) .Sh NETWORK NUMBERS (IP VERSION 4)
Internet network numbers may be specified in one of the following forms: Internet network numbers may be specified in one of the following forms:
.Bd -literal -offset indent .Bd -literal -offset indent

View File

@ -183,7 +183,6 @@ While there is support for arbitrary sources, the following
Refer to Refer to
.Xr nsswitch.conf 5 .Xr nsswitch.conf 5
for a complete description of what each source type is. for a complete description of what each source type is.
.Pp
.Ss Method return values .Ss Method return values
The The
.Vt nss_method .Vt nss_method

View File

@ -51,7 +51,6 @@ The
call attempts to look up the specified socket address call attempts to look up the specified socket address
.Fa addr .Fa addr
and find the respective association identification. and find the respective association identification.
.Pp
.Sh RETURN VALUES .Sh RETURN VALUES
The call returns the association id upon success and The call returns the association id upon success and
0 is returned upon failure. 0 is returned upon failure.

View File

@ -66,7 +66,6 @@ flag is given.
The flags specified are formed by The flags specified are formed by
.Em or Ns 'ing .Em or Ns 'ing
the following values the following values
.Pp
.Bl -column -offset 3n "ACL_TEXT_NUMERIC_IDS" .Bl -column -offset 3n "ACL_TEXT_NUMERIC_IDS"
.It ACL_TEXT_VERBOSE Format ACL using verbose form .It ACL_TEXT_VERBOSE Format ACL using verbose form
.It ACL_TEXT_NUMERIC_IDS Do not resolve IDs into user or group names .It ACL_TEXT_NUMERIC_IDS Do not resolve IDs into user or group names

View File

@ -108,7 +108,6 @@ and
.Fa id .Fa id
to the value in to the value in
.Fa mask . .Fa mask .
.Pp
.Sh RETURN VALUES .Sh RETURN VALUES
.Rv -std .Rv -std
.Sh ERRORS .Sh ERRORS

View File

@ -87,7 +87,6 @@ while
returns information about the file the link references. returns information about the file the link references.
.Pp .Pp
The available values are as follows: The available values are as follows:
.Pp
.Bl -tag -width 6n .Bl -tag -width 6n
.It Li _PC_LINK_MAX .It Li _PC_LINK_MAX
The maximum file link count. The maximum file link count.

View File

@ -89,7 +89,6 @@ descriptor has the
.Dv O_DIRECT .Dv O_DIRECT
flag enabled. flag enabled.
.El .El
.Pp
.Sh RETURN VALUES .Sh RETURN VALUES
.Rv -std posix_fadvise .Rv -std posix_fadvise
.Sh ERRORS .Sh ERRORS

View File

@ -79,7 +79,6 @@ may be freed by a successful call to
that reduces the file size to a size smaller than that reduces the file size to a size smaller than
.Fa offset + .Fa offset +
.Fa len . .Fa len .
.Pp
.Sh RETURN VALUES .Sh RETURN VALUES
If successful, If successful,
.Fn posix_fallocate .Fn posix_fallocate

View File

@ -51,7 +51,6 @@ The
system call attempts detach the association specified by system call attempts detach the association specified by
.Fa id .Fa id
into its own separate socket. into its own separate socket.
.Pp
.Sh RETURN VALUES .Sh RETURN VALUES
The call returns -1 on failure and the new socket descriptor The call returns -1 on failure and the new socket descriptor
upon success. upon success.

View File

@ -139,7 +139,6 @@ The
.Fn shm_unlink .Fn shm_unlink
system call removes a shared memory object named system call removes a shared memory object named
.Fa path . .Fa path .
.Pp
.Sh RETURN VALUES .Sh RETURN VALUES
If successful, If successful,
.Fn shm_open .Fn shm_open

View File

@ -107,7 +107,6 @@ A brief test on a
crypt to do approximately 2640 crypts crypt to do approximately 2640 crypts
a CPU second and MD5 to do about 62 crypts a CPU second. a CPU second and MD5 to do about 62 crypts a CPU second.
.Ss DES Extended Format: .Ss DES Extended Format:
.Pp
The The
.Ar key .Ar key
is divided into groups of 8 characters (the last group is null-padded) is divided into groups of 8 characters (the last group is null-padded)
@ -163,7 +162,6 @@ string, 20 or 13 bytes (plus null) in length, consisting of the
.Ar salt .Ar salt
followed by the encoded 64-bit encryption. followed by the encoded 64-bit encryption.
.Ss "Modular" crypt: .Ss "Modular" crypt:
.Pp
If the salt begins with the string If the salt begins with the string
.Fa $digit$ .Fa $digit$
then the Modular Crypt Format is used. then the Modular Crypt Format is used.
@ -199,9 +197,7 @@ An example salt would be:
.Bl -tag -offset indent .Bl -tag -offset indent
.It Cm "$4$thesalt$rest" .It Cm "$4$thesalt$rest"
.El .El
.Pp
.Ss "Traditional" crypt: .Ss "Traditional" crypt:
.Pp
The algorithm used will depend upon whether The algorithm used will depend upon whether
.Fn crypt_set_format .Fn crypt_set_format
has been called and whether a global default format has been specified. has been called and whether a global default format has been specified.

View File

@ -45,7 +45,6 @@ and stores it into the location pointed to by argument
.Pp .Pp
This routine allows applications to uniformly process both normal ELF This routine allows applications to uniformly process both normal ELF
objects and ELF objects that use extended numbering. objects and ELF objects that use extended numbering.
.Pp
.Sh RETURN VALUES .Sh RETURN VALUES
Function Function
.Fn elf_getphdrnum .Fn elf_getphdrnum

View File

@ -50,7 +50,6 @@ and stores it into the location pointed to by argument
.Pp .Pp
This routine allows applications to uniformly process both normal ELF This routine allows applications to uniformly process both normal ELF
objects and ELF objects that use extended numbering. objects and ELF objects that use extended numbering.
.Pp
.Sh RETURN VALUES .Sh RETURN VALUES
Function Function
.Fn elf_getphnum .Fn elf_getphnum

View File

@ -45,7 +45,6 @@ and stores it into the location pointed to by argument
.Pp .Pp
This routine allows applications to uniformly process both normal ELF This routine allows applications to uniformly process both normal ELF
objects, and ELF objects that use extended section numbering. objects, and ELF objects that use extended section numbering.
.Pp
.Sh RETURN VALUES .Sh RETURN VALUES
Function Function
.Fn elf_getshdrnum .Fn elf_getshdrnum

View File

@ -46,7 +46,6 @@ and stores it into the location pointed to by argument
.Pp .Pp
This function allow applications to process both normal ELF This function allow applications to process both normal ELF
objects and ELF objects that use extended section numbering uniformly. objects and ELF objects that use extended section numbering uniformly.
.Pp
.Sh RETURN VALUES .Sh RETURN VALUES
These functions return zero if successful, or -1 in case of an error. These functions return zero if successful, or -1 in case of an error.
.Sh ERRORS .Sh ERRORS

View File

@ -50,7 +50,6 @@ and stores it into the location pointed to by argument
.Pp .Pp
This routine allows applications to uniformly process both normal ELF This routine allows applications to uniformly process both normal ELF
objects, and ELF objects that use extended section numbering. objects, and ELF objects that use extended section numbering.
.Pp
.Sh RETURN VALUES .Sh RETURN VALUES
Function Function
.Fn elf_getshnum .Fn elf_getshnum

View File

@ -60,7 +60,6 @@ sets the index of the section name string table to argument
.Pp .Pp
These routines allow applications to process both normal ELF These routines allow applications to process both normal ELF
objects and ELF objects that use extended section numbering uniformly. objects and ELF objects that use extended section numbering uniformly.
.Pp
.Sh RETURN VALUES .Sh RETURN VALUES
These functions return a non-zero value if successful, or zero in case These functions return a non-zero value if successful, or zero in case
of an error. of an error.

View File

@ -279,7 +279,6 @@ Device trigger status
Device clear state Device clear state
.El .El
.Ss Function Description .Ss Function Description
.Pp
The function The function
.Fn ibdev .Fn ibdev
is used to open the GPIB device, and establish the parameters to is used to open the GPIB device, and establish the parameters to

View File

@ -225,7 +225,6 @@ CPUs.
The timestamp counter on i386 and amd64 architecture CPUs. The timestamp counter on i386 and amd64 architecture CPUs.
.El .El
.Ss PMC Capabilities .Ss PMC Capabilities
.Pp
Capabilities of performance monitoring hardware are denoted using Capabilities of performance monitoring hardware are denoted using
the the
.Vt "enum pmc_caps" .Vt "enum pmc_caps"

View File

@ -64,7 +64,6 @@ Each K7 CPU contains 4 PMCs with the following capabilities:
.It PMC_CAP_WRITE Ta Yes .It PMC_CAP_WRITE Ta Yes
.El .El
.Ss Event Qualifiers .Ss Event Qualifiers
.Pp
Event specifiers for AMD K7 PMCs can have the following optional Event specifiers for AMD K7 PMCs can have the following optional
qualifiers: qualifiers:
.Bl -tag -width indent .Bl -tag -width indent

View File

@ -67,7 +67,6 @@ Each CPU contains 4 PMCs with the following capabilities:
.It PMC_CAP_WRITE Ta Yes .It PMC_CAP_WRITE Ta Yes
.El .El
.Ss Event Qualifiers .Ss Event Qualifiers
.Pp
Event specifiers for AMD K8 PMCs can have the following optional Event specifiers for AMD K8 PMCs can have the following optional
qualifiers: qualifiers:
.Bl -tag -width indent .Bl -tag -width indent

View File

@ -36,7 +36,6 @@ family CPUs
.Sh SYNOPSIS .Sh SYNOPSIS
.In pmc.h .In pmc.h
.Sh DESCRIPTION .Sh DESCRIPTION
.Pp
There are two counters per core supported by the hardware and each is 64 bits There are two counters per core supported by the hardware and each is 64 bits
wide. wide.
.Ss Event Specifiers (Programmable PMCs) .Ss Event Specifiers (Programmable PMCs)

View File

@ -90,7 +90,6 @@ These PMCs support the following capabilities:
.It PMC_CAP_WRITE Ta Yes .It PMC_CAP_WRITE Ta Yes
.El .El
.Ss Event Qualifiers .Ss Event Qualifiers
.Pp
Event specifiers for Intel P4 PMCs can have the following common Event specifiers for Intel P4 PMCs can have the following common
qualifiers: qualifiers:
.Bl -tag -width indent .Bl -tag -width indent

View File

@ -393,7 +393,6 @@ include:
.It .It
.Dv TAC_ACCT_STATUS_FOLLOW .Dv TAC_ACCT_STATUS_FOLLOW
.El .El
.Pp
.Sh EXTRACTING INFORMATION FROM THE SERVER'S AUTHORIZATION RESPONSE .Sh EXTRACTING INFORMATION FROM THE SERVER'S AUTHORIZATION RESPONSE
Like an authentication response packet, an authorization Like an authentication response packet, an authorization
response packet from the response packet from the

View File

@ -271,7 +271,6 @@ integer multiple of 0.5**16494 = 6.5e\-4966.
.Ed .Ed
.Ed .Ed
.Ss Additional Information Regarding Exceptions .Ss Additional Information Regarding Exceptions
.Pp
For each kind of floating-point exception, IEEE 754 For each kind of floating-point exception, IEEE 754
provides a Flag that is raised each time its exception provides a Flag that is raised each time its exception
is signaled, and stays raised until the program resets is signaled, and stays raised until the program resets