summaryrefslogtreecommitdiff
path: root/usr/src/man/man3lib/libpkcs11.3lib
diff options
context:
space:
mode:
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