diff options
author | Cody Peter Mello <cody.mello@joyent.com> | 2016-04-09 23:18:13 +0000 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2016-06-20 21:45:48 -0700 |
commit | 843c398e8904ed9d833d2af3103894f909fb4b52 (patch) | |
tree | c9e224b096ae5fa9242ec0d451dfd15632270c72 /usr/src/man/man3c/port_associate.3c | |
parent | 0db8de19c0e494758b68b702523a2b0eaffe3b2e (diff) | |
download | illumos-joyent-843c398e8904ed9d833d2af3103894f909fb4b52.tar.gz |
7042 Fix spelling mistakes in library sections
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Dan McDonald <danmcd@omniti.com>
Diffstat (limited to 'usr/src/man/man3c/port_associate.3c')
-rw-r--r-- | usr/src/man/man3c/port_associate.3c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3c/port_associate.3c b/usr/src/man/man3c/port_associate.3c index f1c085731c..1d8e34d1a8 100644 --- a/usr/src/man/man3c/port_associate.3c +++ b/usr/src/man/man3c/port_associate.3c @@ -3,7 +3,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH PORT_ASSOCIATE 3C "Aug 8, 2015" +.TH PORT_ASSOCIATE 3C "April 9, 2016" .SH NAME port_associate, port_dissociate \- associate or dissociate the object with the port @@ -151,7 +151,7 @@ On NFS file systems, events from only the client side (local) access/modifications to files or directories will be delivered. .SH RETURN VALUES .LP -Upon succesful completion, 0 is returned. Otherwise, \(mi1 is returned and +Upon successful completion, 0 is returned. Otherwise, \(mi1 is returned and \fBerrno\fR is set to indicate the error. .SH ERRORS .LP |