1
0
Files
irix-657m-src/eoe/cmd/sun/ethers
2022-09-29 17:59:04 +03:00

13 lines
255 B
Plaintext

#
# /etc/ethers maps Ethernet addresses to hostnames
#
# The library routine ether_line() uses this file.
#
# The format of a line is:
#
# x:x:x:x:x:x hostname
#
# where the first field is the 48-bit Ethernet address
# expressed as 6 hexadecimal bytes.
#