13 lines
255 B
Plaintext
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.
|
|
#
|