summaryrefslogtreecommitdiff
path: root/usr/src/man/man3lib
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2017-08-25 11:47:18 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2017-08-25 11:47:18 +0000
commit7ea43bde3158af4cd2e4bf46023f931bf0f29b4d (patch)
tree7a66e47a5e0b1cb7521344945666b1eda68f0f7b /usr/src/man/man3lib
parent959bbe4636373bd4e9a18ac470476803cc2087d0 (diff)
parentb31ca922c7346747131aed07c0c171ec2f573aac (diff)
downloadillumos-joyent-7ea43bde3158af4cd2e4bf46023f931bf0f29b4d.tar.gz
[illumos-gate merge]
commit b31ca922c7346747131aed07c0c171ec2f573aac 8566 Man pages contain cross-reference errata
Diffstat (limited to 'usr/src/man/man3lib')
-rw-r--r--usr/src/man/man3lib/libSMHBAAPI.3lib2
-rw-r--r--usr/src/man/man3lib/libaio.3lib2
-rw-r--r--usr/src/man/man3lib/libproc.3lib5
3 files changed, 4 insertions, 5 deletions
diff --git a/usr/src/man/man3lib/libSMHBAAPI.3lib b/usr/src/man/man3lib/libSMHBAAPI.3lib
index 1fb7706582..619365cebd 100644
--- a/usr/src/man/man3lib/libSMHBAAPI.3lib
+++ b/usr/src/man/man3lib/libSMHBAAPI.3lib
@@ -31,7 +31,7 @@ cc [ \fIflag\fR\&.\|.\|. ] \fIfile\fR\&.\|.\|. \fB-lSMHBAAPI\fR [ \fIlibrary\fR\
.SH DESCRIPTION
.sp
.LP
-The functions in this library access Fibre Channel and/or Sereal Attached SCSI
+The functions in this library access Fibre Channel and/or Serial Attached SCSI
HBA data depending on vendor provided implementation underneath.
.sp
.LP
diff --git a/usr/src/man/man3lib/libaio.3lib b/usr/src/man/man3lib/libaio.3lib
index 72b7434ce3..80e032f786 100644
--- a/usr/src/man/man3lib/libaio.3lib
+++ b/usr/src/man/man3lib/libaio.3lib
@@ -16,7 +16,7 @@ cc [ \fIflag\fR... ] \fIfile\fR... \fB-laio\fR [ \fIlibrary\fR... ]
.sp
.LP
Historically, functions in this library provided asynchronous I/O operations.
-This functionality now resides in\fBlibc\fR(3LIB)
+This functionality now resides in \fBlibc\fR(3LIB)
.sp
.LP
This library is maintained to provide backward compatibility for both runtime
diff --git a/usr/src/man/man3lib/libproc.3lib b/usr/src/man/man3lib/libproc.3lib
index ba71e5f2b9..915febee0b 100644
--- a/usr/src/man/man3lib/libproc.3lib
+++ b/usr/src/man/man3lib/libproc.3lib
@@ -405,7 +405,7 @@ Many functions relating to tracing processes, for example
.Xr Psignal 3PROC ,
.Xr Psetsignal 3PROC ,
.Xr Psetfault 3PROC ,
-.Xr Psetentry 3PROC ,
+.Xr Psysentry 3PROC ,
and others, mention that they only act upon
.Em Active Processes .
This specifically refers to processes whose state are in
@@ -414,8 +414,7 @@ and
.Dv PS_STOP .
Process handles in the other states have no notion of settable tracing
flags, though core files
-.Pf ( type Dv PS_DEAD ) ,
-=======
+.Pf ( type Dv PS_DEAD )
may have a read-only snapshot of their tracing settings available.
.Sh TYPES
The