diff options
author | tholo <> | 1996-08-14 04:16:24 +0000 |
---|---|---|
committer | tholo <> | 1996-08-14 04:16:24 +0000 |
commit | c5a1b4d9da32bcba1eba8a28eaf49051da6896dc (patch) | |
tree | aa179f40d8cc52e3aab48438a60d09fdefbb3ab4 | |
parent | ea8898fbe860e3adebd38dc68bec346523f7c0f9 (diff) | |
download | openbsd-c5a1b4d9da32bcba1eba8a28eaf49051da6896dc.tar.gz openbsd-c5a1b4d9da32bcba1eba8a28eaf49051da6896dc.tar.bz2 openbsd-c5a1b4d9da32bcba1eba8a28eaf49051da6896dc.zip |
Add missing reference
-rw-r--r-- | src/lib/libc/net/ethers.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libc/net/ethers.3 b/src/lib/libc/net/ethers.3 index 2a6fcb9aa3..28cf7099e9 100644 --- a/src/lib/libc/net/ethers.3 +++ b/src/lib/libc/net/ethers.3 | |||
@@ -5,6 +5,7 @@ | |||
5 | .Dt ETHERS 3 | 5 | .Dt ETHERS 3 |
6 | .Os NetBSD | 6 | .Os NetBSD |
7 | .Sh NAME | 7 | .Sh NAME |
8 | .Nm ether_aton , | ||
8 | .Nm ether_ntoa , | 9 | .Nm ether_ntoa , |
9 | .Nm ether_addr , | 10 | .Nm ether_addr , |
10 | .Nm ether_ntohost , | 11 | .Nm ether_ntohost , |