diff options
author | Peter Tribble <peter.tribble@gmail.com> | 2018-09-16 18:59:16 +0100 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2018-09-19 14:21:01 +0000 |
commit | 8a6f2a5b21d363a633522c2f2cfe0094f0f98bfa (patch) | |
tree | a87b6875ab9facf8e681397aa1cbd91ac64c2bff /usr/src/man/man4 | |
parent | 78149ac661d1ba94da655d9464c92bdd323b0ffc (diff) | |
download | illumos-joyent-8a6f2a5b21d363a633522c2f2cfe0094f0f98bfa.tar.gz |
9842 man page typos and spelling
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man4')
-rw-r--r-- | usr/src/man/man4/NISLDAPmapping.4 | 8 | ||||
-rw-r--r-- | usr/src/man/man4/contract.4 | 2 | ||||
-rw-r--r-- | usr/src/man/man4/driver.conf.4 | 12 | ||||
-rw-r--r-- | usr/src/man/man4/ike.config.4 | 4 | ||||
-rw-r--r-- | usr/src/man/man4/ldapsearchprefs.conf.4 | 2 | ||||
-rw-r--r-- | usr/src/man/man4/ldaptemplates.conf.4 | 5 | ||||
-rw-r--r-- | usr/src/man/man4/mpapi.conf.4 | 6 | ||||
-rw-r--r-- | usr/src/man/man4/sbus.4 | 6 | ||||
-rw-r--r-- | usr/src/man/man4/warn.conf.4 | 7 | ||||
-rw-r--r-- | usr/src/man/man4/ypfiles.4 | 2 |
10 files changed, 18 insertions, 36 deletions
diff --git a/usr/src/man/man4/NISLDAPmapping.4 b/usr/src/man/man4/NISLDAPmapping.4 index 0094fb0ad8..532ee9be80 100644 --- a/usr/src/man/man4/NISLDAPmapping.4 +++ b/usr/src/man/man4/NISLDAPmapping.4 @@ -572,7 +572,7 @@ Several maps and databaseIds may contain fields that are to be split in the same way. As a consequence, the names of fields to be split must be unique across all maps and databaseIds. .sp -Only one level of spliting is supported.That is, a subfield cannot be split +Only one level of splitting is supported. That is, a subfield cannot be split into further subfields. .RE @@ -583,9 +583,9 @@ into further subfields. .ad .sp .6 .RS 4n -Where there is a list of repeated, splitable fields, +Where there is a list of repeated, splittable fields, \fBnisLDAPrepeatedFieldSeparators\fR specifies which characters separate -instances of the splitable field. +instances of the splittable field. .sp The syntax for the \fBnisLDAPrepeatedFieldSeparators\fR attribute is as follows: @@ -597,7 +597,7 @@ sepChar = A separator character. .fi .in -2 -The default value is space or tab. If repeated splitable fields are adjacent, +The default value is space or tab. If repeated splittable fields are adjacent, that is, there is no separating character, then the following should be specified: .sp diff --git a/usr/src/man/man4/contract.4 b/usr/src/man/man4/contract.4 index 2b993e3ae7..8c261b5711 100644 --- a/usr/src/man/man4/contract.4 +++ b/usr/src/man/man4/contract.4 @@ -520,7 +520,7 @@ Specific type directory .sp .ne 2 .na -\fB\fB/system/contract/\fItype\fR/templete\fR\fR +\fB\fB/system/contract/\fItype\fR/template\fR\fR .ad .sp .6 .RS 4n diff --git a/usr/src/man/man4/driver.conf.4 b/usr/src/man/man4/driver.conf.4 index ab95b1c462..92cb57d2ef 100644 --- a/usr/src/man/man4/driver.conf.4 +++ b/usr/src/man/man4/driver.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 DRIVER.CONF 4 "Jan 5, 2007" +.TH DRIVER.CONF 4 "Sep 16, 2018" .SH NAME driver.conf \- driver configuration files .SH SYNOPSIS @@ -13,7 +13,6 @@ driver.conf \- driver configuration files .fi .SH DESCRIPTION -.sp .LP Driver configuration files provide values for device properties. The values override values provided by the devices themselves. Most modern devices provide @@ -23,7 +22,7 @@ enough property values to make a driver configuration file unnecessary. The system associates a driver with its configuration file by name. For example, a driver in \fB/usr/kernel/drv\fR called \fBwombat\fR has the driver configuration file \fBwombat.conf\fR, also stored in \fB/usr/kernel/drv\fR, -associated with it. On systems capable of support 64-bit drivers, the driver +associated with it. On systems that support 64-bit drivers, the driver configuration file should be placed in the directory in which the 32-bit driver is (or would be) located, even if only a 64-bit version is provided. For example, a 64-bit driver stored in \fB/usr/kernel/drv/sparcv9\fR stores its @@ -202,7 +201,6 @@ the second node retrieves the value of the global \fBdebug-level\fR property (3). .SH SEE ALSO -.sp .LP \fBadd_drv\fR(1M), \fBpci\fR(4), \fBpseudo\fR(4), \fBsbus\fR(4), \fBscsi\fR(4), \fBprobe\fR(9E), \fBddi_getlongprop\fR(9F), \fBddi_getprop\fR(9F), @@ -212,16 +210,12 @@ the second node retrieves the value of the global \fBdebug-level\fR property .LP \fIWriting Device Drivers\fR .SH WARNINGS -.sp .LP To avoid namespace collisions between multiple driver vendors, it is strongly recommended that the \fIname\fR property of the driver should begin with a vendor-unique string. A reasonably compact and unique choice is the vendor over-the-counter stock symbol. .SH NOTES -.sp .LP The \fBupdate_drv\fR(1M) command should be used to prompt the kernel to reread -\fBdriver.conf\fR files. Using \fBmodunload\fR(1M) to update \fBdriver.conf\fR -continues to work in release 9 of the Solaris operating environment, but the -behavior will change in a future release. +\fBdriver.conf\fR files. diff --git a/usr/src/man/man4/ike.config.4 b/usr/src/man/man4/ike.config.4 index f6634a9757..afa988db27 100644 --- a/usr/src/man/man4/ike.config.4 +++ b/usr/src/man/man4/ike.config.4 @@ -478,7 +478,7 @@ before the SA is revalidated. .RS 4n The lifetime of an SA can optionally be specified in kilobytes. This parameter specifies the default value. If lifetimes are specified in both seconds and -kilobytes, the SA expires when either the seconds or kilobyte threshholds are +kilobytes, the SA expires when either the seconds or kilobyte thresholds are passed. .RE @@ -670,7 +670,7 @@ An authentication algorithm. .sp Use \fBipsecalgs\fR(1M) with the \fB-l\fR option to list the IPsec protocols and algorithms currently defined on a system. The \fBcryptoadm list\fR command -diplays a list of installed providers and their mechanisms. See +displays a list of installed providers and their mechanisms. See \fBcryptoadm\fR(1M). .RE diff --git a/usr/src/man/man4/ldapsearchprefs.conf.4 b/usr/src/man/man4/ldapsearchprefs.conf.4 index 8eca9304ac..661f938f28 100644 --- a/usr/src/man/man4/ldapsearchprefs.conf.4 +++ b/usr/src/man/man4/ldapsearchprefs.conf.4 @@ -27,7 +27,7 @@ what a user may search for, which attributes are searched, and which options are available to the user. .sp .LP -The first non-commment line specifies the version of the template information +The first non-comment line specifies the version of the template information and must contain the token \fBVersion\fR followed by an integer version number. For example: .sp diff --git a/usr/src/man/man4/ldaptemplates.conf.4 b/usr/src/man/man4/ldaptemplates.conf.4 index a2aee2f434..7d62bcbbbe 100644 --- a/usr/src/man/man4/ldaptemplates.conf.4 +++ b/usr/src/man/man4/ldaptemplates.conf.4 @@ -14,7 +14,6 @@ ldaptemplates.conf \- configuration file for LDAP display template routines .fi .SH DESCRIPTION -.sp .LP The \fBldaptemplates.conf\fR file contains information used by the LDAP display routines. @@ -26,7 +25,7 @@ separated by white space, and double quotes can be used to include white space inside a token. .sp .LP -The first non-commment line specifies the version of the template information +The first non-comment line specifies the version of the template information and must contain the token \fBVersion\fR followed by an integer version number. For example, .sp @@ -414,7 +413,6 @@ people entries. .sp .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for a description of the following attributes: .sp @@ -429,6 +427,5 @@ Stability Level Evolving .TE .SH SEE ALSO -.sp .LP \fBldap_disptmpl\fR(3LDAP), \fBldap_entry2text\fR(3LDAP), \fBattributes\fR(5) diff --git a/usr/src/man/man4/mpapi.conf.4 b/usr/src/man/man4/mpapi.conf.4 index 79379f95b4..4edf6a9adb 100644 --- a/usr/src/man/man4/mpapi.conf.4 +++ b/usr/src/man/man4/mpapi.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 MPAPI.CONF 4 "Mar 15, 2006" +.TH MPAPI.CONF 4 "Sep 16, 2018" .SH NAME mpapi.conf \- configuration file for libMPAPI .SH SYNOPSIS @@ -42,7 +42,7 @@ where \fB\fBid\fR\fR .ad .RS 21n -The identification of library. It is the resersed domain name of the vendor +The identification of the library. It is the reversed domain name of the vendor followed by \fB\&.\fR followed by the vendor specific name of the plugin that uniquely identifies the plugin library. .RE @@ -53,7 +53,7 @@ uniquely identifies the plugin library. \fB\fBlibrary file name\fR\fR .ad .RS 21n -The shared object library file in the absolute path format. +The absolute path to the shared object library file. .RE .SH EXAMPLES diff --git a/usr/src/man/man4/sbus.4 b/usr/src/man/man4/sbus.4 index 35e4b6221c..98cd72a8f9 100644 --- a/usr/src/man/man4/sbus.4 +++ b/usr/src/man/man4/sbus.4 @@ -8,7 +8,6 @@ .SH NAME sbus \- configuration files for SBus device drivers .SH DESCRIPTION -.sp .LP The \fBSBus\fR is a geographically addressed peripheral bus present on many \fBSPARC\fR hardware platforms. \fBSBus\fR devices are \fIself-identifying\fR @@ -85,7 +84,7 @@ resource on the \fBSBus.\fR The first integer of each tuple should be set to \fB\(mi1\fR, specifying that any SBus slot may be matched. The second integer of each 3-tuple specifies the offset in the slot address space identified by the first element. The third -integer of each 3-tuple specifies the size in bytes of the mappable resoure. +integer of each 3-tuple specifies the size in bytes of the mappable resource. .sp The \fBregisters\fR property can only be used to augment an incompletely specified \fBreg\fR property with information from a driver configuration file. @@ -158,7 +157,6 @@ name="SUNW,netboard" class="sbus" .sp .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -174,7 +172,6 @@ Architecture SPARC .TE .SH SEE ALSO -.sp .LP \fBdriver.conf\fR(4), \fBattributes\fR(5), \fBddi_add_intr\fR(9F), \fBddi_map_regs\fR(9F), \fBddi_prop_op\fR(9F) @@ -182,7 +179,6 @@ Architecture SPARC .LP \fIWriting Device Drivers\fR .SH WARNINGS -.sp .LP The wildcarding mechanism of the \fBregisters\fR property matches every instance of the particular device attached to the system. This may not always diff --git a/usr/src/man/man4/warn.conf.4 b/usr/src/man/man4/warn.conf.4 index bcbb00ecc6..f667762149 100644 --- a/usr/src/man/man4/warn.conf.4 +++ b/usr/src/man/man4/warn.conf.4 @@ -14,7 +14,6 @@ warn.conf \- Kerberos warning configuration file .fi .SH DESCRIPTION -.sp .LP The \fBwarn.conf\fR file contains configuration information specifying how users will be warned by the \fBktkt_warnd\fR daemon about ticket expiration. In @@ -91,7 +90,7 @@ file has been removed. \fB\fBlog\fR\fR .ad .RS 15n -Same as specifing both \fBlog-success\fR and \fBlog-failure\fR. +Same as specifying both \fBlog-success\fR and \fBlog-failure\fR. .RE .LP @@ -207,7 +206,6 @@ myname@ACME.COM: your kerberos credentials have been renewed .in -2 .SH FILES -.sp .ne 2 .na \fB\fB/usr/lib/krb5/ktkt_warnd\fR\fR @@ -217,7 +215,6 @@ Kerberos warning daemon .RE .SH ATTRIBUTES -.sp .LP See \fBattributes\fR(5) for descriptions of the following attributes: .sp @@ -233,12 +230,10 @@ Interface Stability Evolving .TE .SH SEE ALSO -.sp .LP \fBkinit\fR(1), \fBkdestroy\fR(1), \fBktkt_warnd\fR(1M), \fBsyslog.conf\fR(4), \fButmpx\fR(4), \fBattributes\fR(5), \fBkerberos\fR(5), \fBpam_krb5\fR(5) .SH NOTES -.sp .LP The auto-renew of the TGT is attempted only if the user is logged-in, as determined by examining \fButmpx\fR(4). diff --git a/usr/src/man/man4/ypfiles.4 b/usr/src/man/man4/ypfiles.4 index 1406bf0284..8c23bc14e2 100644 --- a/usr/src/man/man4/ypfiles.4 +++ b/usr/src/man/man4/ypfiles.4 @@ -31,7 +31,7 @@ map that it expands to. The nickname cannot contain a ".". If the \fB/var/yp/NISLDAPmapping\fR configuration file is present, the NIS server operates in NIS to LDAP (N2L) mode. In this mode, NIS maps are stored in a new set of DBM files, prepended by the \fBLDAP_\fR prefix, at -\fB/var/yp/\fIdomainename\fR\fR. These files are used as a cache backed by +\fB/var/yp/\fIdomainname\fR\fR. These files are used as a cache backed by information from an LDAP server. Additional DBM files are created in the same directory to hold the cache's TTL values. .sp |