summaryrefslogtreecommitdiff
path: root/lib/libc/net/ethers.3
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-02-27 12:13:28 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-02-27 12:13:28 +0000
commitcacbea5023322064ff56d45e77007e1f34f9c7eb (patch)
treefdd672fd7a570c55a4fd339e6e1b2028c8d1343b /lib/libc/net/ethers.3
parent9407cfed1cac496d0a5a10617268bb2984daee89 (diff)
extra comma goes foom
Diffstat (limited to 'lib/libc/net/ethers.3')
-rw-r--r--lib/libc/net/ethers.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/net/ethers.3 b/lib/libc/net/ethers.3
index a5586339d05..55e34ce4f05 100644
--- a/lib/libc/net/ethers.3
+++ b/lib/libc/net/ethers.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ethers.3,v 1.5 1996/10/08 01:20:09 michaels Exp $
+.\" $OpenBSD: ethers.3,v 1.6 1998/02/27 12:13:27 deraadt Exp $
.\"
.\" Written by roland@frob.com. Public domain.
.\"
@@ -11,7 +11,7 @@
.Nm ether_addr ,
.Nm ether_ntohost ,
.Nm ether_hostton ,
-.Nm ether_line ,
+.Nm ether_line
.Nd get ethers entry
.Sh SYNOPSIS
.Fd #include <netinet/if_ether.h>