summaryrefslogtreecommitdiff
path: root/usr/src/man/man3lib
diff options
context:
space:
mode:
authorChris Fraire <cfraire@me.com>2017-08-06 19:13:02 -0500
committerDan McDonald <danmcd@joyent.com>2017-08-24 15:57:24 -0400
commitb31ca922c7346747131aed07c0c171ec2f573aac (patch)
tree9d0af65b55d78f155097a870fbb1a646b95a7e29 /usr/src/man/man3lib
parentf52b16c60da4b4c350471d7fc68089d796cc082f (diff)
downloadillumos-joyent-b31ca922c7346747131aed07c0c171ec2f573aac.tar.gz
8566 Man pages contain cross-reference errata
Reviewed by: Yuri Pankov <yuripv@gmx.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
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