diff options
| author | Peter Tribble <peter.tribble@gmail.com> | 2017-05-01 13:44:17 +0100 |
|---|---|---|
| committer | Robert Mustacchi <rm@joyent.com> | 2017-05-03 18:07:53 +0000 |
| commit | bccbd30bb6d0c20635d3f23e8d63f3f8170d3c46 (patch) | |
| tree | 9dd610f85f66a62939d52ee3e7854f1d231a6235 /usr/src/man/man3/Intro.3 | |
| parent | 719db50f9baba455978a31987e3e235ebd8a1592 (diff) | |
| download | illumos-joyent-bccbd30bb6d0c20635d3f23e8d63f3f8170d3c46.tar.gz | |
8138 Improve manpage spelling
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Cody Mello <melloc@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man3/Intro.3')
| -rw-r--r-- | usr/src/man/man3/Intro.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3/Intro.3 b/usr/src/man/man3/Intro.3 index 62c952187e..330dec1b76 100644 --- a/usr/src/man/man3/Intro.3 +++ b/usr/src/man/man3/Intro.3 @@ -410,7 +410,7 @@ command line to link with this library. See \fBlibpanel\fR(3LIB). .ad .sp .6 .RS 4n -These functions constitute the grapnics library, \fBlibplot\fR. This library is +These functions constitute the graphics library, \fBlibplot\fR. This library is implemented as a shared object, \fBlibplot.so\fR, but is not automatically linked by the C compilation system. Specify \fB-lplot\fR on the \fBcc\fR command line to link with this library. See \fBlibplot\fR(3LIB). @@ -770,7 +770,7 @@ automatically linked by the C compilation system. Specify \fB-lnvpair\fR on the .ad .sp .6 .RS 4n -These functions constitute the pluggable uuthentication module library, +These functions constitute the pluggable authentication module library, \fBlibpam\fR. This library is implemented as a shared object, \fBlibpam.so\fR, but is not automatically linked by the C compilation system. Specify \fB-lpam\fR on the \fBcc\fR command line to link with this library. See @@ -840,7 +840,7 @@ See \fBlibpool\fR(3LIB). .ad .sp .6 .RS 4n -These functions consittue the process mainpulation library, +These functions constitute the process manipulation library, \fBlibproc\fR. This library is implemented as a shared object, \fBlibproc.so\fR, but it is not automatically linked by the C compilation system. Specify \fB-lproc\fR on the \fBcc\fR command line to link with this |
