From ef824a431fbe31d63a77676a810e749a85620d3e Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Tue, 30 Oct 2007 15:31:41 +0000 Subject: [PATCH] mdoc fix: remove extraneous empty line. MFC after: 3 days --- lib/libc/net/ethers.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/libc/net/ethers.3 b/lib/libc/net/ethers.3 index 54d2149fa9a..3148b6cb009 100644 --- a/lib/libc/net/ethers.3 +++ b/lib/libc/net/ethers.3 @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd May 13, 2007 +.Dd October 30, 2007 .Dt ETHERS 3 .Os .Sh NAME @@ -166,7 +166,6 @@ stores the result in a static buffer; .Fn ether_ntoa_r stores the result in a user-passed buffer. .Pp - Likewise, .Fn ether_aton and