diff options
| author | Richard Lowe <richlowe@richlowe.net> | 2022-01-25 17:10:37 -0600 |
|---|---|---|
| committer | Richard Lowe <richlowe@richlowe.net> | 2022-02-18 15:32:40 -0600 |
| commit | ff3cf1298a2ead7723f4b20744c2d090d1f6485e (patch) | |
| tree | 43290b9e2332f546bd76426ba9252f388ad80308 /usr/src/man/man3lib | |
| parent | e07bc834f0e8245d8bb22d30662f14fd3908de4c (diff) | |
| download | illumos-joyent-ff3cf1298a2ead7723f4b20744c2d090d1f6485e.tar.gz | |
manual: move mdoc xrefs of section 5 to section 7
Diffstat (limited to 'usr/src/man/man3lib')
| -rw-r--r-- | usr/src/man/man3lib/libpkcs11.3lib | 10 | ||||
| -rw-r--r-- | usr/src/man/man3lib/libproc.3lib | 12 |
2 files changed, 11 insertions, 11 deletions
diff --git a/usr/src/man/man3lib/libpkcs11.3lib b/usr/src/man/man3lib/libpkcs11.3lib index 5a430afa66..88c9b472ce 100644 --- a/usr/src/man/man3lib/libpkcs11.3lib +++ b/usr/src/man/man3lib/libpkcs11.3lib @@ -44,7 +44,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 -.Pq Xr pkcs11_softtoken 5 . +.Pq Xr pkcs11_softtoken 7 . Meta slot is allowed to move sensitive token objects to other slots if that is necessary to perform an operation. @@ -199,7 +199,7 @@ shared object .El .Sh ATTRIBUTES See -.Xr attributes 5 +.Xr attributes 7 for descriptions of the following attributes: .Sh INTERFACE STABILITY .Sy Committed @@ -212,9 +212,9 @@ Section 5.1.5 of PKCS#11 Cryptographic Token Interface Base Standard v2.40 .Xr Intro 3 , .Xr syslog 3C , .Xr SUNW_C_GetMechSession 3EXT , -.Xr attributes 5 , -.Xr pkcs11_kernel 5 , -.Xr pkcs11_softtoken 5 , +.Xr attributes 7 , +.Xr pkcs11_kernel 7 , +.Xr pkcs11_softtoken 7 , .Xr cryptoadm 8 , .Xr pkgadd 8 .Rs diff --git a/usr/src/man/man3lib/libproc.3lib b/usr/src/man/man3lib/libproc.3lib index 23effa6c5e..8e3c5b1e2f 100644 --- a/usr/src/man/man3lib/libproc.3lib +++ b/usr/src/man/man3lib/libproc.3lib @@ -71,7 +71,7 @@ Users with the privilege .Brq Sy PRIV_PROC_OWNER may manipulate processes that they do not own; however, additional restrictions as described in -.Xr privileges 5 +.Xr privileges 7 apply. .Pp In addition, the @@ -917,7 +917,7 @@ Values in the environment follow the convention of the form For more information on environment variables see .Xr exec 2 and -.Xr environ 5 . +.Xr environ 7 . For additional information on using this type, see .Xr Penv_iter 3PROC . .Pp @@ -1086,7 +1086,7 @@ section. The MT-Level of a routine that matches the above description will refer to this manual page. If it does not, then it refers to the standard attributes in -.Xr attributes 5 . +.Xr attributes 7 . .Sh INTERFACE STABILITY .Sy Uncommitted .Pp @@ -1109,9 +1109,9 @@ changes may occur which break both source and binary compatibility. .Xr elf 3ELF , .Xr ctf 4 , .Xr proc 4 , -.Xr attributes 5 , -.Xr environ 5 , -.Xr privileges 5 , +.Xr attributes 7 , +.Xr environ 7 , +.Xr privileges 7 , .Xr coreadm 8 .Pp .Rs |
