summaryrefslogtreecommitdiff
path: root/usr/src/man/man4
diff options
context:
space:
mode:
authorPeter Tribble <peter.tribble@gmail.com>2017-11-26 12:48:57 +0000
committerRobert Mustacchi <rm@joyent.com>2017-11-28 21:42:38 +0000
commitc5bab7026b8e0ac44b25ee08507ea360f177d844 (patch)
tree5301bd9e811604a5e0d503152f8759d88274d54b /usr/src/man/man4
parenta71e11eee4676204c7609c4c9703cc98fbf4669d (diff)
downloadillumos-joyent-c5bab7026b8e0ac44b25ee08507ea360f177d844.tar.gz
8861 more manpage spelling errors
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man4')
-rw-r--r--usr/src/man/man4/contract.415
-rw-r--r--usr/src/man/man4/hosts.equiv.411
-rw-r--r--usr/src/man/man4/krb5.conf.46
-rw-r--r--usr/src/man/man4/ldapsearchprefs.conf.49
-rw-r--r--usr/src/man/man4/loader.conf.44
-rw-r--r--usr/src/man/man4/pkginfo.44
6 files changed, 14 insertions, 35 deletions
diff --git a/usr/src/man/man4/contract.4 b/usr/src/man/man4/contract.4
index 26c2458504..2b993e3ae7 100644
--- a/usr/src/man/man4/contract.4
+++ b/usr/src/man/man4/contract.4
@@ -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 CONTRACT 4 "Jul 11, 2005"
+.TH CONTRACT 4 "Nov 26, 2017"
.SH NAME
contract \- the contract file system
.SH SYNOPSIS
@@ -13,7 +13,6 @@ contract \- the contract file system
.fi
.SH DESCRIPTION
-.sp
.LP
The \fB/system/contract\fR file system acts as the primary interface to the
contract subsystem. There is a subdirectory of \fB/system/contract\fR for each
@@ -36,13 +35,11 @@ A combination of standard system calls (for example, \fBopen\fR(2),
Consumers of the contract file system must be large file aware. See
\fBlargefile\fR(5) and \fBlfcompile64\fR(5).
.SS "DIRECTORY STRUCTURE"
-.sp
.LP
At the top level, the \fB/system/contract\fR directory contains subdirectories
named with each available contract type, and one special directory, \fBall\fR.
Each of these directories is world-readable and world-searchable.
.SS "STRUCTURE OF \fB/system/contract/\fItype\fR\fR"
-.sp
.LP
Each \fB/system/contract/\fItype\fR\fR directory contains a fixed number of
files. It also contains a variable number of subdirectories corresponding to
@@ -115,14 +112,12 @@ receives events from all \fItype\fR contracts held by the opening process. See
.RE
.SS "STRUCTURE OF /system/contract/all"
-.sp
.LP
The \fB/system/contract/all\fR directory contains a numerically named file for
each contract in the system. Each file is a symbolic link to the type-specific
directory for that contract, that is \fB/system/contract/all/\fIid\fR\fR points
to \fB/system/contract/\fItype\fR/\fIid\fR\fR.
.SS "STRUCTURE OF /system/contract/\fItype\fR/\fIid\fR"
-.sp
.LP
Each \fB/system/contract/\fItype\fR/\fIid\fR\fR directory contains the
following files:
@@ -195,7 +190,6 @@ for a contract.
.RE
.SS "TERMS"
-.sp
.LP
The following terms are defined for all contracts:
.sp
@@ -229,7 +223,6 @@ Selects which events are delivered as critical events. Use
.RE
.SS "STATUS"
-.sp
.LP
A status object returned by \fBct_status_read\fR(3CONTRACT) contains the
following pieces of information:
@@ -251,7 +244,7 @@ this information.
.ad
.sp .6
.RS 4n
-The type of the contract, specifed as a string. Obtained using
+The type of the contract, specified as a string. Obtained using
\fBct_status_get_type\fR(3CONTRACT). The contract type is the same as its
subdirectory name under \fB/system/contract\fR.
.RE
@@ -371,7 +364,6 @@ to obtain this information.
.RE
.SS "EVENTS"
-.sp
.LP
All three event endpoints, \fB/system/contract/\fItype\fR/bundle\fR,
\fB/system/contract/\fItype\fR/pbundle\fR, and
@@ -441,7 +433,6 @@ type's manual page or \fBCT_EV_NEGEND\fR. Use
.RE
.SS "EVENT TYPES"
-.sp
.LP
The following event types are defined:
.sp
@@ -487,7 +478,6 @@ Use \fBct_event_get_newct\fR(3CONTRACT) to obtain this information.
.RE
.SH FILES
-.sp
.ne 2
.na
\fB\fB/system/contract\fR\fR
@@ -608,7 +598,6 @@ Status info for contract ID
.RE
.SH SEE ALSO
-.sp
.LP
\fBctrun\fR(1), \fBctstat\fR(1), \fBctwatch\fR(1), \fBchroot\fR(1M),
\fBclose\fR(2), \fBioctl\fR(2), \fBopen\fR(2), \fBpoll\fR(2),
diff --git a/usr/src/man/man4/hosts.equiv.4 b/usr/src/man/man4/hosts.equiv.4
index 4b59e212f2..81679a1aa8 100644
--- a/usr/src/man/man4/hosts.equiv.4
+++ b/usr/src/man/man4/hosts.equiv.4
@@ -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 HOSTS.EQUIV 4 "Jun 23, 1997"
+.TH HOSTS.EQUIV 4 "Nov 26, 2017"
.SH NAME
hosts.equiv, rhosts \- trusted remote hosts and users
.SH DESCRIPTION
-.sp
.LP
The \fB/etc/hosts.equiv\fR and \fB\&.rhosts\fR files provide the "remote
authentication" database for \fBrlogin\fR(1), \fBrsh\fR(1), \fBrcp\fR(1), and
@@ -59,7 +58,6 @@ Hostnames must be the official name of the host, not one of its nicknames.
Negative entries are differentiated from positive entries by a `\(mi' character
preceding either the \fIhostname\fR or \fIusername\fR field.
.SS "Positive Entries"
-.sp
.LP
If the form:
.sp
@@ -173,7 +171,6 @@ will allow the named user from any remote host to access the system. The entry
.LP
will allow any user from the named host to access the system as the local user.
.SS "Negative Entries"
-.sp
.LP
Negative entries are preceded by a `\(mi' sign. The form:
.sp
@@ -222,7 +219,6 @@ disallows access by the named user only from the named host, while the form:
.LP
will disallow access by all of the users in the named netgroup from all hosts.
.SS "Search Sequence"
-.sp
.LP
To help maintain system security, the \fB/etc/hosts.equiv\fR file is not
checked when access is being attempted for super-user. If the user attempting
@@ -256,7 +252,7 @@ following order:
.RE
.sp
.LP
-The user is granted access if a positive match occurrs. Negative entries apply
+The user is granted access if a positive match occurs. Negative entries apply
only to \fB/etc/hosts.equiv\fR and may be overridden by subsequent
\fB\&.rhosts\fR entries.
.sp
@@ -292,7 +288,6 @@ are made for lines in \fB\&.rhosts\fR in the following order:
\fIhostname\fR
.RE
.SH FILES
-.sp
.ne 2
.na
\fB\fB/etc/hosts.equiv\fR\fR
@@ -311,12 +306,10 @@ user's trusted hosts and users
.RE
.SH SEE ALSO
-.sp
.LP
\fBrcp\fR(1), \fBrlogin\fR(1), \fBrsh\fR(1), \fBrcmd\fR(3SOCKET),
\fBhosts\fR(4), \fBnetgroup\fR(4), \fBpasswd\fR(4)
.SH WARNINGS
-.sp
.LP
Positive entries in \fB/etc/hosts.equiv\fR that include a \fIusername\fR field
(either an individual named user, a netgroup, or `\fB+\fR' sign) should be
diff --git a/usr/src/man/man4/krb5.conf.4 b/usr/src/man/man4/krb5.conf.4
index 6959901737..c97d2a7eae 100644
--- a/usr/src/man/man4/krb5.conf.4
+++ b/usr/src/man/man4/krb5.conf.4
@@ -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 KRB5.CONF 4 "April 9, 2016"
+.TH KRB5.CONF 4 "Nov 26, 2017"
.SH NAME
krb5.conf \- Kerberos configuration file
.SH SYNOPSIS
@@ -1588,7 +1588,7 @@ contain the private key. If no such file is found, then the certificate in the
.sp
.ne 2
.na
-\fB\fBpkintit_anchors\fR\fR
+\fB\fBpkinit_anchors\fR\fR
.ad
.br
.na
@@ -1597,7 +1597,7 @@ contain the private key. If no such file is found, then the certificate in the
.RS 21n
\fIdirectory-name\fR is assumed to be an OpenSSL-style hashed CA directory
where each CA cert is stored in a file named \fBhash-of-ca-cert\fR.\fI#\fR.
-This infrastructure is encouraged, but all files in the directory is examined
+This infrastructure is encouraged, but all files in the directory are examined
and if they contain certificates (in PEM format), they are used.
.RE
diff --git a/usr/src/man/man4/ldapsearchprefs.conf.4 b/usr/src/man/man4/ldapsearchprefs.conf.4
index c505ada072..8eca9304ac 100644
--- a/usr/src/man/man4/ldapsearchprefs.conf.4
+++ b/usr/src/man/man4/ldapsearchprefs.conf.4
@@ -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 LDAPSEARCHPREFS.CONF 4 "Jul 9, 2003"
+.TH LDAPSEARCHPREFS.CONF 4 "Nov 26, 2017"
.SH NAME
ldapsearchprefs.conf \- configuration file for LDAP search preference routines
.SH SYNOPSIS
@@ -14,7 +14,6 @@ ldapsearchprefs.conf \- configuration file for LDAP search preference routines
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBldapsearchprefs.conf\fR file contains information used by LDAP when
searching the directory. Blank lines and lines that start with a hash ('#')
@@ -73,7 +72,7 @@ using the \fBLDAP_IS_SEARCHOBJ_OPTION_SET()\fR macro. Use "" if no special
options are required.
.sp
.LP
-The next line specifes a label to use for "Fewer Choices" searches. "Fewer
+The next line specifies a label to use for "Fewer Choices" searches. "Fewer
Choices" searches are those where the user's input is fed to the ldap_filter
routines to determine an appropriate filter to use. This contrasts with
explicitly-constructed LDAP filters, or "More Choices" searches, where the user
@@ -262,7 +261,6 @@ END
In this example, the user may search for People. For "fewer choices" searching,
the tag for the \fBldapfilter.conf\fR(4) file is "x500-People".
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for a description of the following attributes:
.sp
@@ -277,6 +275,5 @@ Stability Level Evolving
.TE
.SH SEE ALSO
-.sp
.LP
-\fBldap_searchprefs\fR(3LDAP) , \fBattributes\fR(5)
+\fBldap_searchprefs\fR(3LDAP), \fBattributes\fR(5)
diff --git a/usr/src/man/man4/loader.conf.4 b/usr/src/man/man4/loader.conf.4
index 6b1286025f..52dfb4eb8d 100644
--- a/usr/src/man/man4/loader.conf.4
+++ b/usr/src/man/man4/loader.conf.4
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd Apr 20, 2016
+.Dd Nov 26, 2017
.Dt LOADER.CONF 4
.Os
.Sh NAME
@@ -81,7 +81,7 @@ May be provided by the operating system.
User editable loader configuration.
.It Ar /boot/conf.d/*
User editable loader configuration snippets.
-The files are proccessed in lexicographical order.
+The files are processed in lexicographical order.
The configuration snippets mechanism is not available in case of TFTP boot as
TFTP does not provide the directory list.
.It Ar /boot/transient.conf
diff --git a/usr/src/man/man4/pkginfo.4 b/usr/src/man/man4/pkginfo.4
index bff96a2d38..3dd34ea876 100644
--- a/usr/src/man/man4/pkginfo.4
+++ b/usr/src/man/man4/pkginfo.4
@@ -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 PKGINFO 4 "May 13, 2017"
+.TH PKGINFO 4 "Nov 26, 2017"
.SH NAME
pkginfo \- package characteristics file
.SH DESCRIPTION
@@ -36,7 +36,7 @@ support of the zones (multiple Solaris environments) feature. See
\fBzones\fR(5).
.sp
.LP
-The following paramaters are mandatory:
+The following parameters are mandatory:
.sp
.ne 2
.na