diff options
author | deraadt <> | 1998-02-27 12:13:27 +0000 |
---|---|---|
committer | deraadt <> | 1998-02-27 12:13:27 +0000 |
commit | b5a200380d76014699d5ef75e12433232b50dcc0 (patch) | |
tree | e515a8ce730c5028e703e5d16ea47ccac20623bf /src | |
parent | f060286ec44186bff0adae195f2ae6db9c37bd01 (diff) | |
download | openbsd-b5a200380d76014699d5ef75e12433232b50dcc0.tar.gz openbsd-b5a200380d76014699d5ef75e12433232b50dcc0.tar.bz2 openbsd-b5a200380d76014699d5ef75e12433232b50dcc0.zip |
extra comma goes foom
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/libc/net/ethers.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libc/net/ethers.3 b/src/lib/libc/net/ethers.3 index a5586339d0..55e34ce4f0 100644 --- a/src/lib/libc/net/ethers.3 +++ b/src/lib/libc/net/ethers.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ethers.3,v 1.5 1996/10/08 01:20:09 michaels Exp $ | 1 | .\" $OpenBSD: ethers.3,v 1.6 1998/02/27 12:13:27 deraadt Exp $ |
2 | .\" | 2 | .\" |
3 | .\" Written by roland@frob.com. Public domain. | 3 | .\" Written by roland@frob.com. Public domain. |
4 | .\" | 4 | .\" |
@@ -11,7 +11,7 @@ | |||
11 | .Nm ether_addr , | 11 | .Nm ether_addr , |
12 | .Nm ether_ntohost , | 12 | .Nm ether_ntohost , |
13 | .Nm ether_hostton , | 13 | .Nm ether_hostton , |
14 | .Nm ether_line , | 14 | .Nm ether_line |
15 | .Nd get ethers entry | 15 | .Nd get ethers entry |
16 | .Sh SYNOPSIS | 16 | .Sh SYNOPSIS |
17 | .Fd #include <netinet/if_ether.h> | 17 | .Fd #include <netinet/if_ether.h> |