mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
mdoc fix: remove extraneous empty line.
MFC after: 3 days
This commit is contained in:
parent
3f85a8b4c5
commit
ef824a431f
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue