summaryrefslogtreecommitdiff
path: root/usr/src/man/man3lib
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2017-08-14 11:53:49 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2017-08-14 11:53:49 +0000
commitf3156461964256d1c034e49b880a19bc94c1c281 (patch)
tree14cb627993b9ee1af94fa83fbf8c41cf227c3189 /usr/src/man/man3lib
parentaea86460f0918659f2a8637f97b2055272a86c98 (diff)
parent5e9f42abf61392dc608a661563fb49e7707f0478 (diff)
downloadillumos-joyent-f3156461964256d1c034e49b880a19bc94c1c281.tar.gz
[illumos-gate merge]
commit 5e9f42abf61392dc608a661563fb49e7707f0478 8559 Add EFI utility functions to libefi commit c66b8046543352459a11a51501b628d1c98a8c44 8547 update mandoc to 1.14.3 commit 12014b724f98604d61f9756b7e199416475d7396 8573 cmd/krb5: dmake should build 'all' as default target
Diffstat (limited to 'usr/src/man/man3lib')
-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