summaryrefslogtreecommitdiff
path: root/usr/src/man/man3lib/libpkcs11.3lib
diff options
context:
space:
mode:
authorYuri Pankov <yuri.pankov@nexenta.com>2017-07-29 16:02:29 +0300
committerRichard Lowe <richlowe@richlowe.net>2017-08-11 19:00:16 -0400
commitc66b8046543352459a11a51501b628d1c98a8c44 (patch)
tree1121a5f9a15592e29af27c5f55a10ec607cf88d6 /usr/src/man/man3lib/libpkcs11.3lib
parent12014b724f98604d61f9756b7e199416475d7396 (diff)
downloadillumos-gate-c66b8046543352459a11a51501b628d1c98a8c44.tar.gz
8547 update mandoc to 1.14.3
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/man/man3lib/libpkcs11.3lib')
-rw-r--r--usr/src/man/man3lib/libpkcs11.3lib4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3lib/libpkcs11.3lib b/usr/src/man/man3lib/libpkcs11.3lib
index b065411f3c..3de428effd 100644
--- a/usr/src/man/man3lib/libpkcs11.3lib
+++ b/usr/src/man/man3lib/libpkcs11.3lib
@@ -43,7 +43,7 @@ By default, the following is the system-wide configuration for meta slot.
Meta slot is enabled.
Meta slot provides token-based object support with the Software RSA PKCS#11
softtoken
-.Pf ( Xr pkcs11_softtoken 5 ) .
+.Pq Xr pkcs11_softtoken 5 .
Meta slot is
allowed to move sensitive token objects to other slots if that is necessary to
perform an operation.
@@ -139,7 +139,7 @@ Applications can include either of these headers in place of
which contains both function and type definitions.
.Sh INTERFACES
The shared object
-.Lb libpkcs11.so.1
+.Pa libpkcs11.so.1
provides the public interfaces defined below.
See
.Xr Intro 3