summaryrefslogtreecommitdiff
path: root/usr/src/man/man1
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man1')
-rw-r--r--usr/src/man/man1/audiorecord.111
-rw-r--r--usr/src/man/man1/cputrack.110
-rw-r--r--usr/src/man/man1/csh.139
-rw-r--r--usr/src/man/man1/elfsign.113
-rw-r--r--usr/src/man/man1/ldap.18
-rw-r--r--usr/src/man/man1/ldd.113
-rw-r--r--usr/src/man/man1/lgrpinfo.112
-rw-r--r--usr/src/man/man1/localedef.116
-rw-r--r--usr/src/man/man1/mailcompat.18
-rw-r--r--usr/src/man/man1/mandoc.14
-rw-r--r--usr/src/man/man1/plgrp.113
-rw-r--r--usr/src/man/man1/pmap.114
-rw-r--r--usr/src/man/man1/prctl.112
-rw-r--r--usr/src/man/man1/readonly.19
-rw-r--r--usr/src/man/man1/rwho.19
-rw-r--r--usr/src/man/man1/svcprop.110
16 files changed, 35 insertions, 166 deletions
diff --git a/usr/src/man/man1/audiorecord.1 b/usr/src/man/man1/audiorecord.1
index ba1e0a99ac..185f565c9a 100644
--- a/usr/src/man/man1/audiorecord.1
+++ b/usr/src/man/man1/audiorecord.1
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
.\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the
.\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH AUDIORECORD 1 "May 5, 2009"
+.TH AUDIORECORD 1 "April 9, 2016"
.SH NAME
audiorecord \- record an audio file
.SH SYNOPSIS
@@ -15,7 +15,6 @@ audiorecord \- record an audio file
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBaudiorecord\fR utility copies audio data from the audio device to a
named audio file, or to the standard output if no filename is present. If no
@@ -38,7 +37,6 @@ example, Control-c) is received. If the \fB-t\fR option is specified,
If the audio device is unavailable, that is, if another process currently has
read access, \fBaudiorecord\fR prints an error message and exits immediately.
.SH OPTIONS
-.sp
.LP
The following options are supported:
.sp
@@ -165,7 +163,6 @@ set by any process.
.RE
.SH OPERANDS
-.sp
.ne 2
.na
\fB\fIfile\fR[\fB\&.au\fR|\fB\&.aif\fR[\fBf\fR]]|\fB\&.wav\fR\fR
@@ -174,7 +171,7 @@ set by any process.
.RS 4n
\fIFile Specification\fR: The named audio file is rewritten, or appended. If no
filename is present, and standard output is not a tty, or if the special
-filename "\fB\(mi\fR" is specified, output is directed to the the standard
+filename "\fB\(mi\fR" is specified, output is directed to the standard
output.
.sp
If the \fB-T\fR option is not specified, the file suffix determines the type of
@@ -184,12 +181,10 @@ file suffix.
.RE
.SH USAGE
-.sp
.LP
See \fBlargefile\fR(5) for the description of the behavior of \fBaudiorecord\fR
when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).
.SH ENVIRONMENT VARIABLES
-.sp
.ne 2
.na
\fB\fBAUDIODEV\fR\fR
@@ -201,7 +196,6 @@ used.
.RE
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -219,7 +213,6 @@ Interface Stability Committed
.TE
.SH SEE ALSO
-.sp
.LP
\fBaudioconvert\fR(1), \fBaudioplay\fR(1), \fBmixerctl\fR(1),
\fBattributes\fR(5), \fBlargefile\fR(5), \fBaudio\fR(7I)
diff --git a/usr/src/man/man1/cputrack.1 b/usr/src/man/man1/cputrack.1
index d4c3aebb36..ab1dd45d49 100644
--- a/usr/src/man/man1/cputrack.1
+++ b/usr/src/man/man1/cputrack.1
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH CPUTRACK 1 "Apr 19, 2004"
+.TH CPUTRACK 1 "April 9, 2016"
.SH NAME
cputrack \- monitor process and LWP behavior using CPU performance counters
.SH SYNOPSIS
@@ -25,7 +25,6 @@ cputrack \- monitor process and LWP behavior using CPU performance counters
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBcputrack\fR utility allows \fBCPU\fR performance counters to be used to
monitor the behavior of a process or family of processes running on the system.
@@ -43,7 +42,6 @@ Because \fBcputrack\fR is an unprivileged program, it is subject to the same
restrictions that apply to \fBtruss\fR(1). For example, \fBsetuid\fR(2)
executables cannot be tracked.
.SH OPTIONS
-.sp
.LP
The following options are supported:
.sp
@@ -189,7 +187,6 @@ Enables more verbose output.
.RE
.SH USAGE
-.sp
.LP
The operating system enforces certain restrictions on the tracing of processes.
In particular, a command whose object file cannot be read by a user cannot be
@@ -234,7 +231,7 @@ user and system modes, regardless of the settings applied to the performance
counter registers.
.sp
.LP
-The output of \fBcputrack\fR is designed to be readily parseable by
+The output of \fBcputrack\fR is designed to be readily parsable by
\fBnawk\fR(1) and \fBperl\fR(1), thereby allowing performance tools to be
composed by embedding \fBcputrack\fR in scripts. Alternatively, tools may be
constructed directly using the same \fBAPI\fRs that \fBcputrack\fR is built
@@ -366,7 +363,6 @@ example% \fBcputrack -c ITLB_reference,emask=1 date\fR
.sp
.SH WARNINGS
-.sp
.LP
By running any instance of the \fBcpustat\fR(1M) utility, all existing
performance counter context is forcibly invalidated across the machine. This
@@ -394,7 +390,6 @@ the problem and possible solutions.
If a short interval is requested, \fBcputrack\fR may not be able to keep up
with the desired sample rate. In this case, some samples may be dropped.
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -409,7 +404,6 @@ Interface Stability Evolving
.TE
.SH SEE ALSO
-.sp
.LP
\fBnawk\fR(1), \fBperl\fR(1), \fBproc\fR(1), \fBtruss\fR(1), \fBprstat\fR(1M),
\fBcpustat\fR(1M), \fBexec\fR(2), \fBexit\fR(2), \fBfork\fR(2),
diff --git a/usr/src/man/man1/csh.1 b/usr/src/man/man1/csh.1
index 3f6a480a05..0ac366ac46 100644
--- a/usr/src/man/man1/csh.1
+++ b/usr/src/man/man1/csh.1
@@ -4,7 +4,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH CSH 1 "Jul 27, 2007"
+.TH CSH 1 "April 9, 2016"
.SH NAME
csh \- shell command interpreter with a C-like syntax
.SH SYNOPSIS
@@ -14,7 +14,6 @@ csh \- shell command interpreter with a C-like syntax
.fi
.SH DESCRIPTION
-.sp
.LP
\fBcsh\fR, the C shell, is a command interpreter with a syntax reminiscent of
the C language. It provides a number of convenient features for interactive use
@@ -23,7 +22,6 @@ command aliasing, history substitution, job control, and a number of built-in
commands. As with the Bourne shell, the C shell provides variable, command and
filename substitution.
.SS "Initialization and Termination"
-.sp
.LP
When first started, the C shell normally performs commands from the
\fB\&.cshrc\fR file in your home directory, provided that it is readable and
@@ -46,7 +44,6 @@ As a login shell terminates, it performs commands from the \fB\&.logout\fR file
in your home directory; the same permission checks as those for \fB\&.cshrc\fR
are applied to this file.
.SS "Interactive Operation"
-.sp
.LP
After startup processing is complete, an interactive C shell begins reading
commands from the terminal, prompting with \fBhostname\fR\fB%\fR (or
@@ -56,14 +53,12 @@ performs the following actions: a line of command input is read and broken into
parsed, as described under USAGE. Finally, the shell executes each command in
the current line.
.SS "Noninteractive Operation"
-.sp
.LP
When running noninteractively, the shell does not prompt for input from the
terminal. A noninteractive C shell can execute a command supplied as an
\fIargument\fR on its command line, or interpret commands from a file, also
known as a script.
.SH OPTIONS
-.sp
.LP
The following options are supported:
.sp
@@ -195,7 +190,6 @@ passed as argument zero, and subsequent arguments are added to the argument
list for that command or script.
.SH USAGE
.SS "Filename Completion"
-.sp
.LP
When enabled by setting the variable \fBfilec\fR, an interactive C shell can
complete a partially typed filename or user name. When an unambiguous partial
@@ -220,7 +214,6 @@ however, the only possible completion includes a suffix in the list, it is not
ignored. \fBfignore\fR does not affect the listing of filenames by the
\fBEOF\fR character.
.SS "Lexical Structure"
-.sp
.LP
The shell splits input lines into words at space and tab characters, except as
noted below. The characters \fB&\fR, \fB|\fR, \fB;\fR, \fB<\fR, \fB>\fR,
@@ -245,7 +238,6 @@ When the shell's input is not a terminal, the character \fB#\fR introduces a
comment that continues to the end of the input line. Its special meaning is
suppressed when preceded by a \fB\e\fR or enclosed in matching quotes.
.SS "Command Line Parsing"
-.sp
.LP
A \fIsimple command\fR is composed of a sequence of words. The first word (that
is not part of an I/O redirection) specifies the command to be executed. A
@@ -271,7 +263,6 @@ by appending an `\fB&\fR\&'; rather than waiting for the sequence to finish
before issuing a prompt, the shell displays the job number (see \fBJob
Control\fR, below) and associated process IDs and prompts immediately.
.SS "History Substitution"
-.sp
.LP
History substitution allows you to use words from previous command lines in the
command line you are typing. This simplifies spelling corrections and the
@@ -287,7 +278,6 @@ Input lines containing history substitutions are echoed on the terminal after
being expanded, but before any other substitutions take place or the command
gets executed.
.SS "Event Designators"
-.sp
.LP
An event designator is a reference to a command line entry in the history list.
.sp
@@ -404,7 +394,6 @@ re-executing command #6,
.RE
.SS "Word Designators"
-.sp
.LP
A `\fB:\fR' (colon) separates the event specification from the word designator.
It can be omitted if the word designator begins with a \fB^\fR, \fB$\fR,
@@ -504,7 +493,6 @@ Like \fIx*\fR but omitting word \fB$\fR.
.RE
.SS "Modifiers"
-.sp
.LP
After the optional word designator, you can add one of the following modifiers,
preceded by a \fB:\fR.
@@ -620,7 +608,6 @@ Without an event specification, a history reference refers either to the
previous command, or to a previous history reference on the command line (if
any).
.SS "Quick Substitution"
-.sp
.ne 2
.na
\fB\fB^\fR\fIl\fR\fB^\fR\fIr\fR\fB^\fR\fR
@@ -638,7 +625,6 @@ This is equivalent to the history substitution:
.RE
.SS "Aliases"
-.sp
.LP
The C shell maintains a list of aliases that you can create, display, and
modify using the \fBalias\fR and \fBunalias\fR commands. The shell checks the
@@ -671,7 +657,6 @@ Except for the first word, the name of the alias can not appear in its
definition, nor in any alias referred to by its definition. Such loops are
detected, and cause an error message.
.SS "I/O Redirection"
-.sp
.LP
The following metacharacters indicate that the subsequent word is the name of a
file to which the command's standard input, standard output, or standard error
@@ -729,13 +714,12 @@ forms append both the standard error and standard output to the file.
.RE
.SS "Variable Substitution"
-.sp
.LP
The C shell maintains a set of variables, each of which is composed of a
\fIname\fR and a \fIvalue\fR. A variable name consists of up to 128 letters and
digits, and starts with a letter. An underscore (\fB_\fR) is considered a
letter). A variable's value is a space-separated list of zero or more words. If
-the shell supports a variable name upto 128 characters the variable
+the shell supports a variable name up to 128 characters the variable
\fBSUNW_VARLEN\fR is defined. If a variable name of up to 128 characters is not
supported, then an older version of the shell is being used, and the shell
variable name length has a maximum length of 20.
@@ -918,7 +902,6 @@ thereafter. It can be used to read from the keyboard in a C shell script.
.RE
.SS "Command and Filename Substitutions"
-.sp
.LP
Command and filename substitutions are applied selectively to the arguments of
built-in commands. Portions of expressions that are not evaluated are not
@@ -926,7 +909,6 @@ expanded. For non-built-in commands, filename expansion of the command name is
done separately from that of the argument list; expansion occurs in a subshell,
after I/O redirection is performed.
.SS "Command Substitution"
-.sp
.LP
A command enclosed by backquotes (\|\fB`\fR\|.\|.\|.\|\fB`\fR\|) is performed
by a subshell. Its standard output is broken into separate words at each space
@@ -936,7 +918,6 @@ newline characters force new words; space and tab characters are preserved.
However, a final newline is ignored. It is therefore possible for a command
substitution to yield a partial word.
.SS "Filename Substitution"
-.sp
.LP
Unquoted words containing any of the characters \fB*\fR, \fB?\fR, \fB[\fR or
\fB{\fR, or that begin with ~, are expanded (also known as \fIglobbing\fR) to
@@ -1002,7 +983,6 @@ The `\fB\&.\fR' (dot character), when it is the first character in a filename
or pathname component, must be matched explicitly. The \fB/\fR (slash) must
also be matched explicitly.
.SS "Expressions and Operators"
-.sp
.LP
A number of C shell built-in commands accept expressions, in which the
operators are similar to those of C and have the same precedence. These
@@ -1241,7 +1221,6 @@ of the \fBstatus\fR variable rather than this expression.
.RE
.SS "Control Flow"
-.sp
.LP
The shell contains a number of commands to regulate the flow of control in
scripts and within limits, from the terminal. These commands operate by forcing
@@ -1259,7 +1238,6 @@ buffered. The shell performs seeks within the internal buffer to accomplish the
rereading implied by the loop. (To the extent that this allows, backward
\fBgoto\fR commands succeeds on nonseekable inputs.)
.SS "Command Execution"
-.sp
.LP
If the command is a C shell built-in command, the shell executes it directly.
Otherwise, the shell searches for a file by that name with execute access. If
@@ -1308,7 +1286,6 @@ If the first character of the file is a \fB#\fR, a C shell is invoked.
Otherwise, a Bourne shell is invoked.
.RE
.SS "Signal Handling"
-.sp
.LP
The shell normally ignores \fBQUIT\fR signals. Background jobs are immune to
signals generated from the keyboard, including hangups (\fBHUP\fR). Other
@@ -1319,7 +1296,6 @@ controlled by the \fBonintr\fR built-in command. Login shells catch the
no case are interrupts allowed when a login shell is reading the
\fB\&.logout\fR file.
.SS "Job Control"
-.sp
.LP
The shell associates a numbered \fIjob\fR with each command sequence to keep
track of those commands that are running in the background or have been stopped
@@ -1396,7 +1372,6 @@ A job running in the background stops when it attempts to read from the
terminal. Background jobs can normally produce output, but this can be
suppressed using the `\fBstty tostop\fR' command.
.SS "Status Reporting"
-.sp
.LP
While running interactively, the shell tracks the status of each job and
reports whenever the job finishes or becomes blocked. It normally displays a
@@ -1406,7 +1381,6 @@ the shell is to report status changes immediately. By default, the \fBnotify\fR
command marks the current process; after starting a background job, type
\fBnotify\fR to mark it.
.SS "Commands"
-.sp
.LP
Built-in commands are executed within the C shell. If a built-in command occurs
as any component of a pipeline except the last, it is executed in a subshell.
@@ -2498,7 +2472,6 @@ decrement \fIname\fR, respectively.
.RE
.SS "Environment Variables and Predefined Shell Variables"
-.sp
.LP
Unlike the Bourne shell, the C shell maintains a distinction between
environment variables, which are automatically exported to processes it
@@ -2937,12 +2910,10 @@ Display each command after history substitution takes place.
.RE
.SS "Large File Behavior"
-.sp
.LP
See \fBlargefile\fR(5) for the description of the behavior of \fBcsh\fR when
encountering files greater than or equal to 2 Gbyte (2^31 bytes).
.SH FILES
-.sp
.ne 2
.na
\fB\fB~/.cshrc\fR\fR
@@ -3006,7 +2977,6 @@ Source of home directories for `~\fIname\fR'.
.RE
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -3022,7 +2992,6 @@ CSI Enabled
.TE
.SH SEE ALSO
-.sp
.LP
\fBbc\fR(1), \fBecho\fR(1), \fBlimit\fR(1), \fBlogin\fR(1), \fBls\fR(1),
\fBmore\fR(1), \fBpfcsh\fR(1), \fBpfexec\fR(1), \fBps\fR(1), \fBsh\fR(1),
@@ -3031,7 +3000,6 @@ CSI Enabled
\fBfork\fR(2), \fBpipe\fR(2), \fBa.out\fR(4), \fBascii\fR(5),
\fBattributes\fR(5), \fBenviron\fR(5), \fBlargefile\fR(5), \fBtermio\fR(7I)
.SH DIAGNOSTICS
-.sp
.ne 2
.na
\fB\fBYou have stopped jobs.\fR\fR
@@ -3042,11 +3010,9 @@ immediate second attempt to exit succeeds, terminating the stopped jobs.
.RE
.SH WARNINGS
-.sp
.LP
The use of \fBsetuid\fR shell scripts is \fIstrongly\fR discouraged.
.SH NOTES
-.sp
.LP
Words can be no longer than 1024 bytes. The system limits argument lists to
1,048,576 bytes. However, the maximum number of arguments to a command for
@@ -3161,7 +3127,6 @@ When the shell executes a shell script that attempts to execute a non-existent
command interpreter, the shell returns an erroneous diagnostic message that the
shell script file does not exist.
.SH BUGS
-.sp
.LP
As of this writing, the \fBtime\fR built-in command does \fBnot\fR compute the
last 6 fields of output, rendering the output to erroneously report the value
diff --git a/usr/src/man/man1/elfsign.1 b/usr/src/man/man1/elfsign.1
index 827601489a..dc74316816 100644
--- a/usr/src/man/man1/elfsign.1
+++ b/usr/src/man/man1/elfsign.1
@@ -4,7 +4,7 @@
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced
.\" with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH ELFSIGN 1 "Jul 7, 2008"
+.TH ELFSIGN 1 "April 9, 2016"
.SH NAME
elfsign \- sign binaries
.SH SYNOPSIS
@@ -43,7 +43,6 @@ elfsign \- sign binaries
.fi
.SH DESCRIPTION
-.sp
.ne 2
.na
\fB\fBlist\fR\fR
@@ -94,7 +93,6 @@ an appropriate certificate in \fB/etc/crypto/certs\fR if \fB-c\fR is not given.
.RE
.SH OPTIONS
-.sp
.LP
The following options are supported:
.sp
@@ -287,11 +285,10 @@ It is an error to specify both the \fB-T\fR and \fB-k\fR options.
.RS 4n
Requests more detailed information. The additional output includes the signer
and, if the signature format contains it, the time the object was signed. This
-is not stable parseable output.
+is not stable parsable output.
.RE
.SH OPERANDS
-.sp
.LP
The following operand is supported:
.sp
@@ -381,7 +378,6 @@ CN=VENDOR, OU=Software Development, O=Vendor Inc.
.sp
.SH EXIT STATUS
-.sp
.LP
The following exit values are returned:
.sp
@@ -390,7 +386,7 @@ The following exit values are returned:
.TS
c c c
l l l .
-VALUE MEANING SUB-COMMAND
+VALUE MEANING SUBCOMMAND
\fB0\fR Operation successful sign/verify/request
\fB1\fR Invalid arguments
\fB2\fR Failed to verify ELF object verify
@@ -406,7 +402,6 @@ T} verify
.TE
.SH FILES
-.sp
.ne 2
.na
\fB\fB/etc/crypto/certs\fR\fR
@@ -417,7 +412,6 @@ used
.RE
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -438,7 +432,6 @@ The \fBelfsign\fR command and subcommands are Committed. While applications
should not depend on the output format of \fBelfsign\fR, the output format of
the \fBlist\fR subcommand is Committed.
.SH SEE ALSO
-.sp
.LP
\fBdate\fR(1), \fBpktool\fR(1), \fBcryptoadm\fR(1M), \fBlibpkcs11\fR(3LIB),
\fBattributes\fR(5)
diff --git a/usr/src/man/man1/ldap.1 b/usr/src/man/man1/ldap.1
index febdc2a95c..d1660e5fa7 100644
--- a/usr/src/man/man1/ldap.1
+++ b/usr/src/man/man1/ldap.1
@@ -4,11 +4,10 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH LDAP 1 "Aug 28, 2006"
+.TH LDAP 1 "April 9, 2016"
.SH NAME
ldap \- LDAP as a naming repository
.SH DESCRIPTION
-.sp
.LP
LDAP refers to Lightweight Directory Access Protocol, which is an industry
standard for accessing directory servers. By initializing the client using
@@ -202,7 +201,7 @@ More protection can be provided by means of access control, allowing the server
to grant access for certain containers or entries. Access control is specified
by Access Control Lists (ACLs) that are defined and stored in the LDAP server.
The Access Control Lists on the LDAP server are called Access Control
-Instructions (ACIs) by the the SunOne Directory Server. Each ACL or ACI
+Instructions (ACIs) by the SunOne Directory Server. Each ACL or ACI
specifies one or more directory objects, for example, the \fBcn\fR attribute in
a specific container, one or more clients to whom you grant or deny access, and
one or more access rights that determine what the clients can do to or with the
@@ -257,7 +256,6 @@ Lists the contents of the LDAP naming space.
.RE
.SH FILES
-.sp
.ne 2
.na
\fB\fB/var/ldap/ldap_client_cred\fR\fR
@@ -301,7 +299,6 @@ PAM framework configuration file.
.RE
.SH SEE ALSO
-.sp
.LP
\fBldaplist\fR(1), \fBidsconfig\fR(1M), \fBldap_cachemgr\fR(1M),
\fBldapaddent\fR(1M), \fBldapclient\fR(1M), \fBnsswitch.conf\fR(4),
@@ -314,7 +311,6 @@ PAM framework configuration file.
\fISystem Administration Guide: Naming and Directory Services (DNS, NIS, and
LDAP)\fR
.SH NOTES
-.sp
.LP
The \fBpam_unix\fR(5) module is no longer supported. Similar functionality is
provided by \fBpam_authtok_check\fR(5), \fBpam_authtok_get\fR(5),
diff --git a/usr/src/man/man1/ldd.1 b/usr/src/man/man1/ldd.1
index ff612c494f..cdc949911f 100644
--- a/usr/src/man/man1/ldd.1
+++ b/usr/src/man/man1/ldd.1
@@ -4,7 +4,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH LDD 1 "Jun 3, 2008"
+.TH LDD 1 "April 9, 2016"
.SH NAME
ldd \- list dynamic dependencies of executable files or shared objects
.SH SYNOPSIS
@@ -15,7 +15,6 @@ ldd \- list dynamic dependencies of executable files or shared objects
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBldd\fR utility lists the dynamic dependencies of executable files or
shared objects. \fBldd\fR uses the runtime linker, \fBld.so.1\fR, to generate
@@ -57,7 +56,6 @@ Therefore, \fBldd\fR does not list any shared objects explicitly attached using
\fBdlopen\fR(3C). To display all the objects in use by a process, or a core
file, use \fBpldd\fR(1).
.SH OPTIONS
-.sp
.LP
\fBldd\fR can also check the compatibility of \fIfilename\fR with the shared
objects \fIfilename\fR uses. With the following options, \fBldd\fR prints
@@ -315,12 +313,11 @@ This option also displays any dependency version requirements. See
.SH USAGE
.SS "Security"
-.sp
.LP
A superuser should use the \fB-f\fR option only if the executable to be
examined is known to be trustworthy. The use of \fB-f\fR on an untrustworthy
executable while superuser can compromise system security. If an executables
-trustworthyness is unknown, a superuser should temporarily become a regular
+trustworthiness is unknown, a superuser should temporarily become a regular
user. Then invoke \fBldd\fR as this regular user.
.sp
.LP
@@ -331,7 +328,6 @@ non-superuser can use either the \fB:r\fR subcommand of \fBmdb\fR, or
compromise. To minimize risk when using \fBldd\fR, \fBadb :r\fR, or \fBtruss\fR
on an untrustworthy executable, use the \fBUID\fR \fB"nobody"\fR.
.SS "Lazy Loading"
-.sp
.LP
Lazy loading can be applied directly by specified lazy dependencies. See the
\fB-z\fR \fBlazyload\fR option of \fBld\fR(1). Lazy loading can also be applied
@@ -386,7 +382,6 @@ any references. These objects, in this example, \fBlibnsl.so.1\fR, are
candidates for removal from the link-line used to build the object being
inspected.
.SS "Initialization Order"
-.sp
.LP
Objects that do not explicitly define their required dependencies might observe
variations in the initialization section order displayed by \fBldd\fR due to
@@ -445,7 +440,6 @@ order for these dependencies can not be established.
Users that prefer a more static analysis of object files can inspect
dependencies using tools such as \fBdump\fR(1) and \fBelfdump\fR(1).
.SH FILES
-.sp
.ne 2
.na
\fB\fB/usr/lib/lddstub\fR\fR
@@ -464,7 +458,6 @@ Fake 64-bit executable loaded to check the dependencies of shared objects.
.RE
.SH SEE ALSO
-.sp
.LP
\fBcrle\fR(1), \fBdump\fR(1), \fBelfdump\fR(1), \fBlari\fR(1), \fBld\fR(1),
\fBld.so.1\fR(1), \fBmdb\fR(1), \fBpldd\fR(1), \fBpvs\fR(1), \fBtruss\fR(1),
@@ -473,7 +466,6 @@ Fake 64-bit executable loaded to check the dependencies of shared objects.
.LP
\fILinker and Libraries Guide\fR
.SH DIAGNOSTICS
-.sp
.LP
\fBldd\fR prints the record of shared object path names to \fBstdout\fR. The
optional list of symbol resolution problems is printed to \fBstderr\fR. If
@@ -481,7 +473,6 @@ optional list of symbol resolution problems is printed to \fBstderr\fR. If
\fIfilename\fR cannot be opened for reading, a non-zero exit status is
returned.
.SH NOTES
-.sp
.LP
Use of the \fB-d\fR or \fB-r\fR option with shared objects can give misleading
results. \fBldd\fR does a worst case analysis of the shared objects. However,
diff --git a/usr/src/man/man1/lgrpinfo.1 b/usr/src/man/man1/lgrpinfo.1
index 294db80a0e..17ce8e35ff 100644
--- a/usr/src/man/man1/lgrpinfo.1
+++ b/usr/src/man/man1/lgrpinfo.1
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH LGRPINFO 1 "Sep 11, 2006"
+.TH LGRPINFO 1 "April 9, 2016"
.SH NAME
lgrpinfo \- display information about locality groups
.SH SYNOPSIS
@@ -28,7 +28,6 @@ lgrpinfo \- display information about locality groups
.fi
.SH DESCRIPTION
-.sp
.LP
\fBlgrpinfo\fR prints information about the locality group (\fBlgroup\fR)
hierarchy and its contents.
@@ -70,7 +69,6 @@ lgroup.
lgroups can be specified on the command line as lgroup IDs or by using specific
keywords. See \fBOPERANDS\fR.
.SH OPTIONS
-.sp
.LP
You can combine options together and the order in which options are specified
is not important. Lowercase options select what information should be printed
@@ -221,7 +219,7 @@ Print memory information.
Memory sizes are scaled to the unit of measure that yields an integer from
\fB0\fR to \fB1023\fR unless the \fB-u\fR option is specified as well. The
fractional part of the number is only displayed for values less than \fB10\fR.
-This behavior is similiar to using the \fB-h\fR option of \fBls\fR(1) or
+This behavior is similar to using the \fB-h\fR option of \fBls\fR(1) or
\fBdf\fR(1M) to display a human readable format.
.sp
This is the default.
@@ -287,12 +285,11 @@ is printed for the \fBroot\fR lgroup unless it is the only lgroup.
Specify memory units. Units should be b, k, m, g, t, p, or e for bytes,
kilobytes, megabytes, gigabytes, terabytes, petabytes, or exabytes
respectively. The fractional part of the number is only displayed for values
-less than 10. This behavior is similiar to using the \fB-h\fR option of
+less than 10. This behavior is similar to using the \fB-h\fR option of
\fBls\fR(1) or \fBdf\fR(1M) to display a human readable format.
.RE
.SH OPERANDS
-.sp
.LP
The following operands are supported:
.sp
@@ -504,7 +501,6 @@ The following example prints information about lgroup latencies:
.sp
.SH EXIT STATUS
-.sp
.LP
The following exit values are returned:
.sp
@@ -544,7 +540,6 @@ Invalid syntax.
.RE
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -563,7 +558,6 @@ Interface Stability See below.
.LP
The human readable output is Unstable.
.SH SEE ALSO
-.sp
.LP
\fBls\fR(1), \fBplgrp\fR(1), \fBpmap\fR(1), \fBproc\fR(1), \fBps\fR(1),
\fBdf\fR(1M), \fBprstat\fR(1M), \fBlgrp_init\fR(3LGRP), \fBliblgrp\fR(3LIB),
diff --git a/usr/src/man/man1/localedef.1 b/usr/src/man/man1/localedef.1
index f7962baaf2..e19cd325d6 100644
--- a/usr/src/man/man1/localedef.1
+++ b/usr/src/man/man1/localedef.1
@@ -31,7 +31,7 @@
.\" add the following below this CDDL HEADER, with the fields enclosed by
.\" brackets "[]" replaced with your own identifying information:
.\" Portions Copyright [yyyy] [name of copyright owner]
-.TH LOCALEDEF 1 "Aug 24, 2013"
+.TH LOCALEDEF 1 "April 9, 2016"
.SH NAME
localedef \- define locale environment
.SH SYNOPSIS
@@ -43,7 +43,6 @@ localedef \- define locale environment
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBlocaledef\fR utility converts source definitions for locale categories
into a format usable by the functions and utilities whose operational behavior
@@ -115,7 +114,6 @@ Defines the format and values of affirmative and negative responses.
.RE
.SH OPTIONS
-.sp
.LP
The following options are supported:
.sp
@@ -142,7 +140,7 @@ Emit verbose debugging output on standard output.
\fB\fB-U\fR\fR
.ad
.RS 23n
-Ignore the presence of character symbols that have no maching character
+Ignore the presence of character symbols that have no matching character
definition. This facilitates the use of a common locale definition file
to be used across multiple encodings, even when some symbols are not
present in a given encoding.
@@ -200,7 +198,6 @@ ISO/IEC 10646-1: 2000 standard position constant values. See NOTES.
.RE
.SH OPERANDS
-.sp
.LP
The following operand is supported:
.sp
@@ -218,7 +215,6 @@ belonging to the same locale can be processed.)
.RE
.SH OUTPUT
-.sp
.LP
\fBlocaledef\fR creates a directory of files that represents the locale's
data. The contants of this directory should generally be copied into the
@@ -226,13 +222,11 @@ appropriate subdirectory of /usr/lib/locale in order the definitions to
be visible to programs linked with libc.
.sp
.SH ENVIRONMENT VARIABLES
-.sp
.LP
See \fBenviron\fR(5) for definitions of the following environment variables
that affect the execution of \fBlocaledef\fR: \fBLANG\fR, \fBLC_ALL\fR,
\fBLC_COLLATE\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR.
.SH EXIT STATUS
-.sp
.LP
The following exit values are returned:
.sp
@@ -277,8 +271,6 @@ Warnings or errors occurred and no output was created.
.LP
If an error is detected, no permanent output will be created.
.SH FILES
-
-.sp
.ne 2
.na
\fB\fB/usr/lib/locale/\fIlocalename\fR/
@@ -289,7 +281,6 @@ The directory containing locale data.
.RE
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -305,13 +296,11 @@ Interface Stability Standard
.TE
.SH SEE ALSO
-.sp
.LP
\fBlocale\fR(1), \fBiconv_open\fR(3C), \fBnl_langinfo\fR(3C),
\fBstrftime\fR(3C), \fBattributes\fR(5), \fBcharmap\fR(5), \fBenviron\fR(5),
\fBextensions\fR(5), \fBlocale\fR(5), \fBstandards\fR(5)
.SH WARNINGS
-.sp
.LP
If warnings occur, permanent output will be created if the \fB-c\fR option was
specified. The following conditions will cause warning messages to be issued:
@@ -331,7 +320,6 @@ If optional keywords not supported by the implementation are present in the
source.
.RE
.SH NOTES
-.sp
.LP
When the \fB-u\fR option is used, the \fIcode_set_name\fR option-argument is
interpreted as a name of a codeset to which the ISO/IEC 10646-1: 2000 standard
diff --git a/usr/src/man/man1/mailcompat.1 b/usr/src/man/man1/mailcompat.1
index f27569af75..5cd96ca8b1 100644
--- a/usr/src/man/man1/mailcompat.1
+++ b/usr/src/man/man1/mailcompat.1
@@ -3,13 +3,12 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH MAILCOMPAT 1 "Aug 4, 1994"
+.TH MAILCOMPAT 1 "April 9, 2016"
.SH NAME
mailcompat \- provide SunOS compatibility for Solaris mailbox format
.SH DESCRIPTION
-.sp
.LP
-\fBmailcompat\fR is a program to provide SunOS 4.\fIx\fR compatability for the
+\fBmailcompat\fR is a program to provide SunOS 4.\fIx\fR compatibility for the
Solaris mailbox format. You would typically run \fBmailcompat\fR to be able to
read mail on a workstation running SunOS 4.\fIx\fR when your mail server is
running Solaris.
@@ -25,7 +24,6 @@ To execute \fBmailcompat\fR, log onto the Solaris mail server and enter
\fBmailcompat\fR on the command line. Answer the queries provided by the
program.
.SH USAGE
-.sp
.LP
See \fBlargefile\fR(5) for the description of the behavior of \fBmailcompat\fR
when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes).
@@ -71,7 +69,6 @@ example%
.sp
.SH FILES
-.sp
.ne 2
.na
\fB\fB~/.forward\fR\fR
@@ -81,6 +78,5 @@ list of recipients for forwarding messages
.RE
.SH SEE ALSO
-.sp
.LP
\fBmailx\fR(1), \fBattributes\fR(5), \fBlargefile\fR(5)
diff --git a/usr/src/man/man1/mandoc.1 b/usr/src/man/man1/mandoc.1
index c60353d2e0..9654a08bd0 100644
--- a/usr/src/man/man1/mandoc.1
+++ b/usr/src/man/man1/mandoc.1
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 23 2015 $
+.Dd $Mdocdate: April 9 2016 $
.Dt MANDOC 1
.Os
.Sh NAME
@@ -769,7 +769,7 @@ In the SEE ALSO section, an
macro with a lower section number follows one with a higher number,
or two
.Ic \&Xr
-macros refering to the same section are out of alphabetical order.
+macros referring to the same section are out of alphabetical order.
.It Sy "unusual Xr punctuation"
.Pq mdoc
In the SEE ALSO section, punctuation between two
diff --git a/usr/src/man/man1/plgrp.1 b/usr/src/man/man1/plgrp.1
index 95dd491b44..916e2d4908 100644
--- a/usr/src/man/man1/plgrp.1
+++ b/usr/src/man/man1/plgrp.1
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH PLGRP 1 "Sep 8, 2006"
+.TH PLGRP 1 "April 9, 2016"
.SH NAME
plgrp \- observe and affect home lgroup and lgroup affinities of threads
.SH SYNOPSIS
@@ -29,7 +29,6 @@ plgrp \- observe and affect home lgroup and lgroup affinities of threads
.fi
.SH DESCRIPTION
-.sp
.LP
\fBplgrp\fR displays or sets the home \fBlgroup\fR and \fBlgroup\fR affinities
for one or more processes, threads, or LWPs.
@@ -62,7 +61,6 @@ The different levels of lgroup affinities and their semantics are fully
described in \fBlgrp_affinity_set\fR(3LGRP).
.SH USAGE
.SS "Specifying lgroups"
-.sp
.LP
\fIlgroup_list\fR is a comma separated list of one or more of the following:
.sp
@@ -85,10 +83,9 @@ keyword represents the ID of the root \fBlgroup\fR. The \fBleaves\fR keyword
represents the IDs of all \fBleaf\fR \fBlgroups\fR, that is, lgroups which do
not have any children.
.SS "Specifying Processes and Threads"
-.sp
.LP
\fBplgrp\fR takes one or more space separated processes or threads as
-arguments. Processes and threads can be specified in a manner similiar to the
+arguments. Processes and threads can be specified in a manner similar to the
\fBproc\fR(1) tools. A process ID may be specified as an integer \fIpid\fR or
\fB/proc/\fR\fIpid\fR. Shell expansions can be used to specify processes when
\fB/proc/\fR\fIpid\fR is used. For example, \fB/proc/*\fR can be used to
@@ -102,7 +99,6 @@ selected at once by using the hyphen (\fB-\fR) and comma(\fB,\fR). For example,
\fIpid\fR\fB/1,2,7-9\fR specifies threads 1, 2, 7, 8, and 9 of the process with
\fIpid\fR as its process ID.
.SH OPTIONS
-.sp
.LP
The following options are supported:
.sp
@@ -172,7 +168,6 @@ to the \fBlgroups\fR in a round robin fashion.
.RE
.SH OPERANDS
-.sp
.LP
The following operands are supported:
.sp
@@ -270,7 +265,6 @@ PID/LWPID HOME AFFINITY
.sp
.SH EXIT STATUS
-.sp
.LP
The following exit values are returned:
.sp
@@ -301,7 +295,6 @@ Non-fatal error or interrupt. Something might have changed.
.RE
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -320,14 +313,12 @@ Interface Stability See below.
.LP
The command syntax is Unstable. The output formats are Unstable.
.SH SEE ALSO
-.sp
.LP
\fBlgrpinfo\fR(1), \fBmadv.so.1\fR(1), \fBpmadvise\fR(1), \fBpmap\fR(1),
\fBproc\fR(1), \fBps\fR(1), \fBprstat\fR(1M), \fBlgrp_affinity_get\fR(3LGRP),
\fBlgrp_affinity_set\fR(3LGRP), \fBlgrp_home\fR(3LGRP), \fBliblgrp\fR(3LIB),
\fBproc\fR(4), \fBattributes\fR(5)
.SH WARNINGS
-.sp
.LP
Like the \fBproc\fR(1) tools, the \fBplgrp\fR utility stops its target
processes while inspecting them and reports the results when invoked with any
diff --git a/usr/src/man/man1/pmap.1 b/usr/src/man/man1/pmap.1
index 5f2c360872..d65ae166f1 100644
--- a/usr/src/man/man1/pmap.1
+++ b/usr/src/man/man1/pmap.1
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH PMAP 1 "Sep 9, 2006"
+.TH PMAP 1 "April 9, 2016"
.SH NAME
pmap \- display information about the address space of a process
.SH SYNOPSIS
@@ -28,11 +28,9 @@ pmap \- display information about the address space of a process
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBpmap\fR utility prints information about the address space of a process.
.SH OPTIONS
-.sp
.LP
The following options are supported:
.sp
@@ -172,7 +170,6 @@ Displays additional information per mapping. See USAGE for more information.
.RE
.SH USAGE
-.sp
.LP
The \fBpmap\fR utility prints information about the address space of a process.
.sp
@@ -279,7 +276,6 @@ assured only if the primary controlling process, typically a debugger, has
stopped the victim process and the primary controlling process is doing nothing
at the moment of application of the \fBproc\fR tool in question.
.SH DISPLAY FORMATS
-.sp
.LP
One line of output is printed for each mapping within the process, unless the
-\fB-s\fR or -\fB-L\fR option is specified. With \fB-s\fR option, one line is
@@ -743,8 +739,8 @@ total Kb 50464 42264 18888 16384
.sp
.LP
The \fB-s\fR option can be used to display the hardware translation page sizes
-for each portion of the address space. (See \fBmemcntl\fR(2) for futher
-information on Solaris multiple page size support).
+for each portion of the address space. (See \fBmemcntl\fR(2) for further
+information on illumos multiple page size support).
.sp
.LP
@@ -943,7 +939,6 @@ FFBFE000 8K rw--- 2 [ stack ]
.sp
.SH EXIT STATUS
-.sp
.LP
The following exit values are returned:
.sp
@@ -965,7 +960,6 @@ An error has occurred.
.RE
.SH FILES
-.sp
.ne 2
.na
\fB\fB/proc/*\fR\fR
@@ -984,7 +978,6 @@ process files
.RE
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -1004,7 +997,6 @@ Interface Stability See below.
The command syntax is Evolving. The \fB-L\fR option and the output formats are
Unstable.
.SH SEE ALSO
-.sp
.LP
\fBldd\fR(1), \fBlgrpinfo\fR(1), \fBmadv.so.1\fR(1), \fBmdb\fR(1),
\fBplgrp\fR(1), \fBpmadvise\fR(1), \fBproc\fR(1), \fBps\fR(1),
diff --git a/usr/src/man/man1/prctl.1 b/usr/src/man/man1/prctl.1
index db13fb2448..0e117a510b 100644
--- a/usr/src/man/man1/prctl.1
+++ b/usr/src/man/man1/prctl.1
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
.\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with
.\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH PRCTL 1 "Oct 30, 2013"
+.TH PRCTL 1 "April 9, 2016"
.SH NAME
prctl \- get or set the resource controls of running processes, tasks, and
projects
@@ -16,7 +16,6 @@ projects
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBprctl\fR utility allows the examination and modification of the resource
controls associated with an active process, task, or project on the system. It
@@ -27,7 +26,6 @@ the specified entity.
See \fBresource_controls\fR(5) for a description of the resource controls
supported in the current release of the Solaris operating system.
.SH OPTIONS
-.sp
.LP
The following options are supported:
.sp
@@ -238,7 +236,6 @@ If none of the \fB-s\fR, \fB-r\fR, \fB-x\fR, \fB-v\fR, \fB-d\fR, or \fB-e\fR
options are specified, the invocation is considered a get operation. Otherwise,
it is considered a modify operation.
.SH OPERANDS
-.sp
.LP
The following operand is supported:
.sp
@@ -497,7 +494,6 @@ The cap can be lowered to 50% using:
.sp
.SH EXIT STATUS
-.sp
.LP
The following exit values are returned:
.sp
@@ -528,7 +524,6 @@ Invalid command line options were specified.
.RE
.SH FILES
-.sp
.ne 2
.na
\fB\fB/proc/pid/*\fR\fR
@@ -538,7 +533,6 @@ Process information and control files
.RE
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -556,15 +550,13 @@ Interface Stability See below.
.sp
.LP
The command-line syntax is Committed. The human-readable output is Uncommitted.
-The parseable output is Committed.
+The parsable output is Committed.
.SH SEE ALSO
-.sp
.LP
\fBrctladm\fR(1M), \fBzonecfg\fR(1M), \fBsetrctl\fR(2),
\fBrctlblk_get_local_action\fR(3C), \fBproject\fR(4), \fBattributes\fR(5),
\fBresource_controls\fR(5)
.SH NOTES
-.sp
.LP
The valid signals that can be set on a resource control block allowing local
actions are \fBSIGABRT\fR, \fBSIGXRES\fR, \fBSIGHUP\fR, \fBSIGSTOP\fR,
diff --git a/usr/src/man/man1/readonly.1 b/usr/src/man/man1/readonly.1
index 40f6f7c0a5..0cadf2bbee 100644
--- a/usr/src/man/man1/readonly.1
+++ b/usr/src/man/man1/readonly.1
@@ -5,7 +5,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH READONLY 1 "Nov 2, 2007"
+.TH READONLY 1 "April 9, 2016"
.SH NAME
readonly \- shell built-in function to protect the value of the given variable
from reassignment
@@ -35,13 +35,11 @@ from reassignment
.SH DESCRIPTION
.SS "sh"
-.sp
.LP
-The given \fIname\fRs are marked \fBreadonly\fR and the values of the these
+The given \fIname\fRs are marked \fBreadonly\fR and the values of these
\fIname\fRs may not be changed by subsequent assignment. If no arguments are
given, a list of all \fBreadonly\fR names is printed.
.SS "ksh"
-.sp
.LP
The given \fIname\fRs are marked \fBreadonly\fR and these names cannot be
changed by subsequent assignment.
@@ -118,7 +116,6 @@ This means that tilde substitution is performed after the \fB=\fR sign and word
splitting and file name generation are not performed.
.RE
.SS "ksh93"
-.sp
.LP
\fBreadonly\fR sets the \fBreadonly\fR attribute on each of the variables
specified by name which prevents their values from being changed. If
@@ -178,7 +175,6 @@ field splitting and file name generation are not performed.
.RE
.SH EXIT STATUS
.SS "ksh93"
-.sp
.LP
The following exit values are returned:
.sp
@@ -200,7 +196,6 @@ An error occurred.
.RE
.SH SEE ALSO
-.sp
.LP
\fBksh\fR(1), \fBksh93\fR(1), \fBsh\fR(1), \fBtypeset\fR(1),
\fBattributes\fR(5)
diff --git a/usr/src/man/man1/rwho.1 b/usr/src/man/man1/rwho.1
index 4137b0491d..b5cb2ecb51 100644
--- a/usr/src/man/man1/rwho.1
+++ b/usr/src/man/man1/rwho.1
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH RWHO 1 "Nov 6, 2000"
+.TH RWHO 1 "April 9, 2016"
.SH NAME
rwho \- who is logged in on local machines
.SH SYNOPSIS
@@ -13,7 +13,6 @@ rwho \- who is logged in on local machines
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBrwho\fR command produces output similar to \fBwho\fR(1), but for all
machines on your network. If no report has been received from a machine for 5
@@ -26,7 +25,6 @@ this idle time. If a user has not typed to the system for an hour or more, the
user is omitted from the output of \fBrwho\fR unless the \fB-a\fR flag is
given.
.SH OPTIONS
-.sp
.ne 2
.na
\fB\fB-a\fR\fR
@@ -36,7 +34,6 @@ Report all users whether or not they have typed to the system in the past hour.
.RE
.SH FILES
-.sp
.ne 2
.na
\fB\fB/var/spool/rwho/whod.*\fR\fR
@@ -46,12 +43,10 @@ information about other machines
.RE
.SH SEE ALSO
-.sp
.LP
\fBfinger\fR(1), \fBruptime\fR(1), \fBwho\fR(1), \fBin.rwhod\fR(1M),
\fBattributes\fR(5)
.SH NOTES
-.sp
.LP
\fBrwho\fR does not work through gateways.
.sp
@@ -60,7 +55,7 @@ The directory \fB/var/spool/rwho\fR must exist on the host from which
\fBrwho\fR is run.
.sp
.LP
-This service takes up progressively more network bandwith as the number of
+This service takes up progressively more network bandwidth as the number of
hosts on the local net increases. For large networks, the cost becomes
prohibitive.
.sp
diff --git a/usr/src/man/man1/svcprop.1 b/usr/src/man/man1/svcprop.1
index a1be45b9fa..e4eaba64a2 100644
--- a/usr/src/man/man1/svcprop.1
+++ b/usr/src/man/man1/svcprop.1
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH SVCPROP 1 "Sep 13, 2007"
+.TH SVCPROP 1 "April 9, 2016"
.SH NAME
svcprop \- retrieve values of service configuration properties
.SH SYNOPSIS
@@ -20,7 +20,6 @@ svcprop \- retrieve values of service configuration properties
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBsvcprop\fR utility prints values of properties in the service
configuration repository. Properties are selected by \fB-p\fR options and the
@@ -36,7 +35,6 @@ instance's directly attached properties. See \fBsmf\fR(5) for an explanation of
property composition. If the \fBrunning\fR snapshot does not exist then the
instance's directly attached properties are used instead.
.SS "Output Format"
-.sp
.LP
By default, when a single property is selected, the values for each are printed
on separate lines. Empty \fBASCII\fR string values are represented by a pair of
@@ -64,7 +62,6 @@ due to access controls, an error results.
.LP
Error messages are printed to the standard error stream.
.SH OPTIONS
-.sp
.LP
The following options are supported:
.sp
@@ -177,7 +174,6 @@ Uses properties from the service or instance in the specified \fIzone\fR.
This option is only applicable from the global zone, see \fBzones\fR(5).
.SH OPERANDS
-.sp
.LP
The following operands are supported:
.sp
@@ -294,7 +290,7 @@ general/single_instance boolean true
.sp
.LP
-\fBExample 4 \fRTesting the Existance of a Property
+\fBExample 4 \fRTesting the Existence of a Property
.sp
.LP
The following example tests the existence of the \fBgeneral/enabled\fR property
@@ -371,7 +367,6 @@ svcprop -p $1 $2 | (
.sp
.SH EXIT STATUS
-.sp
.LP
The following exit values are returned:
.sp
@@ -402,7 +397,6 @@ Invalid command line options were specified.
.RE
.SH SEE ALSO
-.sp
.LP
\fBsvcs\fR(1), \fBinetd\fR(1M), \fBsvcadm\fR(1M), \fBsvccfg\fR(1M),
\fBsvc.startd\fR(1M), \fBservice_bundle\fR(4), \fBattributes\fR(5),