summaryrefslogtreecommitdiff
path: root/usr/src/man/man3socket/ethers.3socket
diff options
context:
space:
mode:
authorPeter Tribble <peter.tribble@gmail.com>2017-03-01 15:08:10 +0000
committerRichard Lowe <richlowe@richlowe.net>2017-03-01 11:15:28 -0500
commitff31d5bfa079d4db9f78f481637d7ed9f9fa4a49 (patch)
tree0421ec1d2904e900e92b1f70b32ed097650680ac /usr/src/man/man3socket/ethers.3socket
parentc772408baa457f54709f03eaf11de0b0b30ce317 (diff)
downloadillumos-gate-ff31d5bfa079d4db9f78f481637d7ed9f9fa4a49.tar.gz
4339 NIS+ should be removed from man pages too
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/man/man3socket/ethers.3socket')
-rw-r--r--usr/src/man/man3socket/ethers.3socket6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3socket/ethers.3socket b/usr/src/man/man3socket/ethers.3socket
index 77a5e330a6..a1bb59d838 100644
--- a/usr/src/man/man3socket/ethers.3socket
+++ b/usr/src/man/man3socket/ethers.3socket
@@ -5,7 +5,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 ETHERS 3SOCKET "Aug 9, 2014"
+.TH ETHERS 3SOCKET "Feb 25, 2017"
.SH NAME
ethers, ether_ntoa, ether_ntoa_r, ether_aton, ether_aton_r, ether_ntohost, ether_hostton, ether_line \-
Ethernet address mapping operations
@@ -85,8 +85,8 @@ returns zero upon success and non-zero upon failure. Inversely, the function
number; the function modifies the Ethernet number pointed to by \fIe\fR. The
function also returns zero upon success and non-zero upon failure. In order to
do the mapping, both these functions may lookup one or more of the following
-sources: the ethers file, the \fBNIS\fR maps \fBethers.byname\fR and
-\fBethers.byaddr\fR and the \fBNIS+\fR table \fBethers\fR. The sources and
+sources: the ethers file and the \fBNIS\fR maps \fBethers.byname\fR and
+\fBethers.byaddr\fR. The sources and
their lookup order are specified in the \fB/etc/nsswitch.conf\fR file. See
\fBnsswitch.conf\fR(4) for details.
.sp