summaryrefslogtreecommitdiff
path: root/usr/src/man/man1
diff options
context:
space:
mode:
authorPeter Tribble <peter.tribble@gmail.com>2017-07-24 07:43:00 +0100
committerDan McDonald <danmcd@joyent.com>2017-07-24 08:46:31 -0400
commita2f77ecd473906b09203ea4f7a38bc73e661f9ee (patch)
tree9fd1d6e0ba484fc6929b46ff7a1b692e2586e8ce /usr/src/man/man1
parent79c2b812ee2010ebf20fdd92dc5f06b59000a94c (diff)
downloadillumos-gate-a2f77ecd473906b09203ea4f7a38bc73e661f9ee.tar.gz
8525 some more manpage spelling errors
Reviewed by: Ryan Zezeski <rpz@joyent.com> Reviewed by: Alexander Pyhalov <alp@rsu.ru> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/man/man1')
-rw-r--r--usr/src/man/man1/kinit.111
-rw-r--r--usr/src/man/man1/set.18
-rw-r--r--usr/src/man/man1/tnfdump.16
3 files changed, 3 insertions, 22 deletions
diff --git a/usr/src/man/man1/kinit.1 b/usr/src/man/man1/kinit.1
index 806fe86b72..98085f1266 100644
--- a/usr/src/man/man1/kinit.1
+++ b/usr/src/man/man1/kinit.1
@@ -17,7 +17,6 @@ kinit \- obtain and cache Kerberos ticket-granting ticket
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBkinit\fR command is used to obtain and cache an initial ticket-granting
ticket (credential) for \fIprincipal\fR. This ticket is used for authentication
@@ -47,7 +46,6 @@ Kerberos configuration file for \fIlifetime\fR and \fIrenewable_life\fR.
The \fBkdestroy\fR(1) command can be used to destroy any active tickets before
you end your login session.
.SH OPTIONS
-.sp
.LP
The following options are supported:
.sp
@@ -318,13 +316,12 @@ section for details.
\fB\fBflag_RSA_PROTOCOL[=yes]\fR\fR
.ad
.RS 27n
-Specifies the use of RSA, rather than the default Diffie-Hellman protoco.
+Specifies the use of RSA, rather than the default Diffie-Hellman protocol.
.RE
.RE
.SS "PKINIT URI Types"
-.sp
.ne 2
.na
\fBFILE:\fIfile-name\fR[,\fIkey-file-name\fR]\fR
@@ -434,7 +431,6 @@ been set to \fBFILE:/tmp/my_proxy.pem\fR.
.RE
.SS "Time Formats"
-.sp
.LP
The following absolute time formats can be used for the \fB-s\fR
\fIstart_time\fR option. The examples are based on the date and time of July 2,
@@ -528,7 +524,6 @@ Variable Description
.TE
.SH ENVIRONMENT VARIABLES
-.sp
.LP
\fBkinit\fR uses the following environment variable:
.sp
@@ -542,7 +537,6 @@ and details.
.RE
.SH FILES
-.sp
.ne 2
.na
\fB\fB/tmp/krb5cc_\fIuid\fR\fR\fR
@@ -571,7 +565,6 @@ Default location for the local host's configuration file. See
.RE
.SH ATTRIBUTES
-.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -590,13 +583,11 @@ Interface Stability See below.
.LP
The command arguments are Evolving. The command output is Unstable.
.SH SEE ALSO
-.sp
.LP
\fBkdestroy\fR(1), \fBklist\fR(1), \fBkadmin\fR(1M), \fBktkt_warnd\fR(1M),
\fBlibpkcs11\fR(3LIB), \fBkdc.conf\fR(4), \fBkrb5.conf\fR(4),
\fBattributes\fR(5), \fBkerberos\fR(5), \fBkrb5envvar\fR(5), \fBpam_krb5\fR(5)
.SH NOTES
-.sp
.LP
On success, \fBkinit\fR notifies \fBktkt_warnd\fR(1M) to alert the user when
the initial credentials (ticket-granting ticket) are about to expire.
diff --git a/usr/src/man/man1/set.1 b/usr/src/man/man1/set.1
index e4bb3dfd3b..5a0bccaaa2 100644
--- a/usr/src/man/man1/set.1
+++ b/usr/src/man/man1/set.1
@@ -94,7 +94,6 @@ descendents
.SH DESCRIPTION
.SS "sh"
-.sp
.LP
The \fBset\fR built-in command has the following options:
.sp
@@ -220,7 +219,6 @@ no arguments are specified, variable names that have been marked for export
during the current shell's execution are listed. Function names are \fBnot\fR
exported.
.SS "csh"
-.sp
.LP
With no arguments, \fBset\fR displays the values of all shell variables.
Multiword values are displayed as a parenthesized list. With the \fIvar\fR
@@ -280,7 +278,6 @@ environment variables.
\fBunsetenv\fR removes \fIvariable\fR from the environment. As with
\fBunset\fR, pattern matching is not performed.
.SS "ksh"
-.sp
.LP
The flags for the \fBset\fR built-in have meaning as follows:
.sp
@@ -390,7 +387,7 @@ Ignored for interactive shells.
\fB\fB+o\fR\fR
.ad
.RS 13n
-Writes the current option stettings to standard output in a format that is
+Writes the current option settings to standard output in a format that is
suitable for reinput to the shell as commands that achieve the same option
settings.
.RE
@@ -769,7 +766,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
\fBset\fR sets or unsets options and positional parameters. Options that are
specified with a \fB-\fR cause the options to be set. Options that are
@@ -1439,7 +1435,6 @@ field splitting and file name generation are not performed.
.RE
.SH EXAMPLES
.SS "csh"
-.sp
.LP
The following example sets the \fBPATH\fR variable to search for files in the
\fB/bin\fR, \fB/usr/bin\fR, \fB/usr/sbin\fR, and \fB/usr/ucb/bin\fR
@@ -1453,7 +1448,6 @@ setenv PATH "/bin:/usr/bin:/usr/sbin:usr/ucb/bin"
.sp
.SH SEE ALSO
-.sp
.LP
\fBcsh\fR(1), \fBksh\fR(1), \fBksh93\fR(1), \fBread\fR(1), \fBsh\fR(1),
\fBtypeset\fR(1), \fBattributes\fR(5), \fBenviron\fR(5)
diff --git a/usr/src/man/man1/tnfdump.1 b/usr/src/man/man1/tnfdump.1
index 5f594a98cc..34f80539c4 100644
--- a/usr/src/man/man1/tnfdump.1
+++ b/usr/src/man/man1/tnfdump.1
@@ -13,7 +13,6 @@ tnfdump \- convert binary TNF file to ASCII
.fi
.SH DESCRIPTION
-.sp
.LP
The \fBtnfdump\fR utility converts the specified binary \fBTNF\fR trace files
to \fBASCII\fR. The \fBASCII\fR output can be used to do performance analysis.
@@ -21,7 +20,6 @@ The default mode (without the \fB-r\fR option) prints all the event records
(that were generated by \fBTNF_PROBE\fR(3TNF)) and the event descriptor records
only. It also orders the events by time.
.SH OPTIONS
-.sp
.LP
The following option is supported:
.sp
@@ -47,9 +45,8 @@ instead of decimal format.
.RE
.SH RETURN VALUES
-.sp
.LP
-\fBtnfdump\fR returns \fB0\fR on succcessful exit.
+\fBtnfdump\fR returns \fB0\fR on successful exit.
.SH EXAMPLES
.LP
\fBExample 1 \fRConverting a file into ASCII
@@ -348,7 +345,6 @@ unsigned arguments. Their values are printed in hexadecimal when requested by
option \fB-x\fR.
.SH SEE ALSO
-.sp
.LP
\fBprex\fR(1), \fBgethrtime\fR(3C), \fBTNF_DECLARE_RECORD\fR(3TNF),
\fBTNF_PROBE\fR(3TNF), \fBtnf_process_disable\fR(3TNF), \fBattributes\fR(5)