Print this page
11622 clean up rarer mandoc lint warnings

@@ -5,11 +5,10 @@
 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
 .TH CRYPTOADM 1M "Sep 1, 2009"
 .SH NAME
 cryptoadm \- cryptographic framework administration
 .SH SYNOPSIS
-.LP
 .nf
 \fBcryptoadm\fR list [\fB-mpv\fR] [provider=\fIprovider-name\fR]
      [mechanism=\fImechanism-list\fR]
 .fi
 

@@ -80,12 +79,10 @@
 .nf
 \fBcryptoadm\fR \fB-\fR\fB-help\fR
 .fi
 
 .SH DESCRIPTION
-.sp
-.LP
 The \fBcryptoadm\fR utility displays cryptographic provider information for a
 system, configures the mechanism policy for each provider, and installs or
 uninstalls a cryptographic provider. The cryptographic framework supports three
 types of providers: a user-level provider (a PKCS11 shared library), a kernel
 software provider (a loadable kernel software module), and a kernel hardware

@@ -141,12 +138,10 @@
 .ie t \(bu
 .el o
 subcommand \fB-\fR\fB-help\fR
 .RE
 .SH OPTIONS
-.sp
-.LP
 The \fBcryptoadm\fR utility has the various combinations of subcommands and
 options shown below.
 .sp
 .ne 2
 .na

@@ -441,11 +436,10 @@
 .RS 4n
 Display the command usage.
 .RE
 
 .SH OPERANDS
-.sp
 .ne 2
 .na
 \fBprovider=\fIprovider-name\fR\fR
 .ad
 .sp .6

@@ -595,11 +589,10 @@
 
 \&...which enables all mechanisms on the provider, but enables no other
 provider-features, such as \fBrandom\fR.
 .RE
 .SH EXAMPLES
-.LP
 \fBExample 1 \fRDisplay List of Providers Installed in System
 .sp
 .LP
 The following command displays a list of all installed providers:
 

@@ -761,12 +754,10 @@
 .fi
 .in -2
 .sp
 
 .SH EXIT STATUS
-.sp
-.LP
 The following exit values are returned:
 .sp
 .ne 2
 .na
 \fB\fB0\fR\fR

@@ -785,12 +776,10 @@
 .RS 4n
 An error occurred.
 .RE
 
 .SH ATTRIBUTES
-.sp
-.LP
 See \fBattributes\fR(5) for descriptions of the following attributes:
 .sp
 
 .sp
 .TS

@@ -805,24 +794,18 @@
 .sp
 .LP
 The \fBstart\fR, \fBstop\fR, and \fBrefresh\fR options are Private interfaces.
 All other options are Evolving. The utility name is Stable.
 .SH SEE ALSO
-.sp
-.LP
 \fBlogadm\fR(1M), \fBsvcadm\fR(1M), \fBsyslogd\fR(1M), \fBlibpkcs11\fR(3LIB),
 \fBexec_attr\fR(4), \fBprof_attr\fR(4), \fBattributes\fR(5), \fBsmf\fR(5),
 \fBrandom\fR(7D)
-.sp
-.LP
 
 .sp
 .LP
 \fISolaris Security for Developer's Guide\fR
 .SH NOTES
-.sp
-.LP
 If a hardware provider's policy was made explicitly (that is, some of its
 mechanisms were disabled) and the hardware provider has been detached, the
 policy of this hardware provider is still listed.
 .sp
 .LP