Fix Bl argument.

This commit is contained in:
wiz 2017-10-30 15:46:38 +00:00
parent e347d4a2bc
commit 918f9ea9bf
2 changed files with 4 additions and 6 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ethers.3,v 1.14 2017/10/25 16:13:04 abhinav Exp $
.\" $NetBSD: ethers.3,v 1.15 2017/10/30 15:46:38 wiz Exp $
.\"
.\" Written by roland@frob.com. Public domain.
.\"
@ -113,9 +113,7 @@ The
.Fn ether_hostton ,
and
.Fn ether_line
functions were adopted from
.Tn SunOS
and appeared in
functions were adopted from SunOS and appeared in
.Nx 1.0 .
.Sh BUGS
The data space used by these functions is static; if future use

View File

@ -1,4 +1,4 @@
.\" $NetBSD: resolver.3,v 1.32 2017/10/25 16:26:42 abhinav Exp $
.\" $NetBSD: resolver.3,v 1.33 2017/10/30 15:46:38 wiz Exp $
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\"
.\" Permission to use, copy, modify, and distribute this software for any
@ -590,7 +590,7 @@ and construct an UPDATE message in
.Fn res_mkupdate
return the length of the constructed message on no error or one of the
following error values.
.Bl -inset -width "-5"
.Bl -inset -offset "-5"
.It \-1
An error occurred parsing
.Fa rrecp_in .